Home
last modified time | relevance | path

Searched refs:__kptr (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_kptr_stash.c24 struct prog_test_ref_kfunc __kptr *val;
25 struct node_data __kptr *node;
26 struct plain_local __kptr *plain;
H A Dcpumask_common.h13 private(MASK) static struct bpf_cpumask __kptr * global_mask;
16 struct bpf_cpumask __kptr * cpumask;
H A Djit_probe_mem.c8 static struct prog_test_ref_kfunc __kptr *v;
H A Dlocal_kptr_stash_fail.c18 struct node_data __kptr *node;
H A Dmap_kptr_fail.c12 struct prog_test_ref_kfunc __kptr *ref_ptr;
13 struct prog_test_member __kptr *ref_memb_ptr;
H A Dtask_kfunc_common.h13 struct task_struct __kptr * task;
H A Dcgrp_kfunc_common.h13 struct cgroup __kptr * cgrp;
H A Dcb_refs.c8 struct prog_test_ref_kfunc __kptr *ptr;
H A Dtest_bpf_ma.c31 struct bin_data_##_size __kptr * data; \
H A Drefcounted_kptr.c23 struct node_data __kptr *node;
H A Dmap_kptr.c9 struct prog_test_ref_kfunc __kptr *ref_ptr;
/openbmc/linux/tools/lib/bpf/
H A Dbpf_helpers.h183 #define __kptr __attribute__((btf_type_tag("kptr"))) macro
/openbmc/linux/Documentation/bpf/
H A Dcpumasks.rst54 struct bpf_cpumask __kptr * cpumask;
126 struct bpf_cpumask __kptr * bpf_cpumask;
H A Dbpf_design_QA.rst312 pointers to some kernel types (with __kptr_untrusted and __kptr BTF tags). Will the
322 mechanism. The types that you can use with a __kptr_untrusted and __kptr tagged