Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c327 u32 arg_btf_id; global() member
9301 check_reg_type(struct bpf_verifier_env * env,u32 regno,enum bpf_arg_type arg_type,const u32 * arg_btf_id,struct bpf_call_arg_meta * meta) check_reg_type() argument
9725 u32 *arg_btf_id = NULL; check_func_arg() local
[all...]
/linux/include/linux/
H A Dbpf.h937 u32 *arg_btf_id[5]; global() member