/linux-6.14.4/arch/x86/tools/ |
D | insn_decoder_test.c | 28 const char *prog; variable
|
D | insn_sanity.c | 30 static const char *prog; /* Program name */ variable
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_obj_id.c | 17 struct bpf_program *prog; in serial_test_bpf_obj_id() local
|
D | free_timer.c | 120 struct bpf_program *prog; in test_free_timer() local
|
D | xdp_bpf2bpf.c | 111 struct bpf_program *prog; in test_xdp_bpf2bpf() local
|
D | libbpf_probes.c | 89 #define CASE(prog, helper, supp) { \ in test_libbpf_probe_helpers() argument
|
D | bpf_verif_scale.c | 23 struct bpf_program *prog; in check_load() local
|
D | get_stack_raw_tp.c | 94 struct bpf_program *prog; in test_get_stack_raw_tp() local
|
D | align.c | 604 struct bpf_insn *prog = test->insns; in do_test_single() local
|
D | verifier_log.c | 52 struct bpf_program *prog; in verif_log_subtest() local
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | test_verifier.c | 577 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
|
D | test_loader.c | 396 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/ |
D | bpf_testmod.c | 1105 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/ |
D | tas2781-comlib.c | 357 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/ |
D | toeplitz.c | 299 struct sock_fprog prog = {}; in __set_filter() local 328 struct sock_fprog prog = {}; in set_filter_null() local
|
D | reuseport_bpf_numa.c | 79 const struct bpf_insn prog[] = { in attach_bpf() local
|
/linux-6.14.4/tools/perf/ |
D | builtin-annotate.c | 591 struct ui_progress prog; in __cmd_annotate() local 637 struct ui_progress prog; in __cmd_annotate() local
|
/linux-6.14.4/samples/seccomp/ |
D | user-trap.c | 100 struct sock_fprog prog = { in user_trap_syscall() local
|
D | bpf-direct.c | 145 struct sock_fprog prog = { in install_filter() local
|
/linux-6.14.4/drivers/parisc/ |
D | superio.c | 435 u8 prog; in superio_fixup_pci() local
|
/linux-6.14.4/net/kcm/ |
D | kcmsock.c | 389 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/ |
D | cpustat_user.c | 192 struct bpf_program *prog; in main() local
|
D | xdp_tx_iptunnel_user.c | 161 struct bpf_program *prog; in main() local
|
/linux-6.14.4/tools/bpf/bpftool/ |
D | prog.c | 1473 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/ |
D | mountinfo.c | 201 static void usage(const char * const prog) in usage()
|