| /net/hsr/ | 
| D | hsr_framereg.c | 73 	struct hsr_node *node;  in find_node_by_addr_A()  local 131 	struct hsr_node *node;  in hsr_del_nodes()  local 139 			  struct hsr_node *node)  in prp_handle_san_frame() 161 	struct hsr_node *new_node, *node;  in hsr_add_node()  local 206 void prp_update_san_info(struct hsr_node *node, bool is_sup)  in prp_update_san_info() 222 	struct hsr_node *node;  in hsr_get_node()  local 416 void hsr_addr_subst_source(struct hsr_node *node, struct sk_buff *skb)  in hsr_addr_subst_source() 466 void hsr_register_frame_in(struct hsr_node *node, struct hsr_port *port,  in hsr_register_frame_in() 491 	struct hsr_node *node = frame->node_src;  in hsr_register_frame_out()  local 531 	struct hsr_node *node;  in prp_register_frame_out()  local [all …] 
 | 
| D | hsr_debugfs.c | 22 	struct hsr_node *node;  in hsr_node_table_show()  local
  | 
| /net/qrtr/ | 
| D | af_qrtr.c | 170 	struct qrtr_node *node = container_of(kref, struct qrtr_node, ref);  in __qrtr_node_release()  local 201 static struct qrtr_node *qrtr_node_acquire(struct qrtr_node *node)  in qrtr_node_acquire() 209 static void qrtr_node_release(struct qrtr_node *node)  in qrtr_node_release() 221 static void qrtr_tx_resume(struct qrtr_node *node, struct sk_buff *skb)  in qrtr_tx_resume() 259 static int qrtr_tx_wait(struct qrtr_node *node, int dest_node, int dest_port,  in qrtr_tx_wait() 323 static void qrtr_tx_flow_failed(struct qrtr_node *node, int dest_node,  in qrtr_tx_flow_failed() 340 static int qrtr_node_enqueue(struct qrtr_node *node, struct sk_buff *skb,  in qrtr_node_enqueue() 395 	struct qrtr_node *node;  in qrtr_node_lookup()  local 413 static void qrtr_node_assign(struct qrtr_node *node, unsigned int nid)  in qrtr_node_assign() 437 	struct qrtr_node *node = ep->node;  in qrtr_endpoint_post()  local [all …] 
 | 
| D | ns.c | 61 	unsigned int node;  member 74 	struct qrtr_node *node;  in node_get()  local 198 	struct qrtr_node *node;  in announce_servers()  local 227 	struct qrtr_node *node;  in server_add()  local 267 static int server_del(struct qrtr_node *node, unsigned int port, bool bcast)  in server_del() 341 	struct qrtr_node *node;  in ctrl_cmd_bye()  local 392 	struct qrtr_node *node;  in ctrl_cmd_del_client()  local 502 	struct qrtr_node *node;  in ctrl_cmd_del_server()  local 529 	struct qrtr_node *node;  in ctrl_cmd_new_lookup()  local
  | 
| D | qrtr.h | 23 	struct qrtr_node *node;  member
  | 
| /net/xdp/ | 
| D | xskmap.c | 18 	struct xsk_map_node *node;  in xsk_map_node_alloc()  local 33 static void xsk_map_node_free(struct xsk_map_node *node)  in xsk_map_node_free() 42 static void xsk_map_sock_add(struct xdp_sock *xs, struct xsk_map_node *node)  in xsk_map_sock_add() 168 	struct xsk_map_node *node;  in xsk_map_update_elem()  local
  | 
| D | xsk.h | 32 	struct list_head node;  member
  | 
| /net/tipc/ | 
| D | group.c | 69 	u32 node;  member 233 						  u32 node, u32 port)  in tipc_group_find_member() 253 						u32 node, u32 port)  in tipc_group_find_dest() 264 						u32 node)  in tipc_group_find_node() 303 						    u32 node, u32 port,  in tipc_group_create_member() 331 void tipc_group_add_member(struct tipc_group *grp, u32 node,  in tipc_group_add_member() 504 	u32 node, port;  in tipc_group_filter_msg()  local 588 void tipc_group_update_rcv_win(struct tipc_group *grp, int blks, u32 node,  in tipc_group_update_rcv_win() 745 	u32 node = msg_orignode(hdr);  in tipc_group_proto_rcv()  local 864 	u32 node = evt->port.node;  in tipc_group_member_evt()  local
  | 
| D | node.c | 264 u32 tipc_node_get_addr(struct tipc_node *node)  in tipc_node_get_addr() 269 char *tipc_node_get_id_str(struct tipc_node *node)  in tipc_node_get_id_str() 317 void tipc_node_put(struct tipc_node *node)  in tipc_node_put() 322 void tipc_node_get(struct tipc_node *node)  in tipc_node_get() 333 	struct tipc_node *node;  in tipc_node_find()  local 404 	u32 bearer_id, node;  in tipc_node_write_unlock()  local 626 static void tipc_node_delete_from_list(struct tipc_node *node)  in tipc_node_delete_from_list() 636 static void tipc_node_delete(struct tipc_node *node)  in tipc_node_delete() 648 	struct tipc_node *node, *t_node;  in tipc_node_stop()  local 694 	struct tipc_node *node;  in tipc_node_add_conn()  local [all …] 
 | 
| D | name_table.c | 337 	u32 node = p->sk.node;  in tipc_service_insert_publ()  local 388 	u32 node = sk->node;  in tipc_service_remove_publ()  local 1141 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port)  in tipc_dest_find() 1152 bool tipc_dest_push(struct list_head *l, u32 node, u32 port)  in tipc_dest_push() 1168 bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port)  in tipc_dest_pop() 1184 bool tipc_dest_del(struct list_head *l, u32 node, u32 port)  in tipc_dest_del()
  | 
| D | name_distr.c | 280 				u32 node, u32 dtype)  in tipc_update_nametbl() 371 	u32 count, node;  in tipc_named_rcv()  local
  | 
