Home
last modified time | relevance | path

Searched defs:head (Results 1 – 25 of 180) sorted by relevance

12345678

/net/netlabel/
Dnetlabel_addrlist.c61 struct list_head *head) in netlbl_af4list_search()
86 struct list_head *head) in netlbl_af4list_search_exact()
111 struct list_head *head) in netlbl_af6list_search()
137 struct list_head *head) in netlbl_af6list_search_exact()
162 int netlbl_af4list_add(struct netlbl_af4list *entry, struct list_head *head) in netlbl_af4list_add()
199 int netlbl_af6list_add(struct netlbl_af6list *entry, struct list_head *head) in netlbl_af6list_add()
254 struct list_head *head) in netlbl_af4list_remove()
295 struct list_head *head) in netlbl_af6list_remove()
Dnetlabel_addrlist.h96 #define netlbl_af4list_foreach(iter, head) \ argument
101 #define netlbl_af4list_foreach_rcu(iter, head) \ argument
106 #define netlbl_af4list_foreach_safe(iter, tmp, head) \ argument
163 #define netlbl_af6list_foreach(iter, head) \ argument
168 #define netlbl_af6list_foreach_rcu(iter, head) \ argument
173 #define netlbl_af6list_foreach_safe(iter, tmp, head) \ argument
/net/sched/
Dcls_matchall.c30 struct cls_mall_head *head = rcu_dereference_bh(tp->root); in mall_classify() local
46 struct cls_mall_head *head = container_of(rcu, struct cls_mall_head, in mall_destroy_rcu() local
54 struct cls_mall_head *head, in mall_replace_hw_filter()
72 struct cls_mall_head *head, in mall_destroy_hw_filter()
91 struct cls_mall_head *head = rtnl_dereference(tp->root); in mall_destroy() local
115 struct cls_mall_head *head, in mall_set_parms()
142 struct cls_mall_head *head = rtnl_dereference(tp->root); in mall_change() local
209 struct cls_mall_head *head = rtnl_dereference(tp->root); in mall_walk() local
222 struct cls_mall_head *head = (struct cls_mall_head *) fh; in mall_dump() local
Dcls_fw.c62 struct fw_head *head = rcu_dereference_bh(tp->root); in fw_classify() local
100 struct fw_head *head = rtnl_dereference(tp->root); in fw_get() local
122 static void fw_delete_filter(struct rcu_head *head) in fw_delete_filter()
132 struct fw_head *head = rtnl_dereference(tp->root); in fw_destroy() local
160 struct fw_head *head = rtnl_dereference(tp->root); in fw_delete() local
194 struct fw_head *head = rtnl_dereference(tp->root); in fw_change_attrs() local
244 struct fw_head *head = rtnl_dereference(tp->root); in fw_change() local
347 struct fw_head *head = rtnl_dereference(tp->root); in fw_walk() local
377 struct fw_head *head = rtnl_dereference(tp->root); in fw_dump() local
Dcls_cgroup.c32 struct cls_cgroup_head *head = rcu_dereference_bh(tp->root); in cls_cgroup_classify() local
62 struct cls_cgroup_head *head = container_of(root, in cls_cgroup_destroy_rcu() local
77 struct cls_cgroup_head *head = rtnl_dereference(tp->root); in cls_cgroup_change() local
136 struct cls_cgroup_head *head = rtnl_dereference(tp->root); in cls_cgroup_destroy() local
154 struct cls_cgroup_head *head = rtnl_dereference(tp->root); in cls_cgroup_walk() local
170 struct cls_cgroup_head *head = rtnl_dereference(tp->root); in cls_cgroup_dump() local
Dcls_route.c72 route4_reset_fastmap(struct route4_head *head) in route4_reset_fastmap()
80 route4_set_fastmap(struct route4_head *head, u32 id, int iif, in route4_set_fastmap()
131 struct route4_head *head = rcu_dereference_bh(tp->root); in route4_classify() local
232 struct route4_head *head = rtnl_dereference(tp->root); in route4_get() local
261 struct route4_head *head; in route4_init() local
271 static void route4_delete_filter(struct rcu_head *head) in route4_delete_filter()
281 struct route4_head *head = rtnl_dereference(tp->root); in route4_destroy() local
322 struct route4_head *head = rtnl_dereference(tp->root); in route4_delete() local
381 u32 handle, struct route4_head *head, in route4_set_parms()
479 struct route4_head *head = rtnl_dereference(tp->root); in route4_change() local
[all …]
Dcls_basic.c44 struct basic_head *head = rcu_dereference_bh(tp->root); in basic_classify() local
62 struct basic_head *head = rtnl_dereference(tp->root); in basic_get() local
77 struct basic_head *head; in basic_init() local
87 static void basic_delete_filter(struct rcu_head *head) in basic_delete_filter()
98 struct basic_head *head = rtnl_dereference(tp->root); in basic_destroy() local
168 struct basic_head *head = rtnl_dereference(tp->root); in basic_change() local
237 struct basic_head *head = rtnl_dereference(tp->root); in basic_walk() local
Dcls_flower.c135 struct cls_fl_head *head = rcu_dereference_bh(tp->root); in fl_classify() local
189 struct cls_fl_head *head; in fl_init() local
201 static void fl_destroy_filter(struct rcu_head *head) in fl_destroy_filter()
282 struct cls_fl_head *head = container_of(work, struct cls_fl_head, in fl_destroy_sleepable() local
292 struct cls_fl_head *head = container_of(rcu, struct cls_fl_head, rcu); in fl_destroy_rcu() local
300 struct cls_fl_head *head = rtnl_dereference(tp->root); in fl_destroy() local
319 struct cls_fl_head *head = rtnl_dereference(tp->root); in fl_get() local
531 static int fl_init_hashtable(struct cls_fl_head *head, in fl_init_hashtable()
561 static void fl_init_dissector(struct cls_fl_head *head, in fl_init_dissector()
583 static int fl_check_assign_mask(struct cls_fl_head *head, in fl_check_assign_mask()
[all …]
Dcls_bpf.c87 struct cls_bpf_head *head = rcu_dereference_bh(tp->root); in cls_bpf_classify() local
235 struct cls_bpf_head *head; in cls_bpf_init() local
282 struct cls_bpf_head *head = rtnl_dereference(tp->root); in cls_bpf_destroy() local
301 struct cls_bpf_head *head = rtnl_dereference(tp->root); in cls_bpf_get() local
451 struct cls_bpf_head *head) in cls_bpf_grab_new_handle()
476 struct cls_bpf_head *head = rtnl_dereference(tp->root); in cls_bpf_change() local
627 struct cls_bpf_head *head = rtnl_dereference(tp->root); in cls_bpf_walk() local
Dcls_flow.c302 struct flow_head *head = rcu_dereference_bh(tp->root); in flow_classify() local
372 static void flow_destroy_filter(struct rcu_head *head) in flow_destroy_filter()
387 struct flow_head *head = rtnl_dereference(tp->root); in flow_change() local
577 struct flow_head *head; in flow_init() local
589 struct flow_head *head = rtnl_dereference(tp->root); in flow_destroy() local
605 struct flow_head *head = rtnl_dereference(tp->root); in flow_get() local
677 struct flow_head *head = rtnl_dereference(tp->root); in flow_walk() local
Dcls_rsvp.h134 struct rsvp_head *head = rcu_dereference_bh(tp->root); in rsvp_classify() local
228 struct rsvp_head *head = rtnl_dereference(tp->root); in rsvp_replace() local
255 struct rsvp_head *head = rtnl_dereference(tp->root); in rsvp_get() local
287 static void rsvp_delete_filter_rcu(struct rcu_head *head) in rsvp_delete_filter_rcu()
345 struct rsvp_head *head = rtnl_dereference(tp->root); in rsvp_delete() local
648 struct rsvp_head *head = rtnl_dereference(tp->root); in rsvp_walk() local
/net/atm/
Daddr.c51 struct list_head *head; in atm_reset_addr() local
72 struct list_head *head; in atm_add_addr() local
107 struct list_head *head; in atm_del_addr() local
137 struct list_head *head; in atm_get_addr() local
/net/sunrpc/
Dxprtmultipath.c195 struct rpc_xprt *xprt_switch_find_first_entry(struct list_head *head) in xprt_switch_find_first_entry()
211 struct rpc_xprt *xprt_switch_find_current_entry(struct list_head *head, in xprt_switch_find_current_entry()
227 struct list_head *head; in xprt_iter_current_entry() local
240 struct list_head *head; in rpc_xprt_switch_has_addr() local
258 struct rpc_xprt *xprt_switch_find_next_entry(struct list_head *head, in xprt_switch_find_next_entry()
272 struct rpc_xprt *xprt_switch_set_next_cursor(struct list_head *head, in xprt_switch_set_next_cursor()
305 struct rpc_xprt *xprt_switch_find_next_entry_roundrobin(struct list_head *head, in xprt_switch_find_next_entry_roundrobin()
/net/bridge/
Dbr_fdb.c82 static void fdb_rcu_free(struct rcu_head *head) in fdb_rcu_free()
201 struct hlist_head *head = &br->hash[br_mac_hash(addr, vid)]; in br_fdb_find_delete_local() local
470 static struct net_bridge_fdb_entry *fdb_find(struct hlist_head *head, in fdb_find()
484 static struct net_bridge_fdb_entry *fdb_find_rcu(struct hlist_head *head, in fdb_find_rcu()
498 static struct net_bridge_fdb_entry *fdb_create(struct hlist_head *head, in fdb_create()
525 struct hlist_head *head = &br->hash[br_mac_hash(addr, vid)]; in fdb_insert() local
568 struct hlist_head *head = &br->hash[br_mac_hash(addr, vid)]; in br_fdb_update() local
771 struct hlist_head *head = &br->hash[br_mac_hash(addr, vid)]; in fdb_add_entry() local
937 struct hlist_head *head = &br->hash[br_mac_hash(addr, vid)]; in fdb_delete_by_addr() local
964 struct hlist_head *head = &br->hash[br_mac_hash(addr, vlan)]; in fdb_delete_by_addr_and_port() local
[all …]
/net/batman-adv/
Dhash.h72 struct hlist_head *head; in batadv_hash_delete() local
113 struct hlist_head *head; in batadv_hash_add() local
158 struct hlist_head *head; in batadv_hash_remove() local
Dbridge_loop_avoidance.c228 struct hlist_head *head; in batadv_claim_hash_find() local
268 struct hlist_head *head; in batadv_backbone_hash_find() local
308 struct hlist_head *head; in batadv_bla_del_backbone_claims() local
602 struct hlist_head *head; in batadv_bla_answer_request() local
1218 struct hlist_head *head; in batadv_bla_purge_backbone_gw() local
1273 struct hlist_head *head; in batadv_bla_purge_claims() local
1325 struct hlist_head *head; in batadv_bla_update_orig_address() local
1422 struct hlist_head *head; in batadv_bla_periodic_work() local
1662 struct hlist_head *head; in batadv_bla_is_backbone_gw_orig() local
2027 struct hlist_head *head; in batadv_bla_claim_table_seq_print_text() local
[all …]
Dtranslation-table.c141 struct hlist_head *head; in batadv_tt_hash_find() local
650 struct hlist_head *head; in batadv_tt_local_add() local
1059 struct hlist_head *head; in batadv_tt_local_seq_print_text() local
1190 struct hlist_head *head, int *idx_s) in batadv_tt_local_dump_bucket()
1227 struct hlist_head *head; in batadv_tt_local_dump() local
1367 struct hlist_head *head, in batadv_tt_local_purge_list()
1404 struct hlist_head *head; in batadv_tt_local_purge() local
1425 struct hlist_head *head; in batadv_tt_local_table_free() local
1503 const struct hlist_head *head; in batadv_tt_global_orig_entry_find() local
1770 struct hlist_head *head; in batadv_transtable_best_orig() local
[all …]
/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c121 struct svc_rdma_op_ctxt *head, in rdma_read_chunk_lcl()
214 struct svc_rdma_op_ctxt *head, in rdma_read_chunk_frmr()
371 rdma_copy_tail(struct svc_rqst *rqstp, struct svc_rdma_op_ctxt *head, in rdma_copy_tail()
419 struct svc_rdma_op_ctxt *head) in rdma_read_chunks()
510 struct svc_rdma_op_ctxt *head) in rdma_read_complete()
/net/ipv4/
Dinet_hashtables.c66 struct inet_bind_hashbucket *head, in inet_bind_bucket_create()
111 struct inet_bind_hashbucket *head = &hashinfo->bhash[bhash]; in __inet_put_port() local
138 struct inet_bind_hashbucket *head = &table->bhash[bhash]; in __inet_inherit_port() local
285 struct inet_ehash_bucket *head = &hashinfo->ehash[slot]; in __inet_lookup_established() local
332 struct inet_ehash_bucket *head = inet_ehash_bucket(hinfo, hash); in __inet_check_established() local
399 struct inet_ehash_bucket *head; in inet_ehash_insert() local
547 struct inet_bind_hashbucket *head; in __inet_hash_connect() local
Dxfrm4_protocol.c44 #define for_each_protocol_rcu(head, handler) \ argument
53 struct xfrm4_protocol __rcu **head = proto_handlers(protocol); in xfrm4_rcv_cb() local
71 struct xfrm4_protocol __rcu **head = proto_handlers(nexthdr); in xfrm4_rcv_encap() local
Dfib_semantics.c204 static void free_fib_info_rcu(struct rcu_head *head) in free_fib_info_rcu()
306 struct hlist_head *head; in fib_find_info() local
338 struct hlist_head *head; in ip_fib_check_default() local
883 struct hlist_head *head = &fib_info_hash[i]; in fib_info_hash_move() local
1202 struct hlist_head *head; in fib_create_info() local
1208 struct hlist_head *head; in fib_create_info() local
1358 struct hlist_head *head = &fib_info_laddrhash[hash]; in fib_sync_down_addr() local
1390 struct hlist_head *head = &fib_info_devhash[hash]; in fib_sync_down_dev() local
1531 struct hlist_head *head; in fib_sync_up() local
/net/ipv6/
Dip6_offload.c164 static struct sk_buff **ipv6_gro_receive(struct sk_buff **head, in ipv6_gro_receive()
264 static struct sk_buff **sit_ip6ip6_gro_receive(struct sk_buff **head, in sit_ip6ip6_gro_receive()
279 static struct sk_buff **ip4ip6_gro_receive(struct sk_buff **head, in ip4ip6_gro_receive()
/net/
Dsysctl_net.c41 static int net_ctl_permissions(struct ctl_table_header *head, in net_ctl_permissions()
55 static void net_ctl_set_ownership(struct ctl_table_header *head, in net_ctl_set_ownership()
/net/openvswitch/
Dflow_table.c250 struct hlist_head *head = flex_array_get(ti->buckets, i); in table_instance_destroy() local
288 struct hlist_head *head; in ovs_flow_tbl_dump_next() local
321 struct hlist_head *head; in table_instance_insert() local
330 struct hlist_head *head; in ufid_table_instance_insert() local
348 struct hlist_head *head; in flow_table_copy_flows() local
469 struct hlist_head *head; in masked_flow_lookup() local
554 struct hlist_head *head; in ovs_flow_tbl_lookup_ufid() local
/net/rds/
Dconnection.c74 struct hlist_head *head, in rds_conn_lookup()
155 struct hlist_head *head = rds_conn_bucket(laddr, faddr); in __rds_conn_create() local
443 struct hlist_head *head; in rds_conn_message_info() local
515 struct hlist_head *head; in rds_for_each_conn_info() local
553 struct hlist_head *head; in rds_walk_conn_path_info() local

12345678