Home
last modified time | relevance | path

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

/linux/tools/bpf/resolve_btfids/
H A Dmain.c1457 u32 target_btf_id, int component_idx) in add_decl_tag()
/linux/tools/include/uapi/linux/
H A Dbpf.h1822 __u32 target_btf_id; /* btf_id of target to attach to */ member
1843 __u32 target_btf_id; member
6852 __u32 target_btf_id; /* BTF type id inside the object */ member
/linux/include/uapi/linux/
H A Dbpf.h1822 __u32 target_btf_id; /* btf_id of target to attach to */ member
1843 __u32 target_btf_id; member
6852 __u32 target_btf_id; /* BTF type id inside the object */ member
/linux/kernel/bpf/
H A Dsyscall.c3598 u32 target_btf_id, target_obj_id; in bpf_tracing_link_show_fdinfo() local