Searched refs:in_lock_functions (Results 1 – 10 of 10) sorted by relevance
57 if (!in_lock_functions(regs->ARM_pc)) in profile_pc()68 } while (in_lock_functions(frame.pc)); in profile_pc()
34 if (!user_mode_vm(regs) && in_lock_functions(pc)) { in profile_pc()
377 notrace int in_lock_functions(unsigned long addr) in in_lock_functions() function385 EXPORT_SYMBOL(in_lock_functions);
17 #define in_lock_functions(ADDR) 0 macro
18 int in_lock_functions(unsigned long addr);
180 if (in_lock_functions(pc)) in profile_pc()
64 if (in_lock_functions(pc) || in profile_pc()
64 if (in_lock_functions(pc)) in profile_pc()
421 if (in_lock_functions(pc)) in profile_pc()
3011 if (in_lock_functions(addr)) { in get_parent_ip()3013 if (in_lock_functions(addr)) in get_parent_ip()6796 return in_lock_functions(addr) || in in_sched_functions()