rfcomm_dlc_alloc  235 include/net/bluetooth/rfcomm.h struct rfcomm_dlc *rfcomm_dlc_alloc(gfp_t prio);
rfcomm_dlc_alloc  295 net/bluetooth/rfcomm/sock.c 	d = rfcomm_dlc_alloc(prio);
rfcomm_dlc_alloc  408 net/bluetooth/rfcomm/tty.c 		dlc = rfcomm_dlc_alloc(GFP_KERNEL);