Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf.h401 __u32 target_btf_id; global() member
H A Dbpf.c730 __u32 target_btf_id, iter_info_len, relative_id; bpf_link_create() local
[all...]
/linux/tools/include/uapi/linux/
H A Dbpf.h1758 __u32 target_btf_id; /* btf_id of target to attach to */ global() member
1779 __u32 target_btf_id; global() member
6694 __u32 target_btf_id; /* BTF type id inside the object */ global() member
/linux/include/uapi/linux/
H A Dbpf.h1758 __u32 target_btf_id; /* btf_id of target to attach to */ global() member
1779 __u32 target_btf_id; global() member
6694 __u32 target_btf_id; /* BTF type id inside the object */ global() member
/linux/kernel/bpf/
H A Dsyscall.c3415 u32 target_btf_id, target_obj_id; bpf_tracing_link_show_fdinfo() local