Searched refs:in_lock_functions (Results 1 – 10 of 10) sorted by relevance
48 if (!in_lock_functions(regs->ARM_pc)) in profile_pc()56 } while (in_lock_functions(frame.pc)); in profile_pc()
39 if (in_lock_functions(pc)) in profile_pc_cb()
94 in_lock_functions(instruction_pointer(regs)) ? \
17 #define in_lock_functions(ADDR) 0 macro
18 int in_lock_functions(unsigned long addr);
1091 if (!in_lock_functions(addr)) in get_lock_parent_ip()1094 if (!in_lock_functions(addr)) in get_lock_parent_ip()
110 if (in_lock_functions(pc)) in profile_pc()
74 if (in_lock_functions(pc) || in profile_pc()
62 if (in_lock_functions(pc)) in profile_pc()
8656 return in_lock_functions(addr) || in in_sched_functions()