Home
last modified time | relevance | path

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

12345678910>>...15

/linux-6.14.4/arch/x86/tools/
Dinsn_decoder_test.c28 const char *prog; variable
Dinsn_sanity.c30 static const char *prog; /* Program name */ variable
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dbpf_obj_id.c17 struct bpf_program *prog; in serial_test_bpf_obj_id() local
Dfree_timer.c120 struct bpf_program *prog; in test_free_timer() local
Dxdp_bpf2bpf.c111 struct bpf_program *prog; in test_xdp_bpf2bpf() local
Dlibbpf_probes.c89 #define CASE(prog, helper, supp) { \ in test_libbpf_probe_helpers() argument
Dbpf_verif_scale.c23 struct bpf_program *prog; in check_load() local
Dget_stack_raw_tp.c94 struct bpf_program *prog; in test_get_stack_raw_tp() local
Dalign.c604 struct bpf_insn *prog = test->insns; in do_test_single() local
Dverifier_log.c52 struct bpf_program *prog; in verif_log_subtest() local
/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_verifier.c577 struct bpf_insn prog[] = { in create_prog_dummy_simple() local
588 struct bpf_insn prog[] = { in create_prog_dummy_loop() local
968 static void fixup_prog_kfuncs(struct bpf_insn *prog, int *fd_array, in fixup_prog_kfuncs()
1008 struct bpf_insn *prog, int *map_fds, int *fd_array) in do_test_fixup()
1509 struct bpf_insn *prog = test->insns; in do_test_single() local
Dtest_loader.c396 struct bpf_program *prog, in parse_test_spec()
649 struct bpf_program *prog) in prepare_case()
1105 struct bpf_program *prog; in process_subtest() local
/linux-6.14.4/tools/testing/selftests/bpf/test_kmods/
Dbpf_testmod.c1105 const struct bpf_prog *prog, in bpf_testmod_ops_is_valid_access()
1243 static void test_1_recursion_detected(struct bpf_prog *prog) in test_1_recursion_detected()
1254 const struct bpf_prog *prog) in st_ops3_check_member()
1297 const struct bpf_prog *prog) in st_ops_gen_prologue()
1319 static int st_ops_gen_epilogue(struct bpf_insn *insn_buf, const struct bpf_prog *prog, in st_ops_gen_epilogue()
/linux-6.14.4/sound/soc/codecs/
Dtas2781-comlib.c357 static void tasdev_dsp_prog_blk_remove(struct tasdevice_prog *prog) in tasdev_dsp_prog_blk_remove()
378 static void tasdev_dsp_prog_remove(struct tasdevice_prog *prog, in tasdev_dsp_prog_remove()
/linux-6.14.4/tools/testing/selftests/net/
Dtoeplitz.c299 struct sock_fprog prog = {}; in __set_filter() local
328 struct sock_fprog prog = {}; in set_filter_null() local
Dreuseport_bpf_numa.c79 const struct bpf_insn prog[] = { in attach_bpf() local
/linux-6.14.4/tools/perf/
Dbuiltin-annotate.c591 struct ui_progress prog; in __cmd_annotate() local
637 struct ui_progress prog; in __cmd_annotate() local
/linux-6.14.4/samples/seccomp/
Duser-trap.c100 struct sock_fprog prog = { in user_trap_syscall() local
Dbpf-direct.c145 struct sock_fprog prog = { in install_filter() local
/linux-6.14.4/drivers/parisc/
Dsuperio.c435 u8 prog; in superio_fixup_pci() local
/linux-6.14.4/net/kcm/
Dkcmsock.c389 struct bpf_prog *prog = psock->bpf_prog; in kcm_parse_func_strparser() local
1218 struct bpf_prog *prog) in kcm_attach()
1323 struct bpf_prog *prog; in kcm_attach_ioctl() local
/linux-6.14.4/samples/bpf/
Dcpustat_user.c192 struct bpf_program *prog; in main() local
Dxdp_tx_iptunnel_user.c161 struct bpf_program *prog; in main() local
/linux-6.14.4/tools/bpf/bpftool/
Dprog.c1473 auto_attach_program(struct bpf_program *prog, const char *path) in auto_attach_program()
1493 struct bpf_program *prog; in auto_attach_programs() local
1528 struct bpf_program *prog = NULL, *pos; in load_with_options() local
2361 struct bpf_program *prog; in do_profile() local
/linux-6.14.4/samples/vfs/
Dmountinfo.c201 static void usage(const char * const prog) in usage()

12345678910>>...15