Home
last modified time | relevance | path

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

/arch/arm/nwfpe/
Dentry.S72 emulate: label
/arch/arm/probes/
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()
Ddecode-arm.c721 bool emulate, const union decode_action *actions, in arm_probes_decode_insn()
Ddecode.c413 bool emulate, const union decode_action *actions, in probes_decode_insn()
/arch/x86/kernel/
Dstatic_call.c31 const void *emulate = NULL; in __static_call_transform() local
Dalternative.c1466 const void *opcode, size_t len, const void *emulate) in text_poke_loc_init()
1565 void __ref text_poke_queue(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_queue()
1591 void __ref text_poke_bp(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_bp()
Duprobes.c506 bool (*emulate)(struct arch_uprobe *, struct pt_regs *); member