Home
last modified time | relevance | path

Searched refs:__kptr_ref (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Djit_probe_mem.c7 static struct prog_test_ref_kfunc __kptr_ref *v;
A Dcgrp_kfunc_common.h13 struct cgroup __kptr_ref * cgrp;
A Dtask_kfunc_common.h13 struct task_struct __kptr_ref * task;
A Dcb_refs.c7 struct prog_test_ref_kfunc __kptr_ref *ptr;
A Dmap_kptr_fail.c11 struct prog_test_ref_kfunc __kptr_ref *ref_ptr;
12 struct prog_test_member __kptr_ref *ref_memb_ptr;
A Dcpumask_common.h13 struct bpf_cpumask __kptr_ref * cpumask;
A Dmap_kptr.c8 struct prog_test_ref_kfunc __kptr_ref *ref_ptr;
/linux-6.3-rc2/tools/lib/bpf/
A Dbpf_helpers.h178 #define __kptr_ref __attribute__((btf_type_tag("kptr_ref"))) macro
/linux-6.3-rc2/Documentation/bpf/
A Dcpumasks.rst54 struct bpf_cpumask __kptr_ref * cpumask;
131 struct bpf_cpumask __kptr_ref * bpf_cpumask;
A Dbpf_design_QA.rst317 pointers to some kernel types (with __kptr and __kptr_ref BTF tags). Will the
327 mechanism. The types that you can use with a __kptr and __kptr_ref tagged
A Dkfuncs.rst530 struct cgroup __kptr_ref * cgroup;

Completed in 11 milliseconds