Home
last modified time | relevance | path

Searched refs:rcu_cpu_stall_reset (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Drcutree.h23 void rcu_cpu_stall_reset(void);
H A Drcutiny.h118 static inline void rcu_cpu_stall_reset(void) { } in rcu_cpu_stall_reset() function
/linux/arch/x86/kernel/
H A Dpvclock.c43 rcu_cpu_stall_reset(); in pvclock_touch_watchdogs()
/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c634 rcu_cpu_stall_reset(); in do_join()
/linux/arch/x86/platform/uv/
H A Duv_nmi.c836 rcu_cpu_stall_reset(); in uv_nmi_touch_watchdogs()
/linux/kernel/debug/
H A Ddebug_core.c567 rcu_cpu_stall_reset(); in dbg_touch_watchdogs()
/linux/kernel/rcu/
H A Dtree_stall.h181 * rcu_cpu_stall_reset - restart stall-warning timeout for current grace period
190 void rcu_cpu_stall_reset(void) in rcu_cpu_stall_reset() function
791 * Check if it was requested (via rcu_cpu_stall_reset()) that the FQS in check_cpu_stall()
/linux/arch/powerpc/xmon/
H A Dxmon.c475 rcu_cpu_stall_reset(); in xmon_touch_watchdogs()