Home
last modified time | relevance | path

Searched defs:prog (Results 176 – 200 of 384) sorted by relevance

12345678910>>...16

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_id.c17 struct bpf_program *prog; in serial_test_bpf_obj_id() local
H A Dxdp_bpf2bpf.c111 struct bpf_program *prog; in test_xdp_bpf2bpf() local
H A Dlibbpf_probes.c85 #define CASE(prog, helper, supp) { \ in test_libbpf_probe_helpers() argument
H A Dalign.c604 struct bpf_insn *prog = test->insns; in do_test_single() local
H A Dget_stack_raw_tp.c94 struct bpf_program *prog; in test_get_stack_raw_tp() local
H A Dbpf_verif_scale.c23 struct bpf_program *prog; in check_load() local
H A Dverifier_log.c52 struct bpf_program *prog; in verif_log_subtest() local
/openbmc/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c91 static void usage(char *prog) in usage()
/openbmc/u-boot/net/
H A Dnfs.c223 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 Dxdp_features.c281 struct bpf_program *prog; in dut_attach_xdp_prog() local
577 struct bpf_program *prog; in tester_run() local
H A Dtest_verifier.c579 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 Dtas2781-comlib.c326 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 Duser-trap.c96 struct sock_fprog prog = { in user_trap_syscall() local
H A Dbpf-direct.c145 struct sock_fprog prog = { in install_filter() local
/openbmc/linux/samples/bpf/
H A Dtest_overhead_user.c133 struct bpf_program *prog; in load_progs() local
H A Dcpustat_user.c192 struct bpf_program *prog; in main() local
H A Dtest_cgrp2_sock.c78 struct bpf_insn *prog; in prog_load() local
H A Dxdp_tx_iptunnel_user.c161 struct bpf_program *prog; in main() local
/openbmc/linux/tools/perf/util/
H A Dhist.c1681 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 Dbpf_sk_storage.c352 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 Dsuperio.c435 u8 prog; in superio_fixup_pci() local
/openbmc/linux/tools/perf/bench/
H A Duprobe.c47 #define bench_uprobe__attach_uprobe(prog) \ argument
/openbmc/linux/tools/testing/selftests/net/
H A Dtoeplitz.c299 struct sock_fprog prog = {}; in __set_filter() local
328 struct sock_fprog prog = {}; in set_filter_null() local
H A Dreuseport_bpf_numa.c79 const struct bpf_insn prog[] = { in attach_bpf() local
/openbmc/linux/arch/x86/tools/
H A Dinsn_sanity.c30 static const char *prog; /* Program name */ variable

12345678910>>...16