Symbol: bpf_prog_aux
arch/arm64/net/bpf_jit_comp.c
460
struct bpf_prog_aux *aux = ctx->prog->aux;
arch/parisc/net/bpf_jit_comp64.c
599
struct bpf_prog_aux *aux = ctx->prog->aux;
arch/riscv/net/bpf_jit_comp64.c
1375
struct bpf_prog_aux *aux = ctx->prog->aux;
arch/x86/net/bpf_jit_comp32.c
258
const struct bpf_prog_aux *aux)
arch/x86/net/bpf_jit_comp32.c
319
const struct bpf_prog_aux *aux)
arch/x86/net/bpf_jit_comp32.c
367
const struct bpf_prog_aux *aux)
arch/x86/net/bpf_jit_comp32.c
580
u8 **pprog, const struct bpf_prog_aux *aux)
arch/x86/net/bpf_jit_comp32.c
680
const struct bpf_prog_aux *aux)
include/linux/bpf-cgroup.h
173
int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *map);
include/linux/bpf-cgroup.h
466
static inline int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux,
include/linux/bpf.h
133
int (*map_poke_track)(struct bpf_map *map, struct bpf_prog_aux *aux);
include/linux/bpf.h
134
void (*map_poke_untrack)(struct bpf_map *map, struct bpf_prog_aux *aux);
include/linux/bpf.h
1708
struct bpf_prog_aux *main_prog_aux;
include/linux/bpf.h
1805
struct bpf_prog_aux *aux; /* Auxiliary fields */
include/linux/bpf.h
2121
void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux);
include/linux/bpf.h
2176
static inline void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux)
include/linux/bpf.h
3403
void __bpf_free_used_maps(struct bpf_prog_aux *aux,
include/linux/bpf.h
3438
struct bpf_prog_aux *prog_aux);
include/linux/bpf.h
3444
static inline bool bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux)
include/linux/bpf.h
3449
static inline bool bpf_prog_is_offloaded(const struct bpf_prog_aux *aux)
include/linux/bpf.h
3480
struct bpf_prog_aux *prog_aux)
include/linux/bpf.h
3507
static inline bool bpf_prog_is_dev_bound(const struct bpf_prog_aux *aux)
include/linux/bpf.h
3512
static inline bool bpf_prog_is_offloaded(struct bpf_prog_aux *aux)
include/linux/bpf.h
40
struct bpf_prog_aux;
include/linux/filter.h
35
struct bpf_prog_aux;
kernel/bpf/arraymap.c
1047
struct bpf_prog_aux *aux;
kernel/bpf/arraymap.c
1051
struct bpf_prog_aux *prog_aux)
kernel/bpf/arraymap.c
1084
struct bpf_prog_aux *prog_aux)
kernel/bpf/bpf_struct_ops.c
1471
void *bpf_prog_get_assoc_struct_ops(const struct bpf_prog_aux *aux)
kernel/bpf/core.c
103
struct bpf_prog_aux *aux;
kernel/bpf/core.c
2414
struct bpf_prog_aux *aux = fp->aux;
kernel/bpf/core.c
2491
struct bpf_prog_aux *aux = fp->aux;
kernel/bpf/core.c
2886
void __bpf_free_used_maps(struct bpf_prog_aux *aux,
kernel/bpf/core.c
2904
static void bpf_free_used_maps(struct bpf_prog_aux *aux)
kernel/bpf/core.c
2925
static void bpf_free_used_btfs(struct bpf_prog_aux *aux)
kernel/bpf/core.c
2933
struct bpf_prog_aux *aux;
kernel/bpf/core.c
2936
aux = container_of(work, struct bpf_prog_aux, work);
kernel/bpf/core.c
2974
struct bpf_prog_aux *aux = fp->aux;
kernel/bpf/core.c
763
container_of(ksym, struct bpf_prog_aux, ksym)->prog :
kernel/bpf/helpers.c
1487
struct bpf_prog_aux *, aux)
kernel/bpf/helpers.c
3114
struct bpf_prog_aux *aux;
kernel/bpf/helpers.c
3204
struct bpf_prog_aux *aux)
kernel/bpf/helpers.c
4331
struct bpf_prog_aux *aux, enum task_work_notify_mode mode)
kernel/bpf/helpers.c
4386
struct bpf_prog_aux *aux)
kernel/bpf/helpers.c
4404
struct bpf_prog_aux *aux)
kernel/bpf/local_storage.c
474
int bpf_cgroup_storage_assign(struct bpf_prog_aux *aux, struct bpf_map *_map)
kernel/bpf/offload.c
429
struct bpf_prog_aux *aux = args->prog->aux;
kernel/bpf/offload.c
459
struct bpf_prog_aux *aux = prog->aux;
kernel/bpf/offload.c
819
struct bpf_prog_aux *prog_aux)
kernel/bpf/preload/iterators/iterators.bpf.c
104
struct bpf_prog_aux *aux;
kernel/bpf/preload/iterators/iterators.bpf.c
50
struct bpf_prog_aux *aux;
kernel/bpf/stream.c
216
u32 len__sz, struct bpf_prog_aux *aux)
kernel/bpf/stream.c
249
__bpf_kfunc int bpf_stream_print_stack(int stream_id, struct bpf_prog_aux *aux)
kernel/bpf/stream.c
85
static struct bpf_stream *bpf_stream_get(enum bpf_stream_id stream_id, struct bpf_prog_aux *aux)
kernel/bpf/syscall.c
2367
struct bpf_prog_aux *aux = container_of(rcu, struct bpf_prog_aux, rcu);
kernel/bpf/syscall.c
2400
struct bpf_prog_aux *aux;
kernel/bpf/syscall.c
2403
aux = container_of(work, struct bpf_prog_aux, work);
kernel/bpf/syscall.c
2413
struct bpf_prog_aux *aux = prog->aux;
kernel/bpf/trampoline.c
751
struct bpf_prog_aux *aux = tgt_prog->aux;
kernel/bpf/verifier.c
12342
BTF_ID(struct, bpf_prog_aux)
kernel/bpf/verifier.c
17796
struct bpf_prog_aux *aux = env->prog->aux;
kernel/bpf/verifier.c
19293
struct bpf_prog_aux *aux = env->prog->aux;
kernel/bpf/verifier.c
22144
struct bpf_prog_aux *aux = env->prog->aux;
kernel/bpf/verifier.c
24576
struct bpf_prog_aux *aux = env->prog->aux;
kernel/bpf/verifier.c
24724
struct bpf_prog_aux *aux = env->prog->aux;
kernel/bpf/verifier.c
24998
struct bpf_prog_aux *aux = tgt_prog->aux;
kernel/bpf/verifier.c
3117
struct bpf_prog_aux *aux = env->prog->aux;
kernel/bpf/verifier.c
3444
struct bpf_prog_aux *prog_aux;
net/bpf/bpf_dummy_struct_ops.c
82
static const struct bpf_ctx_arg_aux *find_ctx_arg_info(struct bpf_prog_aux *aux, int offset)
tools/testing/selftests/bpf/progs/kfunc_implicit_args.c
11
extern int bpf_kfunc_implicit_arg_legacy_impl(int a, int b, struct bpf_prog_aux *aux) __weak __ksym;
tools/testing/selftests/bpf/progs/kfunc_implicit_args.c
9
extern int bpf_kfunc_implicit_arg_impl(int a, struct bpf_prog_aux *aux) __weak __ksym; /* illegal */
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1192
__bpf_kfunc int bpf_kfunc_multi_st_ops_test_1_assoc(struct st_ops_args *args, struct bpf_prog_aux *aux);
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1194
__bpf_kfunc int bpf_kfunc_implicit_arg(int a, struct bpf_prog_aux *aux);
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1195
__bpf_kfunc int bpf_kfunc_implicit_arg_legacy(int a, int b, struct bpf_prog_aux *aux);
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1196
__bpf_kfunc int bpf_kfunc_implicit_arg_legacy_impl(int a, int b, struct bpf_prog_aux *aux);
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1750
int bpf_kfunc_multi_st_ops_test_1_assoc(struct st_ops_args *args, struct bpf_prog_aux *aux)
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1762
int bpf_kfunc_implicit_arg(int a, struct bpf_prog_aux *aux)
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1769
int bpf_kfunc_implicit_arg_legacy(int a, int b, struct bpf_prog_aux *aux)
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1776
int bpf_kfunc_implicit_arg_legacy_impl(int a, int b, struct bpf_prog_aux *aux)