Home
last modified time | relevance | path

Searched defs:prog (Results 201 – 225 of 363) sorted by relevance

12345678910>>...15

/Linux-v6.6/samples/bpf/
Dcookie_uid_helper_example.c80 struct bpf_insn prog[] = { in prog_load() local
Dtracex2_user.c120 struct bpf_program *prog; in main() local
Dtrace_event_user.c24 struct bpf_program *prog; variable
/Linux-v6.6/arch/um/drivers/
Dvector_user.c756 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/
Dsockmap_helpers.h147 #define xbpf_prog_attach(prog, target, type, flags) \ argument
156 #define xbpf_prog_detach2(prog, target, type) \ argument
Dcgroup_iter.c50 static void read_from_cgroup_iter(struct bpf_program *prog, int cgroup_fd, in read_from_cgroup_iter()
Dcore_autosize.c58 struct bpf_program *prog; in test_core_autosize() local
Dsk_assign.c34 char *prog; in configure_stack() local
/Linux-v6.6/net/sunrpc/
Dsvc.c456 __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/
Dseccomp_benchmark.c136 struct sock_fprog prog = { in main() local
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dpriv.h39 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
/Linux-v6.6/arch/sparc/net/
Dbpf_jit_comp_64.c190 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/
Dbench_trigger.c59 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
/Linux-v6.6/kernel/bpf/
Dcpumap.c69 struct bpf_prog *prog; member
367 struct bpf_prog *prog; in __cpu_map_load_bpf_program() local
Dinode.c558 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/
Dtest_tag.c25 static struct bpf_insn prog[BPF_MAXINSNS]; variable
Dxdp_synproxy.c193 struct bpf_program *prog; in syncookie_attach() local
Dtest_sock.c387 static int load_sock_prog(const struct bpf_insn *prog, in load_sock_prog()
/Linux-v6.6/tools/testing/selftests/hid/
Dhid_bpf.c531 struct bpf_program *prog; in load_programs() local
547 struct bpf_program *prog; in load_programs() local
/Linux-v6.6/drivers/net/
Dtun.c171 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/
Dsysfs_upload.c33 enum fw_upload_prog prog) in fw_upload_progress()
/Linux-v6.6/tools/perf/util/
Dbpf_kwork.c207 struct bpf_program *prog; in perf_kwork__trace_prepare_bpf() local
/Linux-v6.6/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c57 void usage(char *prog) in usage()
/Linux-v6.6/include/net/
Dxdp.h376 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/
Drtc-mpfs.c101 u32 ctrl, prog; in mpfs_rtc_settime() local

12345678910>>...15