Searched refs:bt_procfs_cleanup (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | af_bluetooth.c | 696 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 708 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 713 EXPORT_SYMBOL(bt_procfs_cleanup); variable
|
H A D | sco.c | 1325 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
|
H A D | l2cap_sock.c | 1977 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
|
H A D | hci_sock.c | 2152 bt_procfs_cleanup(&init_net, "hci"); in hci_sock_cleanup()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | af_bluetooth.c | 741 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 753 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 758 EXPORT_SYMBOL(bt_procfs_cleanup); variable
|
H A D | sco.c | 1487 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
|
H A D | hci_sock.c | 2262 bt_procfs_cleanup(&init_net, "hci"); in hci_sock_cleanup()
|
H A D | iso.c | 2144 bt_procfs_cleanup(&init_net, "iso"); in iso_exit()
|
H A D | l2cap_sock.c | 1935 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
|
/kernel/linux/linux-6.6/net/bluetooth/bnep/ |
H A D | sock.c | 257 bt_procfs_cleanup(&init_net, "bnep"); in bnep_sock_cleanup()
|
/kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
H A D | sock.c | 268 bt_procfs_cleanup(&init_net, "cmtp"); in cmtp_cleanup_sockets()
|
/kernel/linux/linux-5.10/net/bluetooth/bnep/ |
H A D | sock.c | 264 bt_procfs_cleanup(&init_net, "bnep"); in bnep_sock_cleanup()
|
/kernel/linux/linux-6.6/net/bluetooth/cmtp/ |
H A D | sock.c | 268 bt_procfs_cleanup(&init_net, "cmtp"); in cmtp_cleanup_sockets()
|
/kernel/linux/linux-5.10/net/bluetooth/hidp/ |
H A D | sock.c | 316 bt_procfs_cleanup(&init_net, "hidp"); in hidp_cleanup_sockets()
|
/kernel/linux/linux-6.6/net/bluetooth/hidp/ |
H A D | sock.c | 309 bt_procfs_cleanup(&init_net, "hidp"); in hidp_cleanup_sockets()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | bluetooth.h | 516 void bt_procfs_cleanup(struct net *net, const char *name);
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | bluetooth.h | 604 void bt_procfs_cleanup(struct net *net, const char *name);
|
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
H A D | sock.c | 1074 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()
|
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
H A D | sock.c | 1079 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()
|
Completed in 22 milliseconds