/net/netfilter/ |
D | nf_conntrack_ecache.c | 136 const struct nf_ct_event *item) in __nf_conntrack_eventmask_report() 174 struct nf_ct_event item; in nf_conntrack_eventmask_report() local 213 struct nf_ct_event item; in nf_ct_deliver_cached_events() local 256 struct nf_exp_event item = { in nf_ct_expect_event_report() local
|
D | nf_conntrack_netlink.c | 715 ctnetlink_conntrack_event(unsigned int events, const struct nf_ct_event *item) in ctnetlink_conntrack_event() 3116 ctnetlink_expect_event(unsigned int events, const struct nf_exp_event *item) in ctnetlink_expect_event()
|
/net/tipc/ |
D | name_distr.c | 99 struct distr_item *item; in tipc_named_publish() local 129 struct distr_item *item; in tipc_named_withdraw() local 163 struct distr_item *item = NULL; in named_distribute() local 376 struct distr_item *item; in tipc_named_rcv() local
|
/net/sunrpc/ |
D | svcauth_unix.c | 106 struct cache_head *item = container_of(kref, struct cache_head, ref); in ip_map_put() local 129 struct ip_map *item = container_of(citem, struct ip_map, h); in ip_map_init() local 137 struct ip_map *item = container_of(citem, struct ip_map, h); in update() local 421 struct cache_head *item = &ug->h; in unix_gid_free() local 431 struct cache_head *item = container_of(kref, struct cache_head, ref); in unix_gid_put() local 446 struct unix_gid *item = container_of(citem, struct unix_gid, h); in unix_gid_init() local 452 struct unix_gid *item = container_of(citem, struct unix_gid, h); in unix_gid_update() local
|
D | cache.c | 574 #define DFR_HASH(item) ((((long)item)>>4 ^ (((long)item)>>13)) % DFR_HASHSIZE) argument 592 static void __hash_deferred_req(struct cache_deferred_req *dreq, struct cache_head *item) in __hash_deferred_req() 601 struct cache_head *item, in setup_deferral() 632 static void cache_wait_req(struct cache_req *req, struct cache_head *item) in cache_wait_req() 692 static bool cache_defer_req(struct cache_req *req, struct cache_head *item) in cache_defer_req() 715 static void cache_revisit_request(struct cache_head *item) in cache_revisit_request() 788 struct cache_head *item; member
|
/net/ceph/crush/ |
D | mapper.c | 415 int item, int x) in is_out() 473 int item = 0; in crush_choose_firstn() local 662 int item = 0; in crush_choose_indep() local
|
/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 108 static inline int rsi_hash(struct rsi *item) in rsi_hash() 116 struct rsi *item = container_of(a, struct rsi, h); in rsi_match() local 139 struct rsi *item = container_of(citem, struct rsi, h); in rsi_init() local 158 struct rsi *item = container_of(citem, struct rsi, h); in update_rsi() local 297 static struct rsi *rsi_lookup(struct cache_detail *cd, struct rsi *item) in rsi_lookup() 574 static struct rsc *rsc_lookup(struct cache_detail *cd, struct rsc *item) in rsc_lookup()
|
/net/sched/ |
D | cls_api.c | 366 static void tcf_chain_head_change_item(struct tcf_filter_chain_list_item *item, in tcf_chain_head_change_item() 376 struct tcf_filter_chain_list_item *item; in tcf_chain0_head_change() local 765 struct tcf_filter_chain_list_item *item; in tcf_chain0_head_change_cb_add() local 808 struct tcf_filter_chain_list_item *item; in tcf_chain0_head_change_cb_del() local 1261 struct tcf_block_owner_item *item; in tcf_block_netif_keep_dst() local 1274 struct tcf_block_owner_item *item; in tcf_block_owner_add() local 1289 struct tcf_block_owner_item *item; in tcf_block_owner_del() local
|
D | act_gate.c | 472 struct nlattr *item; in dumping_entry() local
|
D | sch_taprio.c | 1829 struct nlattr *item; in dump_entry() local
|
/net/sunrpc/xprtrdma/ |
D | verbs.c | 679 unsigned long item) in rpcrdma_sendctx_next()
|
/net/bpf/ |
D | test_run.c | 92 struct bpf_prog_array_item item = {.prog = prog}; in bpf_test_run() local
|
/net/qrtr/ |
D | af_qrtr.c | 134 struct list_head item; member
|
/net/bridge/ |
D | br_fdb.c | 740 struct switchdev_notifier_fdb_info item; in br_fdb_replay_one() local
|
/net/core/ |
D | devlink.c | 6084 struct devlink_fmsg_item *item, *tmp; in devlink_fmsg_free() local 6096 struct devlink_fmsg_item *item; in devlink_fmsg_nest_common() local 6138 struct devlink_fmsg_item *item; in devlink_fmsg_put_name() local 6254 struct devlink_fmsg_item *item; in devlink_fmsg_put_value() local 6515 struct devlink_fmsg_item *item; in devlink_fmsg_prepare_skb() local
|
/net/ceph/ |
D | osd_client.c | 4946 static int decode_watcher(void **p, void *end, struct ceph_watch_item *item) in decode_watcher()
|