Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Daf_bluetooth.c889 struct bt_sock_list *sk_list, in bt_procfs_init() argument
892 sk_list->custom_seq_show = seq_show; in bt_procfs_init()
894 if (!proc_create_seq_data(name, 0, net->proc_net, &bt_seq_ops, sk_list)) in bt_procfs_init()
905 struct bt_sock_list *sk_list, in bt_procfs_init() argument