Home
last modified time | relevance | path

Searched defs:meta (Results 1 – 4 of 4) sorted by relevance

/kernel/trace/
Dtrace_syscalls.c271 struct syscall_metadata *meta = call->data; in syscall_enter_define_fields() local
536 struct syscall_metadata *meta; in init_ftrace_syscalls() local
Dbpf_trace.c513 u64 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output()
/kernel/bpf/
Dverifier.c2251 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
Dcore.c2061 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, in bpf_event_output()