Searched refs:swp_handler (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/kernel/
H A Dswp_emulate.c170 * swp_handler logs the id of calling process, dissects the instruction, sanity
174 static int swp_handler(struct pt_regs *regs, unsigned int instr) swp_handler() function
249 .fn = swp_handler
/linux-4.4.14/arch/arm64/kernel/
H A Darmv8_deprecated.c373 * swp_handler logs the id of calling process, dissects the instruction, sanity
377 static int swp_handler(struct pt_regs *regs, u32 instr) swp_handler() function
451 .fn = swp_handler

Completed in 67 milliseconds