Home
last modified time | relevance | path

Searched refs:in_lock_functions (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm/kernel/
H A Dtime.c48 if (!in_lock_functions(regs->ARM_pc)) in profile_pc()
56 } while (in_lock_functions(frame.pc)); in profile_pc()
/linux/arch/arm64/kernel/
H A Dtime.c39 if (in_lock_functions(pc)) in profile_pc_cb()
/linux/arch/xtensa/include/asm/
H A Dptrace.h94 in_lock_functions(instruction_pointer(regs)) ? \
/linux/arch/sparc/kernel/
H A Dtime_32.c74 if (in_lock_functions(pc) || in profile_pc()
/linux/arch/powerpc/kernel/
H A Dtime.c454 if (in_lock_functions(pc))
/linux/kernel/sched/
H A Dcore.c8894 return in_lock_functions(addr) || in sched_init()