Searched defs:insns (Results 1 - 25 of 57) sorted by path

123

/linux-master/arch/sparc/kernel/
H A Dentry.h50 unsigned int insns[3]; member in struct:popc_3insn_patch_entry
57 unsigned int insns[6]; member in struct:popc_6insn_patch_entry
64 unsigned int insns[3]; member in struct:pause_patch_entry
H A Dsetup_32.c203 unsigned int *insns; local
H A Dsetup_64.c174 unsigned int *insns; local
[all...]
H A Dsignal32.c49 unsigned int insns[2]; member in struct:signal_frame32
63 unsigned int insns[2]; member in struct:rt_signal_frame32
[all...]
H A Dsignal_32.c40 unsigned long insns[2] __attribute__ ((aligned (8))); member in struct:signal_frame
52 unsigned int insns[2]; member in struct:rt_signal_frame
[all...]
/linux-master/arch/arm64/kernel/
H A Dpatching.c228 int __kprobes aarch64_insn_patch_text(void *addrs[], u32 insns[], int cnt) argument
/linux-master/arch/mips/kernel/
H A Dftrace.c311 int faulted, insns; local
/linux-master/arch/parisc/kernel/
H A Dmodule.c85 Elf32_Word insns[2]; /* each stub entry has two insns */ member in struct:stub_entry
93 Elf64_Word insns[4]; /* each stub entry has four insns */ member in struct:stub_entry
[all...]
/linux-master/arch/parisc/net/
H A Dbpf_jit.h67 u32 *insns; /* HPPA insns */ member in struct:hppa_jit_context
/linux-master/arch/riscv/kernel/
H A Dpatch.c21 u32 *insns; member in struct:patch_insn
220 int patch_text_nosync(void *addr, const void *insns, size_t len) argument
257 int patch_text(void *addr, u32 *insns, int ninsns) argument
H A Dtraps.c40 static int copy_code(struct pt_regs *regs, u16 *val, const u16 *insns) argument
57 const u16 *insns = (u16 *)instruction_pointer(regs); local
/linux-master/arch/riscv/net/
H A Dbpf_jit.h75 u16 *insns; /* RV insns */ member in struct:rv_jit_context
H A Dbpf_jit_comp64.c633 static int gen_jump_or_nops(void *target, void *ip, u32 *insns, bool is_call) argument
[all...]
/linux-master/arch/sparc/include/asm/
H A Dtrap_block.h86 unsigned int insns[2]; member in struct:sun4v_2insn_patch_entry
/linux-master/arch/x86/tools/
H A Dinsn_decoder_test.c116 int insns = 0; local
H A Dinsn_sanity.c221 int insns = 0, ret; local
/linux-master/drivers/comedi/
H A Dcomedi_fops.c1527 do_insnlist_ioctl(struct comedi_device *dev, struct comedi_insn *insns, unsigned int n_insns, void *file) argument
2235 struct comedi_insn *insns = NULL; local
2895 compat_uptr_t insns; /* 32-bit 'struct comedi_insn *' */ member in struct:comedi32_insnlist_struct
3074 struct comedi_insn *insns; local
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h544 struct list_head insns; member in struct:nfp_prog
/linux-master/include/uapi/linux/
H A Dbpf.h1527 __aligned_u64 insns; member in struct:bpf_attr::__anon2593
H A Dcomedi.h509 struct comedi_insn __user *insns; member in struct:comedi_insnlist
/linux-master/kernel/bpf/
H A Dsyscall.c4453 struct bpf_insn *insns; local
[all...]
H A Dverifier.c15668 static int visit_func_call_insn(int t, struct bpf_insn *insns, argument
15697 struct bpf_insn *insns local
17582 struct bpf_insn *insns = env->prog->insnsi; local
18805 struct bpf_insn *insns = env->prog->insnsi; local
[all...]
/linux-master/kernel/
H A Dkprobes.c91 kprobe_opcode_t *insns; /* Page of instruction slots */ member in struct:kprobe_insn_page
[all...]
/linux-master/lib/
H A Dtest_bpf.c68 struct sock_filter insns[MAX_INSNS]; member in union:bpf_test::__anon3895
71 void *insns; member in struct:bpf_test::__anon3895::__anon3896
467 __bpf_ld_imm64(struct bpf_insn insns[2], u8 reg, s64 imm64) argument
483 struct bpf_insn *insns; local
827 struct bpf_insn *insns; local
916 __bpf_emit_alu64_imm(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 imm) argument
937 __bpf_emit_alu32_imm(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 imm) argument
958 __bpf_emit_alu64_reg(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 src) argument
980 __bpf_emit_alu32_reg(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 src) argument
1221 struct bpf_insn *insns; local
1405 struct bpf_insn *insns; local
1594 __bpf_emit_atomic64(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 src) argument
1641 __bpf_emit_atomic32(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 src) argument
1688 __bpf_emit_cmpxchg64(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 src) argument
1728 __bpf_emit_cmpxchg32(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 src) argument
2302 __bpf_emit_jmp_imm(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 imm) argument
2325 __bpf_emit_jmp32_imm(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 imm) argument
2346 __bpf_emit_jmp_reg(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 src) argument
2368 __bpf_emit_jmp32_reg(struct bpf_test *self, void *arg, struct bpf_insn *insns, s64 dst, s64 src) argument
2704 struct bpf_insn *insns; local
15197 struct bpf_insn insns[MAX_INSNS]; member in struct:tail_call_test
[all...]
/linux-master/net/netfilter/
H A Dxt_bpf.c24 static int __bpf_mt_check_bytecode(struct sock_filter *insns, __u16 len, argument

Completed in 405 milliseconds

123