Searched refs:bt_procfs_cleanup (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/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 | 1239 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
|
D | hci_sock.c | 1449 bt_procfs_cleanup(&init_net, "hci"); in hci_sock_cleanup()
|
D | l2cap_sock.c | 1647 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
|
/linux-4.1.27/net/bluetooth/cmtp/ |
D | sock.c | 266 bt_procfs_cleanup(&init_net, "cmtp"); in cmtp_cleanup_sockets()
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | sock.c | 262 bt_procfs_cleanup(&init_net, "bnep"); in bnep_sock_cleanup()
|
/linux-4.1.27/include/net/bluetooth/ |
D | bluetooth.h | 361 void bt_procfs_cleanup(struct net *net, const char *name);
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | sock.c | 296 bt_procfs_cleanup(&init_net, "hidp"); in hidp_cleanup_sockets()
|
/linux-4.1.27/net/bluetooth/rfcomm/ |
D | sock.c | 1097 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()
|