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