Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_bpf2bpf.c459 static int load_fentry(int attach_prog_fd, int attach_btf_id) in load_fentry()
/linux/include/uapi/linux/
H A Dbpf.h1584 __u32 attach_btf_id; /* in-kernel BTF type id to attach to */ member
6665 __u32 attach_btf_id; member
/linux/tools/include/uapi/linux/
H A Dbpf.h1584 __u32 attach_btf_id; /* in-kernel BTF type id to attach to */ member
6665 __u32 attach_btf_id; member
/linux/include/linux/
H A Dbpf.h1614 u32 attach_btf_id; /* in-kernel BTF type id to attach to */ member
3741 static inline void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) {} in bpf_cgroup_atype_get()