Searched refs:in_lock_functions (Results 1 – 16 of 16) sorted by relevance
39 if (!in_lock_functions(regs->pc)) in profile_pc()48 } while (in_lock_functions(frame.pc)); in profile_pc()
48 if (!in_lock_functions(regs->ARM_pc)) in profile_pc()56 } while (in_lock_functions(frame.pc)); in profile_pc()
397 notrace int in_lock_functions(unsigned long addr) in in_lock_functions() function405 EXPORT_SYMBOL(in_lock_functions);
98 in_lock_functions(instruction_pointer(regs)) ? \
32 if (!user_mode(regs) && in_lock_functions(pc)) { in profile_pc()
17 #define in_lock_functions(ADDR) 0 macro
18 int in_lock_functions(unsigned long addr);
891 if (!in_lock_functions(addr)) in get_lock_parent_ip()894 if (!in_lock_functions(addr)) in get_lock_parent_ip()
129 if (in_lock_functions(pc)) in profile_pc()
75 if (in_lock_functions(pc) || in profile_pc()
61 if (in_lock_functions(pc)) in profile_pc()
485 if (in_lock_functions(pc)) in profile_pc()
9242 return in_lock_functions(addr) || in in_sched_functions()
6413 0x00000000 in_lock_functions vmlinux EXPORT_SYMBOL
3594 ffff8000100e1850 T in_lock_functions
Completed in 319 milliseconds