/linux/drivers/firmware/efi/ |
H A D | apple-properties.c | 58 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 D | trace_fprobe.c | 394 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 D | fprobe.h | 15 void *entry_data); 19 void *entry_data);
|
/linux/net/sched/ |
H A D | act_gact.c | 239 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 D | act_sample.c | 296 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 D | act_vlan.c | 356 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 D | act_skbedit.c | 366 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 D | act_mpls.c | 382 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 D | act_mirred.c | 604 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 D | act_pedit.c | 555 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 D | act_police.c | 436 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 D | act_csum.c | 681 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 D | act_tunnel_key.c | 798 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 D | act_ct.c | 1600 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 D | fprobe.rst | 95 …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 D | rvu_npc_fs.c | 1258 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 D | mbox.h | 1488 struct mcam_entry entry_data; member 1550 struct mcam_entry entry_data; member 1722 struct mcam_entry entry_data; member
|
H A D | rvu_npc.c | 2834 &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 D | act_api.h | 138 int (*offload_act_setup)(struct tc_action *act, void *entry_data,
|