Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dlocal_kptr_stash.c16 struct plain_local __kptr * stashed_in_local_kptr;
28 struct refcounted_node __kptr *stashed;
51 struct prog_test_ref_kfunc __kptr *val;
52 struct node_data __kptr *node;
53 struct plain_local __kptr *plain;
54 struct local_with_root __kptr *local_root;
A Dcpumask_success.c16 struct bpf_cpumask __kptr * mask;
20 struct bpf_cpumask __kptr * mask_1;
21 struct bpf_cpumask __kptr * mask_2;
36 struct bpf_cpumask __kptr * mask[CPUMASK_KPTR_FIELDS_MAX];
51 struct bpf_cpumask __kptr * mask;
66 struct bpf_cpumask __kptr * mask;
79 private(MASK) static struct bpf_cpumask __kptr * global_mask_array[2];
80 private(MASK) static struct bpf_cpumask __kptr * global_mask_array_l2[2][1];
81 private(MASK) static struct bpf_cpumask __kptr * global_mask_array_one[1];
A Dcpumask_common.h18 private(MASK) static struct bpf_cpumask __kptr * global_mask;
21 struct bpf_cpumask __kptr * cpumask;
A Dkptr_xchg_inline.c16 private(kptr) struct bin_data __kptr * ptr;
A Djit_probe_mem.c8 static struct prog_test_ref_kfunc __kptr *v;
A Dlocal_kptr_stash_fail.c18 struct node_data __kptr *node;
A Dcrypto_common.h20 struct bpf_crypto_ctx __kptr * ctx;
A Dtask_kfunc_common.h13 struct task_struct __kptr * task;
A Dmap_kptr_fail.c12 struct prog_test_ref_kfunc __kptr *ref_ptr;
13 struct prog_test_member __kptr *ref_memb_ptr;
A Dcgrp_kfunc_common.h13 struct cgroup __kptr * cgrp;
A Dpreempted_bpf_ma_op.c15 struct bin_data __kptr * data;
A Dcb_refs.c8 struct prog_test_ref_kfunc __kptr *ptr;
A Dcpumask_failure.c14 struct bpf_cpumask __kptr * mask;
A Dkfunc_call_test.c181 struct bpf_testmod_ctx __kptr *ctx;
A Dtest_bpf_ma.c32 struct bin_data_##_size __kptr * data; \
A Dmap_kptr.c9 struct prog_test_ref_kfunc __kptr *ref_ptr;
A Drefcounted_kptr.c23 struct node_data __kptr *node;
/linux/tools/lib/bpf/
A Dbpf_helpers.h186 #define __kptr __attribute__((btf_type_tag("kptr"))) macro
/linux/Documentation/bpf/
A Dcpumasks.rst54 struct bpf_cpumask __kptr * cpumask;
126 struct bpf_cpumask __kptr * bpf_cpumask;
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
/linux/tools/sched_ext/
A Dscx_flatcg.bpf.c111 struct cgv_node __kptr *node;

Completed in 36 milliseconds