Searched refs:sk_list (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-4.19/net/bluetooth/ |
D | af_bluetooth.c | 687 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/ |
D | af_bluetooth.c | 680 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/ |
D | bluetooth.h | 388 struct bt_sock_list *sk_list,
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
D | bluetooth.h | 438 struct bt_sock_list *sk_list,
|