Home
last modified time | relevance | path

Searched refs:sk_list (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/net/bluetooth/
Daf_bluetooth.c687 struct bt_sock_list *sk_list, in bt_procfs_init() argument
690 sk_list->custom_seq_show = seq_show; in bt_procfs_init()
692 if (!proc_create_seq_data(name, 0, net->proc_net, &bt_seq_ops, sk_list)) in bt_procfs_init()
703 struct bt_sock_list *sk_list, in bt_procfs_init() argument
/kernel/linux/linux-5.10/net/bluetooth/
Daf_bluetooth.c680 struct bt_sock_list *sk_list, in bt_procfs_init() argument
683 sk_list->custom_seq_show = seq_show; in bt_procfs_init()
685 if (!proc_create_seq_data(name, 0, net->proc_net, &bt_seq_ops, sk_list)) in bt_procfs_init()
696 struct bt_sock_list *sk_list, in bt_procfs_init() argument
/kernel/linux/linux-4.19/include/net/bluetooth/
Dbluetooth.h388 struct bt_sock_list *sk_list,
/kernel/linux/linux-5.10/include/net/bluetooth/
Dbluetooth.h438 struct bt_sock_list *sk_list,