Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_struct_ops.c190 u32 arg_btf_id; in prepare_arg_info() local
H A Dverifier.c8293 check_reg_type(struct bpf_verifier_env * env,struct bpf_reg_state * reg,argno_t argno,enum bpf_arg_type arg_type,const u32 * arg_btf_id,struct bpf_call_arg_meta * meta,const char * call_name) check_reg_type() argument
8734 u32 *arg_btf_id = NULL; check_func_arg() local
[all...]
/linux/include/linux/
H A Dbpf_verifier.h1583 u32 arg_btf_id; global() member
H A Dbpf.h1014 u32 *arg_btf_id[MAX_BPF_FUNC_ARGS]; member