Home
last modified time | relevance | path

Searched defs:emulate (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm/probes/
H A Ddecode-thumb.c863 bool emulate, const union decode_action *actions, in thumb16_probes_decode_insn()
874 bool emulate, const union decode_action *actions, in thumb32_probes_decode_insn()
H A Ddecode-arm.c721 bool emulate, const union decode_action *actions, in arm_probes_decode_insn()
H A Ddecode.c413 bool emulate, const union decode_action *actions, in probes_decode_insn()
/linux/arch/arm/nwfpe/
H A Dentry.S73 emulate: label
/linux/arch/x86/kernel/
H A Dstatic_call.c61 const void *emulate = NULL; in __static_call_transform() local
H A Dalternative.c3089 …tic void __smp_text_poke_batch_add(void *addr, const void *opcode, size_t len, const void *emulate) in __smp_text_poke_batch_add()
3202 void __ref smp_text_poke_batch_add(void *addr, const void *opcode, size_t len, const void *emulate) in smp_text_poke_batch_add()
3221 void __ref smp_text_poke_single(void *addr, const void *opcode, size_t len, const void *emulate) in smp_text_poke_single()
H A Duprobes.c1192 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member