Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Daf_bluetooth.c685 struct bt_sock_list *sk_list, in bt_procfs_init() argument
688 sk_list->custom_seq_show = seq_show; in bt_procfs_init()
690 if (!proc_create_seq_data(name, 0, net->proc_net, &bt_seq_ops, sk_list)) in bt_procfs_init()
701 struct bt_sock_list *sk_list, in bt_procfs_init() argument
/kernel/linux/linux-5.10/include/net/bluetooth/
Dbluetooth.h505 struct bt_sock_list *sk_list,