/net/batman-adv/ |
D | translation-table.c | 182 common); in batadv_tt_local_hash_find() 207 common); in batadv_tt_global_hash_find() 220 common.rcu); in batadv_tt_local_entry_free_rcu() 235 common.refcount); in batadv_tt_local_entry_release() 239 call_rcu(&tt_local_entry->common.rcu, batadv_tt_local_entry_free_rcu); in batadv_tt_local_entry_release() 253 kref_put(&tt_local_entry->common.refcount, in batadv_tt_local_entry_put() 266 common.rcu); in batadv_tt_global_entry_free_rcu() 281 common.refcount); in batadv_tt_global_entry_release() 285 call_rcu(&tt_global_entry->common.rcu, batadv_tt_global_entry_free_rcu); in batadv_tt_global_entry_release() 464 struct batadv_tt_common_entry *common = &tt_local_entry->common; in batadv_tt_local_event() local [all …]
|
D | translation-table.h | 70 kref_put(&tt_global_entry->common.refcount, in batadv_tt_global_entry_put()
|
/net/ncsi/ |
D | ncsi-cmd.c | 69 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_default() 81 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_sp() 93 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_dc() 104 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_rc() 117 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_ae() 130 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_sl() 144 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_svf() 156 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_ev() 172 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_sma() 184 ncsi_cmd_build_header(&cmd->cmd.common, nca); in ncsi_cmd_handler_ebf() [all …]
|
D | ncsi-rsp.c | 48 if (h->common.revision != NCSI_PKT_REVISION) { in ncsi_validate_rsp_pkt() 53 if (ntohs(h->common.length) != payload) { in ncsi_validate_rsp_pkt() 98 ncsi_find_package_and_channel(ndp, rsp->rsp.common.channel, &np, &nc); in ncsi_rsp_handler_cis() 103 id = NCSI_CHANNEL_INDEX(rsp->rsp.common.channel); in ncsi_rsp_handler_cis() 121 ncsi_find_package_and_channel(ndp, rsp->rsp.common.channel, in ncsi_rsp_handler_sp() 127 id = NCSI_PACKAGE_INDEX(rsp->rsp.common.channel); in ncsi_rsp_handler_sp() 146 ncsi_find_package_and_channel(ndp, rsp->rsp.common.channel, in ncsi_rsp_handler_dp() 170 ncsi_find_package_and_channel(ndp, rsp->rsp.common.channel, in ncsi_rsp_handler_ec() 197 ncsi_find_package_and_channel(ndp, rsp->rsp.common.channel, in ncsi_rsp_handler_dc() 219 ncsi_find_package_and_channel(ndp, rsp->rsp.common.channel, in ncsi_rsp_handler_rc() [all …]
|
D | ncsi-aen.c | 25 if (h->common.revision != NCSI_PKT_REVISION) in ncsi_validate_aen_pkt() 27 if (ntohs(h->common.length) != payload) in ncsi_validate_aen_pkt() 60 ncsi_find_package_and_channel(ndp, h->common.channel, NULL, &nc); in ncsi_aen_handler_lsc() 147 ncsi_find_package_and_channel(ndp, h->common.channel, NULL, &nc); in ncsi_aen_handler_cr() 182 ncsi_find_package_and_channel(ndp, h->common.channel, NULL, &nc); in ncsi_aen_handler_hncdsc()
|
D | ncsi-pkt.h | 21 struct ncsi_pkt_hdr common; /* Common NCSI packet header */ member 25 struct ncsi_pkt_hdr common; /* Common NCSI packet header */ member 31 struct ncsi_pkt_hdr common; /* Common NCSI packet header */ member
|
/net/caif/ |
D | caif_usb.c | 131 struct caif_dev_common common; in cfusbl_device_notify() local 165 memset(&common, 0, sizeof(common)); in cfusbl_device_notify() 166 common.use_frag = false; in cfusbl_device_notify() 167 common.use_fcs = false; in cfusbl_device_notify() 168 common.use_stx = false; in cfusbl_device_notify() 169 common.link_select = CAIF_LINK_HIGH_BANDW; in cfusbl_device_notify() 170 common.flowctrl = NULL; in cfusbl_device_notify() 181 res = caif_enroll_dev(dev, &common, link_support, CFUSB_MAX_HEADLEN, in cfusbl_device_notify()
|
/net/sched/ |
D | sch_drr.c | 19 struct Qdisc_class_common common; member 47 return container_of(clc, struct drr_class, common); in drr_find_class() 109 cl->common.classid = classid; in drr_change_class() 133 qdisc_class_hash_insert(&q->clhash, &cl->common); in drr_change_class() 161 qdisc_class_hash_remove(&q->clhash, &cl->common); in drr_delete_class() 213 cl->common.classid, NULL); in drr_graft_class() 243 tcm->tcm_handle = cl->common.classid; in drr_dump_class() 289 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in drr_walk() 441 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in drr_reset_qdisc() 460 common.hnode) in drr_destroy_qdisc()
|
D | sch_htb.c | 95 struct Qdisc_class_common common; member 195 return container_of(clc, struct htb_class, common); in htb_find() 294 if (cl->common.classid > c->common.classid) in htb_add_to_id_tree() 479 p->inner.clprio[prio].last_ptr_id = cl->common.classid; in htb_deactivate_prios() 792 if (id > cl->common.classid) { in htb_id_find_next_upper() 794 } else if (id < cl->common.classid) { in htb_id_find_next_upper() 1001 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in htb_reset() 1271 tcm->tcm_parent = cl->parent ? cl->parent->common.classid : TC_H_ROOT; in htb_dump_class() 1272 tcm->tcm_handle = cl->common.classid; in htb_dump_class() 1318 hlist_for_each_entry(c, &q->clhash.hash[i], common.hnode) { in htb_offload_aggregate_stats() [all …]
|
D | act_ife.c | 721 bstats_cpu_update(this_cpu_ptr(ife->common.cpu_bstats), skb); in tcf_ife_decode() 729 qstats_drop_inc(this_cpu_ptr(ife->common.cpu_qstats)); in tcf_ife_decode() 742 qstats_drop_inc(this_cpu_ptr(ife->common.cpu_qstats)); in tcf_ife_decode() 752 qstats_overlimit_inc(this_cpu_ptr(ife->common.cpu_qstats)); in tcf_ife_decode() 757 qstats_drop_inc(this_cpu_ptr(ife->common.cpu_qstats)); in tcf_ife_decode() 809 bstats_cpu_update(this_cpu_ptr(ife->common.cpu_bstats), skb); in tcf_ife_encode() 816 qstats_overlimit_inc(this_cpu_ptr(ife->common.cpu_qstats)); in tcf_ife_encode() 822 qstats_drop_inc(this_cpu_ptr(ife->common.cpu_qstats)); in tcf_ife_encode() 845 qstats_drop_inc(this_cpu_ptr(ife->common.cpu_qstats)); in tcf_ife_encode()
|
D | sch_qfq.c | 131 struct Qdisc_class_common common; member 215 return container_of(clc, struct qfq_class, common); in qfq_find_class() 478 cl->common.classid = classid; in qfq_change_class() 516 qdisc_class_hash_insert(&q->clhash, &cl->common); in qfq_change_class() 552 qdisc_class_hash_remove(&q->clhash, &cl->common); in qfq_delete_class() 602 cl->common.classid, NULL); in qfq_graft_class() 625 tcm->tcm_handle = cl->common.classid; in qfq_dump_class() 671 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in qfq_walk() 1235 pr_debug("qfq_enqueue: cl = %x\n", cl->common.classid); in qfq_enqueue() 1239 cl->agg->lmax, len, cl->common.classid); in qfq_enqueue() [all …]
|
D | cls_matchall.c | 74 tc_cls_common_offload_init(&cls_mall.common, tp, head->flags, extack); in mall_destroy_hw_filter() 96 tc_cls_common_offload_init(&cls_mall.common, tp, head->flags, extack); in mall_replace_hw_filter() 299 tc_cls_common_offload_init(&cls_mall.common, tp, head->flags, extack); in mall_reoffload() 333 tc_cls_common_offload_init(&cls_mall.common, tp, head->flags, NULL); in mall_stats_hw_filter()
|
D | act_police.c | 125 police->common.cpu_bstats, in tcf_police_init() 265 bstats_cpu_update(this_cpu_ptr(police->common.cpu_bstats), skb); in tcf_police_act() 319 qstats_overlimit_inc(this_cpu_ptr(police->common.cpu_qstats)); in tcf_police_act() 322 qstats_drop_inc(this_cpu_ptr(police->common.cpu_qstats)); in tcf_police_act()
|
D | act_mirred.c | 253 tcf_action_update_bstats(&m->common, skb); in tcf_mirred_act() 317 tcf_action_inc_overlimit_qstats(&m->common); in tcf_mirred_act() 326 tcf_action_inc_overlimit_qstats(&m->common); in tcf_mirred_act()
|
D | act_gact.c | 163 tcf_action_update_bstats(&gact->common, skb); in tcf_gact_act() 165 tcf_action_inc_drop_qstats(&gact->common); in tcf_gact_act()
|
D | act_skbmod.c | 34 bstats_cpu_update(this_cpu_ptr(d->common.cpu_bstats), skb); in tcf_skbmod_act() 90 qstats_overlimit_inc(this_cpu_ptr(d->common.cpu_qstats)); in tcf_skbmod_act()
|
/net/netlink/ |
D | policy.c | 212 int common = 2 * nla_attr_size(sizeof(u32)); in netlink_policy_dump_attr_size_estimate() local 222 return common + 2 * nla_attr_size(sizeof(u32)); in netlink_policy_dump_attr_size_estimate() 233 return common + in netlink_policy_dump_attr_size_estimate() 236 return common + nla_attr_size(sizeof(u32)); in netlink_policy_dump_attr_size_estimate() 241 return common + 2 * nla_attr_size(sizeof(u32)); in netlink_policy_dump_attr_size_estimate() 243 return common; in netlink_policy_dump_attr_size_estimate()
|
/net/smc/ |
D | smc_cdc.h | 42 struct smc_wr_rx_hdr common; /* .type = 0xFE */ member 70 struct smc_wr_rx_hdr common; /* Type = 0xFE */ member 212 peer->common.type = local->common.type; in smc_host_msg_to_cdc() 245 local->common.type = peer->common.type; in smcr_cdc_msg_to_host()
|
D | smc_llc.c | 25 struct smc_wr_rx_hdr common; member 192 u8 msg_type = qentry->msg.raw.hdr.common.type; in smc_llc_flow_parallel() 204 qentry->msg.raw.hdr.common.type, in smc_llc_flow_parallel() 222 switch (qentry->msg.raw.hdr.common.type) { in smc_llc_flow_start() 309 rcv_msg = flow->qentry->msg.raw.hdr.common.type; in smc_llc_wait() 393 confllc->hd.common.type = SMC_LLC_CONFIRM_LINK; in smc_llc_send_confirm_link() 429 rkeyllc->hd.common.type = SMC_LLC_CONFIRM_RKEY; in smc_llc_send_confirm_rkey() 474 rkeyllc->hd.common.type = SMC_LLC_DELETE_RKEY; in smc_llc_send_delete_rkey() 503 addllc->hd.common.type = SMC_LLC_ADD_LINK; in smc_llc_send_add_link() 544 delllc->hd.common.type = SMC_LLC_DELETE_LINK; in smc_llc_send_delete_link() [all …]
|
D | smc_cdc.c | 142 peer->common.type = local->common.type; in smcr_cdc_msg_send_validation() 233 cdc.common.type = SMC_CDC_MSG_TYPE; in smcd_cdc_msg_send()
|
/net/netfilter/ |
D | nf_tables_offload.c | 188 static void nft_flow_offload_common_init(struct flow_cls_common_offload *common, in nft_flow_offload_common_init() argument 192 common->protocol = proto; in nft_flow_offload_common_init() 193 common->prio = priority; in nft_flow_offload_common_init() 194 common->extack = extack; in nft_flow_offload_common_init() 255 nft_flow_offload_common_init(&cls_flow->common, proto, in nft_flow_cls_offload_setup()
|
/net/ethtool/ |
D | Makefile | 3 obj-y += ioctl.o common.o
|
/net/atm/ |
D | Makefile | 6 atm-y := addr.o pvc.o signaling.o svc.o ioctl.o common.o atm_misc.o raw.o resources.o atm_sysfs.o
|
/net/ipv6/ |
D | fib6_rules.c | 25 struct fib_rule common; member 33 struct fib6_rule *r = container_of(rule, struct fib6_rule, common); in fib6_rule_matchall() 322 } else if (!(r->common.flags & FIB_RULE_FIND_SADDR)) in fib6_rule_match()
|
/net/ipv4/ |
D | fib_rules.c | 35 struct fib_rule common; member 50 struct fib4_rule *r = container_of(rule, struct fib4_rule, common); in fib4_rule_matchall()
|