Searched refs:bound_table (Results 1 – 3 of 3) sorted by relevance
35 struct list_head bound_table; member195 return !list_empty(&vsk->bound_table); in __vsock_in_bound_table()
76 list_for_each_entry(vsk, head, bound_table) { in vsock_diag_dump()
213 list_add(&vsk->bound_table, list); in __vsock_insert_bound()225 list_del_init(&vsk->bound_table); in __vsock_remove_bound()239 list_for_each_entry(vsk, vsock_bound_sockets(addr), bound_table) { in __vsock_find_bound_socket()759 INIT_LIST_HEAD(&vsk->bound_table); in __vsock_create()