Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcgroup.c160 u32 attach_btf_id; member
167 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find()
188 void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) in bpf_cgroup_atype_get()
213 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find()
1143 u32 attach_btf_id = 0; in __cgroup_bpf_detach() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_bpf2bpf.c459 load_fentry(int attach_prog_fd,int attach_btf_id) load_fentry() argument
/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c1574 int attach_btf_id; in do_test_single() local
/linux/tools/include/uapi/linux/
H A Dbpf.h1584 __u32 attach_btf_id; /* in-kernel BTF type id to attach to */ global() member
6665 __u32 attach_btf_id; global() member
/linux/include/linux/
H A Dbpf.h1671 u32 attach_btf_id; /* in-kernel BTF type id to attach to */ member
3921 static inline void bpf_cgroup_atype_get(u32 attach_btf_id, int cgroup_atype) {} in bpf_cgroup_atype_get()
/linux/tools/lib/bpf/
H A Dlibbpf.c502 __u32 attach_btf_id; member
[all...]