Home
last modified time | relevance | path

Searched refs:bt_procfs_cleanup (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/net/bluetooth/
Daf_bluetooth.c691 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function
703 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function
708 EXPORT_SYMBOL(bt_procfs_cleanup);
Dsco.c1495 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
Dl2cap_sock.c1968 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
Diso.c1853 bt_procfs_cleanup(&init_net, "iso"); in iso_exit()
Dhci_sock.c2169 bt_procfs_cleanup(&init_net, "hci"); in hci_sock_cleanup()
/linux-6.1.9/net/bluetooth/cmtp/
Dsock.c268 bt_procfs_cleanup(&init_net, "cmtp"); in cmtp_cleanup_sockets()
/linux-6.1.9/net/bluetooth/bnep/
Dsock.c265 bt_procfs_cleanup(&init_net, "bnep"); in bnep_sock_cleanup()
/linux-6.1.9/net/bluetooth/hidp/
Dsock.c317 bt_procfs_cleanup(&init_net, "hidp"); in hidp_cleanup_sockets()
/linux-6.1.9/include/net/bluetooth/
Dbluetooth.h586 void bt_procfs_cleanup(struct net *net, const char *name);
/linux-6.1.9/net/bluetooth/rfcomm/
Dsock.c1086 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()