Home
last modified time | relevance | path

Searched refs:bpf_iter__kmem_cache (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/kernel/bpf/
Dkmem_cache_iter.c105 struct bpf_iter__kmem_cache { struct
155 struct bpf_iter__kmem_cache ctx = { in kmem_cache_iter_seq_stop()
182 struct bpf_iter__kmem_cache ctx = { in kmem_cache_iter_seq_show()
226 { offsetof(struct bpf_iter__kmem_cache, s),
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dkmem_cache_iter.c39 int slab_info_collector(struct bpf_iter__kmem_cache *ctx) in slab_info_collector()
/linux-6.14.4/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h202 struct bpf_iter__kmem_cache { struct
/linux-6.14.4/tools/perf/util/bpf_skel/
Dlock_contention.bpf.c635 if (bpf_core_type_exists(struct bpf_iter__kmem_cache)) { in slab_cache_iter()