/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_obj_id.c | 17 struct bpf_program *prog; in serial_test_bpf_obj_id() local
|
H A D | xdp_bpf2bpf.c | 111 struct bpf_program *prog; in test_xdp_bpf2bpf() local
|
H A D | libbpf_probes.c | 85 #define CASE(prog, helper, supp) { \ in test_libbpf_probe_helpers() argument
|
H A D | align.c | 604 struct bpf_insn *prog = test->insns; in do_test_single() local
|
H A D | get_stack_raw_tp.c | 94 struct bpf_program *prog; in test_get_stack_raw_tp() local
|
H A D | bpf_verif_scale.c | 23 struct bpf_program *prog; in check_load() local
|
H A D | verifier_log.c | 52 struct bpf_program *prog; in verif_log_subtest() local
|
/openbmc/linux/tools/testing/selftests/gpio/ |
H A D | gpio-mockup-cdev.c | 91 static void usage(char *prog) in usage()
|
/openbmc/u-boot/net/ |
H A D | nfs.c | 223 static void rpc_lookup_req(int prog, int ver) in rpc_lookup_req() 431 static int rpc_lookup_reply(int prog, uchar *pkt, unsigned len) in rpc_lookup_reply()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xdp_features.c | 281 struct bpf_program *prog; in dut_attach_xdp_prog() local 577 struct bpf_program *prog; in tester_run() local
|
H A D | test_verifier.c | 579 struct bpf_insn prog[] = { in create_prog_dummy_simple() local 590 struct bpf_insn prog[] = { in create_prog_dummy_loop() local 970 static void fixup_prog_kfuncs(struct bpf_insn *prog, int *fd_array, in fixup_prog_kfuncs() 1010 struct bpf_insn *prog, int *map_fds, int *fd_array) in do_test_fixup() 1559 struct bpf_insn *prog = test->insns; in do_test_single() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tas2781-comlib.c | 326 static void tasdev_dsp_prog_blk_remove(struct tasdevice_prog *prog) in tasdev_dsp_prog_blk_remove() 347 static void tasdev_dsp_prog_remove(struct tasdevice_prog *prog, in tasdev_dsp_prog_remove()
|
/openbmc/linux/samples/seccomp/ |
H A D | user-trap.c | 96 struct sock_fprog prog = { in user_trap_syscall() local
|
H A D | bpf-direct.c | 145 struct sock_fprog prog = { in install_filter() local
|
/openbmc/linux/samples/bpf/ |
H A D | test_overhead_user.c | 133 struct bpf_program *prog; in load_progs() local
|
H A D | cpustat_user.c | 192 struct bpf_program *prog; in main() local
|
H A D | test_cgrp2_sock.c | 78 struct bpf_insn *prog; in prog_load() local
|
H A D | xdp_tx_iptunnel_user.c | 161 struct bpf_program *prog; in main() local
|
/openbmc/linux/tools/perf/util/ |
H A D | hist.c | 1681 int hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort() 1826 struct ui_progress *prog, in hists__hierarchy_output_resort() 1925 static void output_resort(struct hists *hists, struct ui_progress *prog, in output_resort() 1980 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog, in evsel__output_resort_cb() 1995 void evsel__output_resort(struct evsel *evsel, struct ui_progress *prog) in evsel__output_resort() 2000 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort() 2005 void hists__output_resort_cb(struct hists *hists, struct ui_progress *prog, in hists__output_resort_cb()
|
/openbmc/linux/net/core/ |
H A D | bpf_sk_storage.c | 352 static bool bpf_sk_storage_tracing_allowed(const struct bpf_prog *prog) in bpf_sk_storage_tracing_allowed() 809 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local 859 static int bpf_iter_attach_map(struct bpf_prog *prog, in bpf_iter_attach_map()
|
/openbmc/linux/drivers/parisc/ |
H A D | superio.c | 435 u8 prog; in superio_fixup_pci() local
|
/openbmc/linux/tools/perf/bench/ |
H A D | uprobe.c | 47 #define bench_uprobe__attach_uprobe(prog) \ argument
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | toeplitz.c | 299 struct sock_fprog prog = {}; in __set_filter() local 328 struct sock_fprog prog = {}; in set_filter_null() local
|
H A D | reuseport_bpf_numa.c | 79 const struct bpf_insn prog[] = { in attach_bpf() local
|
/openbmc/linux/arch/x86/tools/ |
H A D | insn_sanity.c | 30 static const char *prog; /* Program name */ variable
|