Searched refs:in_lock_functions (Results 1 – 12 of 12) sorted by relevance
50 if (!in_lock_functions(regs->pc)) in profile_pc()60 } while (in_lock_functions(frame.pc)); in profile_pc()
50 if (!in_lock_functions(regs->ARM_pc)) in profile_pc()58 } while (in_lock_functions(frame.pc)); in profile_pc()
33 if (!user_mode(regs) && in_lock_functions(pc)) { in profile_pc()
70 in_lock_functions(instruction_pointer(regs)) ? \
399 notrace int in_lock_functions(unsigned long addr) in in_lock_functions() function407 EXPORT_SYMBOL(in_lock_functions);
17 #define in_lock_functions(ADDR) 0 macro
18 int in_lock_functions(unsigned long addr);
181 if (in_lock_functions(pc)) in profile_pc()
77 if (in_lock_functions(pc) || in profile_pc()
64 if (in_lock_functions(pc)) in profile_pc()
420 if (in_lock_functions(pc)) in profile_pc()
2548 if (in_lock_functions(addr)) { in get_parent_ip()2550 if (in_lock_functions(addr)) in get_parent_ip()7090 return in_lock_functions(addr) || in in_sched_functions()