Searched defs:prog (Results 1 - 25 of 371) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dmetadata_unused.c10 int prog(struct xdp_md *ctx) function
H A Dmetadata_used.c10 int prog(struct xdp_md *ctx) function
/linux-master/samples/bpf/
H A Dtest_overhead_raw_tp.bpf.c7 int prog(struct bpf_raw_tracepoint_args *ctx) function
H A Dtest_overhead_tp.bpf.c12 int prog(struct trace_event_raw_task_rename *ctx) function
H A Dtracex1_user.c10 struct bpf_program *prog; local
H A Dtracex7_user.c10 struct bpf_program *prog; local
H A Dtest_overhead_kprobe.bpf.c14 int prog(struct pt_regs *ctx) function
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_load_bytes.c8 struct bpf_insn prog[] = { local
H A Dtest_skb_pkt_end.c7 static int sanity_run(struct bpf_program *prog) argument
H A Dhelper_restricted.c21 struct bpf_program *prog = *test->skeleton->progs[j].prog; local
H A Dlink_pinning.c11 void test_link_pinning_subtest(struct bpf_program *prog, argument
H A Dsignal_pending.c12 struct bpf_insn prog[4096]; local
H A Dtest_profiler.c9 static int sanity_run(struct bpf_program *prog) argument
H A Dcb_refs.c25 struct bpf_program *prog; local
H A Dtype_cast.c86 struct bpf_program *prog; local
H A Dtest_bpf_ma.c15 struct bpf_program *prog; local
H A Dcpumask.c27 struct bpf_program *prog; local
/linux-master/include/linux/
H A Dbpf_lirc.h12 lirc_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
/linux-master/include/net/netfilter/
H A Dnf_bpf_link.h11 static inline int bpf_nf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
/linux-master/samples/seccomp/
H A Dbpf-fancy.c81 struct sock_fprog prog = { local
H A Ddropper.c41 struct sock_fprog prog = { local
/linux-master/include/net/
H A Dnetkit.h15 netkit_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
21 netkit_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) argument
27 netkit_prog_detach(const union bpf_attr *attr, struct bpf_prog *prog) argument
/linux-master/scripts/kconfig/
H A DMakefile
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_wait_uninitialized_heap.c42 void usage(char *prog) argument
H A Dfutex_requeue_pi_mismatched_ops.c35 void usage(char *prog) argument

Completed in 564 milliseconds

1234567891011>>