Searched defs:meta (Results 1 – 4 of 4) sorted by relevance
/kernel/trace/ |
D | trace_syscalls.c | 271 struct syscall_metadata *meta = call->data; in syscall_enter_define_fields() local 536 struct syscall_metadata *meta; in init_ftrace_syscalls() local
|
D | bpf_trace.c | 513 u64 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output()
|
/kernel/bpf/ |
D | verifier.c | 2251 const struct bpf_call_arg_meta *meta, in may_access_direct_pkt_data() 2976 struct bpf_call_arg_meta *meta) in check_stack_boundary() 3101 struct bpf_call_arg_meta *meta) in check_helper_mem_access() 3239 struct bpf_call_arg_meta *meta) in check_func_arg() 3882 struct bpf_call_arg_meta *meta) in do_refine_retval_range() 3898 record_func_map(struct bpf_verifier_env *env, struct bpf_call_arg_meta *meta, in record_func_map() 3956 struct bpf_call_arg_meta meta; in check_helper_call() local
|
D | core.c | 2061 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output()
|