Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c285 struct bpf_kfunc_call_arg_meta { struct
287 struct btf *btf;
288 u32 func_id;
289 u32 kfunc_flags;
290 const struct btf_type *func_proto;
291 const char *func_name;
293 u32 ref_obj_id;
294 u8 release_regno;
295 bool r0_rdonly;
296 u32 ret_btf_id;
[all …]