bt_sock_list
void bt_sock_link(struct bt_sock_list *l, struct sock *s);
void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
bool bt_sock_linked(struct bt_sock_list *l, struct sock *s);
struct bt_sock_list *sk_list,
void bt_sock_link(struct bt_sock_list *l, struct sock *sk)
void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk)
bool bt_sock_linked(struct bt_sock_list *l, struct sock *s)
struct bt_sock_list *l = pde_data(file_inode(seq->file));
struct bt_sock_list *l = pde_data(file_inode(seq->file));
struct bt_sock_list *l = pde_data(file_inode(seq->file));
struct bt_sock_list *l = pde_data(file_inode(seq->file));
struct bt_sock_list *sk_list,
struct bt_sock_list *sk_list,
static struct bt_sock_list bnep_sk_list = {
static struct bt_sock_list cmtp_sk_list = {
static struct bt_sock_list hci_sk_list = {
static struct bt_sock_list hidp_sk_list = {
static struct bt_sock_list iso_sk_list = {
static struct bt_sock_list l2cap_sk_list = {
static struct bt_sock_list rfcomm_sk_list = {
static struct bt_sock_list sco_sk_list = {