| /Linux-v5.4/net/netfilter/ |
| D | xt_bpf.c | 45 struct bpf_prog *prog; in __bpf_mt_check_fd() local
|
| /Linux-v5.4/tools/testing/selftests/bpf/ |
| D | test_socket_cookie.c | 134 struct bpf_program *prog; in run_test() local
|
| D | test_align.c | 612 struct bpf_insn *prog = test->insns; in do_test_single() local
|
| D | test_sock.c | 328 static int load_sock_prog(const struct bpf_insn *prog, in load_sock_prog()
|
| D | test_tag.c | 25 static struct bpf_insn prog[BPF_MAXINSNS]; variable
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | priv.h | 26 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
|
| /Linux-v5.4/arch/x86/tools/ |
| D | insn_decoder_test.c | 28 const char *prog; variable
|
| D | insn_sanity.c | 34 static const char *prog; /* Program name */ variable
|
| /Linux-v5.4/samples/seccomp/ |
| D | user-trap.c | 96 struct sock_fprog prog = { in user_trap_syscall() local
|
| D | bpf-direct.c | 145 struct sock_fprog prog = { in install_filter() local
|
| /Linux-v5.4/tools/perf/util/ |
| D | hist.c | 1587 int hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort() 1732 struct ui_progress *prog, in hists__hierarchy_output_resort() 1831 static void output_resort(struct hists *hists, struct ui_progress *prog, in output_resort() 1886 void perf_evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in perf_evsel__output_resort_cb() 1901 void perf_evsel__output_resort(struct evsel *evsel, struct ui_progress *prog) in perf_evsel__output_resort() 1906 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort() 1911 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb()
|
| /Linux-v5.4/drivers/parisc/ |
| D | superio.c | 435 u8 prog; in superio_fixup_pci() local
|
| /Linux-v5.4/tools/testing/selftests/bpf/prog_tests/ |
| D | get_stack_raw_tp.c | 91 struct bpf_program *prog; in test_get_stack_raw_tp() local
|
| D | sockopt_inherit.c | 143 struct bpf_program *prog; in prog_attach() local
|
| /Linux-v5.4/tools/testing/selftests/net/ |
| D | reuseport_bpf_numa.c | 79 const struct bpf_insn prog[] = { in attach_bpf() local
|
| D | psock_fanout.c | 135 struct bpf_insn prog[] = { in sock_fanout_set_ebpf() local
|
| /Linux-v5.4/samples/bpf/ |
| D | xdp_sample_pkts_user.c | 102 static void usage(const char *prog) in usage()
|
| D | test_cgrp2_sock.c | 74 struct bpf_insn *prog; in prog_load() local
|
| D | cookie_uid_helper_example.c | 80 struct bpf_insn prog[] = { in prog_load() local
|
| /Linux-v5.4/net/kcm/ |
| D | kcmsock.c | 380 struct bpf_prog *prog = psock->bpf_prog; in kcm_parse_func_strparser() local 1372 struct bpf_prog *prog) in kcm_attach() 1478 struct bpf_prog *prog; in kcm_attach_ioctl() local
|
| /Linux-v5.4/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 1426 const struct bpf_prog *prog = ctx->prog; in build_body() local 1466 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
|
| /Linux-v5.4/kernel/bpf/ |
| D | inode.c | 518 struct bpf_prog *prog; in __get_prog_inode() local 542 struct bpf_prog *prog; in bpf_prog_get_type_path() local
|
| /Linux-v5.4/include/net/ |
| D | xdp.h | 172 struct bpf_prog *prog; member
|
| /Linux-v5.4/arch/arm/net/ |
| D | bpf_jit_32.c | 189 const struct bpf_prog *prog; member 1809 const struct bpf_prog *prog = ctx->prog; in build_body() local 1848 void bpf_jit_compile(struct bpf_prog *prog) in bpf_jit_compile() 1858 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_xdp.c | 265 static int bnxt_xdp_set(struct bnxt *bp, struct bpf_prog *prog) in bnxt_xdp_set()
|