| D | bcast.c | 738 void tipc_nlist_add(struct tipc_nlist *nl, u32 node)  in tipc_nlist_add() 746 void tipc_nlist_del(struct tipc_nlist *nl, u32 node)  in tipc_nlist_del() 790 	u32 node, port;  in tipc_mcast_filter_msg()  local
  | 
| D | addr.h | 115 static inline int tipc_node2scope(u32 node)  in tipc_node2scope()
  | 
| /net/batman-adv/ | 
| D | hash.h | 84 	struct hlist_node *node;  in batadv_hash_add()  local 135 	struct hlist_node *node;  in batadv_hash_remove()  local
  | 
| D | multicast.c | 1608 	struct hlist_node *node = &orig->mcast_want_all_unsnoopables_node;  in batadv_mcast_want_unsnoop_update()  local 1653 	struct hlist_node *node = &orig->mcast_want_all_ipv4_node;  in batadv_mcast_want_ipv4_update()  local 1698 	struct hlist_node *node = &orig->mcast_want_all_ipv6_node;  in batadv_mcast_want_ipv6_update()  local 1743 	struct hlist_node *node = &orig->mcast_want_all_rtr4_node;  in batadv_mcast_want_rtr4_update()  local 1788 	struct hlist_node *node = &orig->mcast_want_all_rtr6_node;  in batadv_mcast_want_rtr6_update()  local
  | 
| /net/netfilter/ | 
| D | nft_set_rbtree.c | 27 	struct rb_node		node;  member 310 	struct rb_node *node, *next, *parent, **p, *first = NULL;  in __nft_rbtree_insert()  local 593 	struct rb_node *node;  in nft_rbtree_walk()  local 627 	struct rb_node *node, *next;  in nft_rbtree_gc()  local 709 	struct rb_node *node;  in nft_rbtree_destroy()  local 772 	struct rb_node *node;  in nft_rbtree_adjust_maxsize()  local
  | 
| D | nf_conncount.c | 42 	struct list_head		node;  member 50 	struct rb_node node;  member 460 	struct rb_node *node;  in tree_gc_worker()  local 566 	struct rb_node *node;  in destroy_tree()  local
  | 
| /net/bridge/ | 
| D | br_multicast_eht.c | 47 	struct rb_node *node = pg->eht_host_tree.rb_node;  in br_multicast_eht_host_lookup()  local 83 	struct rb_node *node = eht_set->entry_tree.rb_node;  in br_multicast_eht_set_entry_lookup()  local 107 	struct rb_node *node = pg->eht_set_tree.rb_node;  in br_multicast_eht_set_lookup()  local 182 	struct rb_node *node;  in br_multicast_del_eht_set()  local 199 	struct rb_node *node;  in br_multicast_eht_clean_sets()  local
  | 
| /net/llc/ | 
| D | llc_proc.c | 44 			struct hlist_nulls_node *node;  in llc_get_sk_idx()  local 69 	struct hlist_nulls_node *node;  in laddr_hash_next()  local
  | 
| /net/sunrpc/xprtrdma/ | 
| D | svc_rdma_recvfrom.c | 121 	int node = ibdev_to_node(rdma->sc_cm_id->device);  in svc_rdma_recv_ctxt_alloc()  local 180 	struct llist_node *node;  in svc_rdma_recv_ctxts_destroy()  local 197 	struct llist_node *node;  in svc_rdma_recv_ctxt_get()  local
  | 
| D | svc_rdma_sendto.c | 119 	int node = ibdev_to_node(rdma->sc_cm_id->device);  in svc_rdma_send_ctxt_alloc()  local 170 	struct llist_node *node;  in svc_rdma_send_ctxts_destroy()  local 193 	struct llist_node *node;  in svc_rdma_send_ctxt_get()  local
  | 
| /net/ipv6/ | 
| D | inet6_hashtables.c | 58 	const struct hlist_nulls_node *node;  in __inet6_lookup_established()  local 158 	struct hlist_nulls_node *node;  in inet6_lhash2_lookup()  local 281 	const struct hlist_nulls_node *node;  in __inet6_check_established()  local
  | 
| /net/sunrpc/ | 
| D | svc.c | 178 	unsigned int node;  in svc_pool_map_choose_mode()  local 263 	unsigned int node;  in svc_pool_map_init_pernode()  local 365 	unsigned int node = m->pool_to[pidx];  in svc_pool_map_set_cpumask()  local 639 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node)  in svc_init_buffer() 686 svc_prepare_thread(struct svc_serv *serv, struct svc_pool *pool, int node)  in svc_prepare_thread() 801 	int node;  in svc_start_kthreads()  local
  | 
| /net/ipv4/ | 
| D | inet_hashtables.c | 385 	struct hlist_nulls_node *node;  in inet_lhash2_lookup()  local 500 	const struct hlist_nulls_node *node;  in __inet_lookup_established()  local 556 	const struct hlist_nulls_node *node;  in __inet_check_established()  local 622 	const struct hlist_nulls_node *node;  in inet_ehash_lookup_by_sk()  local 709 	const struct hlist_nulls_node *node;  in inet_reuseport_add_sock()  local
  | 
| /net/802/ | 
| D | garp.c | 209 	struct rb_node *node, *next;  in garp_attr_destroy_all()  local 396 	struct rb_node *node, *next;  in garp_gid_event()  local
  |