| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | trace_output_user.c | 48 struct bpf_program *prog; in main() local
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | dispatcher.c | 24 bpf_dispatcher_find_prog( struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_find_prog() argument 42 bpf_dispatcher_add_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_add_prog() argument 67 bpf_dispatcher_remove_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_remove_prog() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | priv.h | 31 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | bpf_lsm.c | 143 static bool bpf_ima_inode_hash_allowed(const struct bpf_prog *prog) in bpf_ima_inode_hash_allowed() argument 97 bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, const struct bpf_prog *prog) bpf_lsm_verify_prog() argument 197 bpf_lsm_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) bpf_lsm_func_proto() argument 365 bpf_lsm_is_trusted(const struct bpf_prog *prog) bpf_lsm_is_trusted() argument [all...] |
| H A D | dispatcher.c | 25 bpf_dispatcher_find_prog( struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_find_prog() argument 43 bpf_dispatcher_add_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_add_prog() argument 68 bpf_dispatcher_remove_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) bpf_dispatcher_remove_prog() argument [all...] |
| H A D | link_iter.c | 48 struct bpf_prog *prog; in __bpf_link_seq_show() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | priv.h | 39 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | ibumad_user.c | 85 struct bpf_program *prog; in main() local
|
| H A D | lathist_user.c | 84 struct bpf_program *prog; in main() local
|
| H A D | test_cgrp2_attach.c | 45 struct bpf_insn prog[] = { in prog_load() local
|
| H A D | tracex3_user.c | 110 struct bpf_program *prog; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_nf.c | 144 struct bpf_program *prog; in test_bpf_nf_ct_fail() local
|
| H A D | check_mtu.c | 44 struct bpf_program *prog; in test_check_mtu_xdp_attach() local 78 test_check_mtu_run_xdp(struct test_check_mtu *skel, struct bpf_program *prog, __u32 mtu_expect) test_check_mtu_run_xdp() argument 131 test_check_mtu_run_tc(struct test_check_mtu *skel, struct bpf_program *prog, __u32 mtu_expect) test_check_mtu_run_tc() argument [all...] |
| H A D | connect_force_port.c | 54 struct bpf_program *prog; in run_test() local [all...] |
| H A D | empty_skb.c | 12 struct bpf_program *prog; in test_empty_skb() local
|
| H A D | cgroup_attach_multi.c | 39 struct bpf_insn prog[] = { in prog_load_cnt() local
|
| H A D | custom_sec_handlers.c | 13 static int custom_setup_prog(struct bpf_program *prog, long cookie) in custom_setup_prog() argument 21 static int custom_prepare_load_prog(struct bpf_program *prog, in custom_prepare_load_prog() argument 32 static int custom_attach_prog(const struct bpf_program *prog, long cookie, in custom_attach_prog() argument
|
| H A D | spin_lock.c | 77 struct bpf_program *prog; in test_spin_lock_fail_prog() local
|
| H A D | sock_destroy.c | 11 static void start_iter_sockets(struct bpf_program *prog) in start_iter_sockets() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_strncmp.c | 101 static void strncmp_attach_prog(struct bpf_program *prog) in strncmp_attach_prog() argument
|
| H A D | bench_rename.c | 63 static void attach_bpf(struct bpf_program *prog) in attach_bpf() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
| H A D | futex_requeue_pi_signal_restart.c | 40 void usage(char *prog) in usage() argument
|
| H A D | futex_wait_timeout.c | 29 void usage(char *prog) in usage() argument
|
| H A D | futex_wait.c | 22 void usage(char *prog) in usage() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/gpio/ |
| H A D | gpio-mockup-cdev.c | 91 static void usage(char *prog) in usage() argument
|