Home
last modified time | relevance | path

Searched defs:prog (Results 51 – 75 of 186) sorted by relevance

12345678

/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/
Dstacktrace_map.c11 struct bpf_program *prog; in test_stacktrace_map() local
Dstacktrace_build_id.c11 struct bpf_program *prog; in test_stacktrace_build_id() local
Dperf_buffer.c28 struct bpf_program *prog; in test_perf_buffer() local
Dsockopt_sk.c138 struct bpf_program *prog; in prog_attach() local
Dstacktrace_build_id_nmi.c29 struct bpf_program *prog; in test_stacktrace_build_id_nmi() local
/Linux-v5.4/samples/bpf/
Dsock_example.c47 struct bpf_insn prog[] = { in test_sock() local
Dtest_overhead_tp_kern.c19 int prog(struct task_rename *ctx) in prog() function
Dtest_cgrp2_attach.c44 struct bpf_insn prog[] = { in prog_load() local
Dxdp1_user.c69 static void usage(const char *prog) in usage()
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_cgroup_storage.c18 struct bpf_insn prog[] = { in main() local
Dtest_sysctl.c1388 struct bpf_insn *prog, size_t insn_num) in fixup_sysctl_value()
1414 struct bpf_insn *prog = test->insns; in load_sysctl_prog_insns() local
Dtest_libbpf_open.c55 struct bpf_program *prog; in test_walk_progs() local
Dtest_verifier.c413 struct bpf_insn prog[] = { in create_prog_dummy1() local
424 struct bpf_insn prog[] = { in create_prog_dummy2() local
618 struct bpf_insn *prog, int *map_fds) in do_test_fixup()
899 struct bpf_insn *prog = test->insns; in do_test_single() local
Dxdping.c73 static void show_usage(const char *prog) in show_usage()
/Linux-v5.4/tools/testing/selftests/futex/functional/
Dfutex_wait_uninitialized_heap.c42 void usage(char *prog) in usage()
Dfutex_wait_private_mapped_file.c43 void usage(char *prog) in usage()
Dfutex_requeue_pi_signal_restart.c40 void usage(char *prog) in usage()
/Linux-v5.4/net/sunrpc/
Dstats.c39 const struct rpc_program *prog = statp->program; in rpc_proc_show() local
85 const struct svc_program *prog = statp->program; in svc_seq_show() local
Dsvc.c424 __svc_create(struct svc_program *prog, unsigned int bufsize, int npools, in __svc_create()
489 svc_create(struct svc_program *prog, unsigned int bufsize, in svc_create()
497 svc_create_pooled(struct svc_program *prog, unsigned int bufsize, in svc_create_pooled()
1290 u32 prog, vers; in svc_process_common() local
/Linux-v5.4/tools/perf/util/
Dvdso.c179 static int vdso__copy_compat(const char *prog, int fd) in vdso__copy_compat()
196 static int vdso__create_compat_file(const char *prog, char *temp_name) in vdso__create_compat_file()
Dbpf-loader.c319 config_bpf_program(struct bpf_program *prog) in config_bpf_program()
418 preproc_gen_prologue(struct bpf_program *prog, int n, in preproc_gen_prologue()
574 static int hook_load_preprocessor(struct bpf_program *prog) in hook_load_preprocessor()
637 struct bpf_program *prog; in bpf__probe() local
698 struct bpf_program *prog; in bpf__unprobe() local
753 struct bpf_program *prog; in bpf__foreach_event() local
/Linux-v5.4/sound/drivers/opl3/
Dopl3_synth.c240 int prog, int bank, int type, in snd_opl3_load_patch()
302 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch()
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dpriv.h12 int (*prog)(struct nvkm_clk *); member
/Linux-v5.4/tools/testing/selftests/seccomp/
Dseccomp_benchmark.c65 struct sock_fprog prog = { in main() local
/Linux-v5.4/include/net/
Dsock_reuseport.h26 struct bpf_prog __rcu *prog; /* optional BPF sock selector */ member

12345678