Searched refs:bt_procfs_cleanup (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/net/bluetooth/ |
D | af_bluetooth.c | 684 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 696 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 701 EXPORT_SYMBOL(bt_procfs_cleanup);
|
D | sco.c | 1259 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
|
D | hci_sock.c | 1528 bt_procfs_cleanup(&init_net, "hci"); in hci_sock_cleanup()
|
D | l2cap_sock.c | 1695 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
|
/linux-4.4.14/net/bluetooth/cmtp/ |
D | sock.c | 266 bt_procfs_cleanup(&init_net, "cmtp"); in cmtp_cleanup_sockets()
|
/linux-4.4.14/net/bluetooth/bnep/ |
D | sock.c | 262 bt_procfs_cleanup(&init_net, "bnep"); in bnep_sock_cleanup()
|
/linux-4.4.14/net/bluetooth/hidp/ |
D | sock.c | 296 bt_procfs_cleanup(&init_net, "hidp"); in hidp_cleanup_sockets()
|
/linux-4.4.14/include/net/bluetooth/ |
D | bluetooth.h | 377 void bt_procfs_cleanup(struct net *net, const char *name);
|
/linux-4.4.14/net/bluetooth/rfcomm/ |
D | sock.c | 1101 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()
|