Searched defs:entry_data (Results 1 – 11 of 11) sorted by relevance
/linux/kernel/trace/ |
H A D | trace_fprobe.c | 251 void *entry_data) in trace_fprobe_entry_handler() 296 unsigned long ret_ip, struct ftrace_regs *fregs, void *entry_data) in fexit_trace_func() 344 void *entry_data) in fexit_perf_func() 379 void *entry_data) in fentry_dispatcher() 397 void *entry_data) in fexit_dispatcher()
|
/linux/drivers/firmware/efi/ |
H A D | apple-properties.c | 58 const u8 *entry_data; in unmarshal_key_value_pairs() local
|
/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()
|
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()
|
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()
|
H A D | act_skbedit.c | 368 static int tcf_skbedit_offload_act_setup(struct tc_action *act, void *entry_data, in tcf_skbedit_offload_act_setup()
|
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()
|
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()
|
H A D | act_mirred.c | 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_tunnel_key.c | 798 void *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()
|