| /Linux-v6.6/samples/bpf/ |
| D | cookie_uid_helper_example.c | 80 struct bpf_insn prog[] = { in prog_load() local
|
| D | tracex2_user.c | 120 struct bpf_program *prog; in main() local
|
| D | trace_event_user.c | 24 struct bpf_program *prog; variable
|
| /Linux-v6.6/arch/um/drivers/ |
| D | vector_user.c | 756 struct sock_fprog *prog = bpf; in uml_vector_attach_bpf() local 767 struct sock_fprog *prog = bpf; in uml_vector_detach_bpf() local
|
| /Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | sockmap_helpers.h | 147 #define xbpf_prog_attach(prog, target, type, flags) \ argument 156 #define xbpf_prog_detach2(prog, target, type) \ argument
|
| D | cgroup_iter.c | 50 static void read_from_cgroup_iter(struct bpf_program *prog, int cgroup_fd, in read_from_cgroup_iter()
|
| D | core_autosize.c | 58 struct bpf_program *prog; in test_core_autosize() local
|
| D | sk_assign.c | 34 char *prog; in configure_stack() local
|
| /Linux-v6.6/net/sunrpc/ |
| D | svc.c | 456 __svc_create(struct svc_program *prog, unsigned int bufsize, int npools, in __svc_create() 532 struct svc_serv *svc_create(struct svc_program *prog, unsigned int bufsize, in svc_create() 547 struct svc_serv *svc_create_pooled(struct svc_program *prog, in svc_create_pooled()
|
| /Linux-v6.6/tools/testing/selftests/seccomp/ |
| D | seccomp_benchmark.c | 136 struct sock_fprog prog = { in main() local
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | priv.h | 39 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
|
| /Linux-v6.6/arch/sparc/net/ |
| D | bpf_jit_comp_64.c | 190 struct bpf_prog *prog; member 802 struct bpf_prog *prog = ctx->prog; in build_prologue() local 1440 const struct bpf_prog *prog = ctx->prog; in build_body() local 1480 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
|
| /Linux-v6.6/tools/testing/selftests/bpf/benchs/ |
| D | bench_trigger.c | 59 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
|
| /Linux-v6.6/kernel/bpf/ |
| D | cpumap.c | 69 struct bpf_prog *prog; member 367 struct bpf_prog *prog; in __cpu_map_load_bpf_program() local
|
| D | inode.c | 558 struct bpf_prog *prog; in __get_prog_inode() local 585 struct bpf_prog *prog; in bpf_prog_get_type_path() local
|
| /Linux-v6.6/tools/testing/selftests/bpf/ |
| D | test_tag.c | 25 static struct bpf_insn prog[BPF_MAXINSNS]; variable
|
| D | xdp_synproxy.c | 193 struct bpf_program *prog; in syncookie_attach() local
|
| D | test_sock.c | 387 static int load_sock_prog(const struct bpf_insn *prog, in load_sock_prog()
|
| /Linux-v6.6/tools/testing/selftests/hid/ |
| D | hid_bpf.c | 531 struct bpf_program *prog; in load_programs() local 547 struct bpf_program *prog; in load_programs() local
|
| /Linux-v6.6/drivers/net/ |
| D | tun.c | 171 struct bpf_prog *prog; member 546 struct tun_prog *prog; in tun_ebpf_select_queue() local 1061 struct tun_prog *prog = rcu_dereference(tun->filter_prog); in run_ebpf_filter() local 1195 static int tun_xdp_set(struct net_device *dev, struct bpf_prog *prog, in tun_xdp_set() 2277 struct tun_prog *prog = container_of(rcu, struct tun_prog, rcu); in tun_prog_free() local 2285 struct bpf_prog *prog) in __tun_set_ebpf() 3013 struct bpf_prog *prog; in tun_set_ebpf() local
|
| /Linux-v6.6/drivers/base/firmware_loader/ |
| D | sysfs_upload.c | 33 enum fw_upload_prog prog) in fw_upload_progress()
|
| /Linux-v6.6/tools/perf/util/ |
| D | bpf_kwork.c | 207 struct bpf_program *prog; in perf_kwork__trace_prepare_bpf() local
|
| /Linux-v6.6/tools/testing/selftests/futex/functional/ |
| D | futex_requeue_pi.c | 57 void usage(char *prog) in usage()
|
| /Linux-v6.6/include/net/ |
| D | xdp.h | 376 struct bpf_prog *prog; member 482 static __always_inline u32 bpf_prog_run_xdp(const struct bpf_prog *prog, in bpf_prog_run_xdp()
|
| /Linux-v6.6/drivers/rtc/ |
| D | rtc-mpfs.c | 101 u32 ctrl, prog; in mpfs_rtc_settime() local
|