/Linux-v6.6/tools/testing/selftests/bpf/ |
D | test_sock.c | 28 struct bpf_insn insns[MAX_INSNS]; member
|
D | test_sysctl.c | 30 struct bpf_insn insns[MAX_INSNS]; member
|
D | testing_helpers.c | 295 int bpf_test_load_program(enum bpf_prog_type type, const struct bpf_insn *insns, in bpf_test_load_program()
|
D | test_lru_map.c | 45 struct bpf_insn insns[] = { in bpf_map_lookup_elem_with_ref_bit() local
|
D | test_verifier.c | 88 struct bpf_insn insns[MAX_INSNS]; member
|
D | xskxceiver.c | 2270 struct bpf_insn insns[2] = { in is_xdp_supported() local
|
/Linux-v6.6/arch/mips/kernel/ |
D | ftrace.c | 311 int faulted, insns; in prepare_ftrace_return() local
|
/Linux-v6.6/arch/riscv/kernel/ |
D | traps.c | 42 const u16 *insns = (u16 *)instruction_pointer(regs); in dump_kernel_instr() local
|
/Linux-v6.6/arch/sparc/kernel/ |
D | setup_64.c | 187 unsigned int *insns; in per_cpu_patch() local
|
/Linux-v6.6/drivers/comedi/ |
D | comedi_fops.c | 1528 struct comedi_insn *insns, in do_insnlist_ioctl() 2235 struct comedi_insn *insns = NULL; in comedi_unlocked_ioctl() local 2895 compat_uptr_t insns; /* 32-bit 'struct comedi_insn *' */ member 3074 struct comedi_insn *insns; in compat_insnlist() local
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | trap_block.h | 86 unsigned int insns[2]; member
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | fexit_bpf2bpf.c | 444 struct bpf_insn insns[] = { in load_fentry() local
|
D | btf.c | 5610 struct bpf_insn insns[MAX_INSNS]; member
|
/Linux-v6.6/tools/lib/bpf/ |
D | skel_internal.h | 63 const void *insns; member
|
D | bpf.c | 109 struct bpf_insn insns[] = { in probe_memcg_account() local 232 const struct bpf_insn *insns, size_t insn_cnt, in bpf_prog_load()
|
D | libbpf.c | 419 struct bpf_insn *insns; member 4505 struct bpf_insn insns[] = { in bpf_object__probe_loading() local 4546 struct bpf_insn insns[] = { in probe_kern_prog_name() local 4568 struct bpf_insn insns[] = { in probe_kern_global_data() local 4716 struct bpf_insn insns[] = { in probe_kern_exp_attach_type() local 4733 struct bpf_insn insns[] = { in probe_kern_probe_read_kernel() local 4750 struct bpf_insn insns[] = { in probe_prog_bind_map() local 4810 struct bpf_insn insns[] = { in probe_perf_link() local 4840 struct bpf_insn insns[] = { in probe_uprobe_multi_link() local 4869 struct bpf_insn insns[] = { in probe_kern_bpf_cookie() local [all …]
|
D | libbpf.h | 1604 const char *insns; member
|
/Linux-v6.6/sound/pci/emu10k1/ |
D | emuproc.c | 334 static const char * const insns[16] = { in snd_emu10k1_proc_acode_read() local
|
/Linux-v6.6/tools/bpf/bpftool/ |
D | common.c | 101 struct bpf_insn insns[] = { in known_to_need_rlimit() local
|
/Linux-v6.6/arch/riscv/net/ |
D | bpf_jit_comp64.c | 651 static int gen_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) in gen_jump_or_nops()
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
D | main.h | 544 struct list_head insns; member
|
/Linux-v6.6/arch/parisc/net/ |
D | bpf_jit.h | 67 u32 *insns; /* HPPA insns */ member
|
/Linux-v6.6/arch/x86/kernel/ |
D | alternative.c | 1417 static void __init_or_module add_nops(void *insns, unsigned int len) in add_nops()
|
/Linux-v6.6/tools/objtool/ |
D | check.c | 377 struct instruction *insns = NULL; in decode_instructions() local
|
/Linux-v6.6/kernel/ |
D | kprobes.c | 91 kprobe_opcode_t *insns; /* Page of instruction slots */ member
|