Home
last modified time | relevance | path

Searched refs:entry_data (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/firmware/efi/
H A Dapple-properties.c58 const u8 *entry_data; in unmarshal_key_value_pairs() local
90 entry_data = ptr + key_len + sizeof(val_len); in unmarshal_key_value_pairs()
93 entry[i] = PROPERTY_ENTRY_U8_ARRAY_LEN(key, entry_data, in unmarshal_key_value_pairs()
101 16, 1, entry_data, entry_len, true); in unmarshal_key_value_pairs()
/linux/kernel/trace/
H A Dtrace_fprobe.c394 void *entry_data) in trace_fprobe_entry_handler() argument
399 store_fprobe_entry_data(entry_data, &tf->tp, fregs); in trace_fprobe_entry_handler()
408 void *entry_data, struct trace_event_file *trace_file) in NOKPROBE_SYMBOL()
421 dsize = __get_data_size(&tf->tp, fregs, entry_data); in NOKPROBE_SYMBOL()
432 store_trace_args(&entry[1], &tf->tp, fregs, entry_data, sizeof(*entry), dsize); in NOKPROBE_SYMBOL()
439 unsigned long ret_ip, struct ftrace_regs *fregs, void *entry_data) in fexit_trace_func() argument
444 __fexit_trace_func(tf, entry_ip, ret_ip, fregs, entry_data, link->file); in fexit_trace_func()
487 void *entry_data) in fexit_perf_func() argument
500 dsize = __get_data_size(&tf->tp, fregs, entry_data); in fexit_perf_func()
513 store_trace_args(&entry[1], &tf->tp, fregs, entry_data, sizeof(*entry), dsize); in fexit_perf_func()
[all …]
/linux/include/linux/
H A Dfprobe.h15 void *entry_data);
19 void *entry_data);
/linux/net/sched/
H A Dact_gact.c239 static int tcf_gact_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_gact_offload_act_setup() argument
244 struct flow_action_entry *entry = entry_data; in tcf_gact_offload_act_setup()
270 struct flow_offload_action *fl_action = entry_data; in tcf_gact_offload_act_setup()
H A Dact_sample.c296 static int tcf_sample_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_sample_offload_act_setup() argument
301 struct flow_action_entry *entry = entry_data; in tcf_sample_offload_act_setup()
310 struct flow_offload_action *fl_action = entry_data; in tcf_sample_offload_act_setup()
H A Dact_vlan.c356 static int tcf_vlan_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_vlan_offload_act_setup() argument
361 struct flow_action_entry *entry = entry_data; in tcf_vlan_offload_act_setup()
392 struct flow_offload_action *fl_action = entry_data; in tcf_vlan_offload_act_setup()
H A Dact_skbedit.c366 static int tcf_skbedit_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_skbedit_offload_act_setup() argument
371 struct flow_action_entry *entry = entry_data; in tcf_skbedit_offload_act_setup()
397 struct flow_offload_action *fl_action = entry_data; in tcf_skbedit_offload_act_setup()
H A Dact_mpls.c382 static int tcf_mpls_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_mpls_offload_act_setup() argument
387 struct flow_action_entry *entry = entry_data; in tcf_mpls_offload_act_setup()
421 struct flow_offload_action *fl_action = entry_data; in tcf_mpls_offload_act_setup()
H A Dact_mirred.c604 static int tcf_mirred_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_mirred_offload_act_setup()
609 struct flow_action_entry *entry = entry_data; in tcf_mirred_offload_act_setup()
629 struct flow_offload_action *fl_action = entry_data;
582 tcf_mirred_offload_act_setup(struct tc_action * act,void * entry_data,u32 * index_inc,bool bind,struct netlink_ext_ack * extack) tcf_mirred_offload_act_setup() argument
H A Dact_pedit.c555 static int tcf_pedit_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_pedit_offload_act_setup() argument
560 struct flow_action_entry *entry = entry_data; in tcf_pedit_offload_act_setup()
584 struct flow_offload_action *fl_action = entry_data; in tcf_pedit_offload_act_setup()
H A Dact_police.c436 static int tcf_police_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_police_offload_act_setup() argument
441 struct flow_action_entry *entry = entry_data; in tcf_police_offload_act_setup()
479 struct flow_offload_action *fl_action = entry_data; in tcf_police_offload_act_setup()
H A Dact_csum.c681 static int tcf_csum_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_csum_offload_act_setup() argument
686 struct flow_action_entry *entry = entry_data; in tcf_csum_offload_act_setup()
692 struct flow_offload_action *fl_action = entry_data; in tcf_csum_offload_act_setup()
H A Dact_tunnel_key.c798 void *entry_data, in tcf_tunnel_key_offload_act_setup() argument
806 struct flow_action_entry *entry = entry_data; in tcf_tunnel_key_offload_act_setup()
821 struct flow_offload_action *fl_action = entry_data; in tcf_tunnel_key_offload_act_setup()
H A Dact_ct.c1600 static int tcf_ct_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_ct_offload_act_setup() argument
1605 struct flow_action_entry *entry = entry_data; in tcf_ct_offload_act_setup()
1616 struct flow_offload_action *fl_action = entry_data; in tcf_ct_offload_act_setup()
/linux/Documentation/trace/
H A Dfprobe.rst95 …be *fp, unsigned long entry_ip, unsigned long ret_ip, struct ftrace_regs *fregs, void *entry_data);
97 …be *fp, unsigned long entry_ip, unsigned long ret_ip, struct ftrace_regs *fregs, void *entry_data);
123 @entry_data
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c1258 entry = &write_req.entry_data; in npc_install_flow()
1347 rule->chan_mask = write_req.entry_data.kw_mask[0] & NPC_KEX_CHAN_MASK; in npc_install_flow()
1348 rule->chan = write_req.entry_data.kw[0] & NPC_KEX_CHAN_MASK; in npc_install_flow()
1605 struct mcam_entry *entry = &write_req.entry_data; in npc_update_dmac_value()
1773 npc_update_entry(rvu, NPC_EXACT_RESULT, &req.entry_data, exact_val, 0, in npc_install_mcam_drop_rule()
1775 npc_update_entry(rvu, NPC_CHAN, &req.entry_data, chan_val, 0, in npc_install_mcam_drop_rule()
1777 npc_update_entry(rvu, NPC_LXMB, &req.entry_data, bcast_mcast_val, 0, in npc_install_mcam_drop_rule()
H A Dmbox.h1488 struct mcam_entry entry_data; member
1550 struct mcam_entry entry_data; member
1722 struct mcam_entry entry_data; member
H A Drvu_npc.c2834 &rsp->entry_data, in rvu_mbox_handler_npc_mcam_read_entry()
2882 &req->entry_data, req->enable_entry); in rvu_mbox_handler_npc_mcam_write_entry()
3341 &req->entry_data, req->enable_entry); in rvu_mbox_handler_npc_mcam_alloc_and_write_entry()
/linux/include/net/
H A Dact_api.h138 int (*offload_act_setup)(struct tc_action *act, void *entry_data,