Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf.h383 __u32 target_btf_id; member
H A Dbpf.c722 __u32 target_btf_id, iter_info_len, relative_id; in bpf_link_create() local
/openbmc/linux/include/uapi/linux/
H A Dbpf.h1614 __u32 target_btf_id; /* btf_id of target to attach to */ member
1635 __u32 target_btf_id; member
6500 __u32 target_btf_id; /* BTF type id inside the object */ member
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h1614 __u32 target_btf_id; /* btf_id of target to attach to */ member
1635 __u32 target_btf_id; member
6503 __u32 target_btf_id; /* BTF type id inside the object */ member
/openbmc/linux/kernel/bpf/
H A Dsyscall.c3133 u32 target_btf_id, target_obj_id; in bpf_tracing_link_show_fdinfo() local