Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbpf.h1774 __u32 target_btf_id; /* btf_id of target to attach to */ global() member
1795 __u32 target_btf_id; global() member
6712 __u32 target_btf_id; /* BTF type id inside the object */ global() member
/linux/tools/include/uapi/linux/
H A Dbpf.h1774 __u32 target_btf_id; /* btf_id of target to attach to */ global() member
1795 __u32 target_btf_id; global() member
6712 __u32 target_btf_id; /* BTF type id inside the object */ global() member
/linux/kernel/bpf/
H A Dsyscall.c3528 u32 target_btf_id, target_obj_id; bpf_tracing_link_show_fdinfo() local