Home
last modified time | relevance | path

Searched refs:check_zero (Results 1 – 3 of 3) sorted by relevance

/arch/x86/xen/
Dmulticalls.c80 static inline void check_zero(void) in check_zero() function
92 check_zero(); in mc_add_stats()
108 check_zero(); in mc_stats_flush()
Dspinlock.c47 static inline void check_zero(void) in check_zero() function
56 do { check_zero(); spinlock_stats.elem += (val); } while(0)
67 check_zero(); in __spin_time_accum()
Dmmu.c100 static inline void check_zero(void) in check_zero() function
109 do { check_zero(); mmu_stats.elem += (val); } while(0)