Searched refs:spin_lock_prefetch (Results 1 – 8 of 8) sorted by relevance
67 #define spin_lock_prefetch(lock) do { } while (0) macro81 extern inline void spin_lock_prefetch(const void *ptr) in spin_lock_prefetch() function
66 #define spin_lock_prefetch(x) prefetch(x) macro
113 #define spin_lock_prefetch(x) do { } while (0) macro
153 static inline void spin_lock_prefetch(const void *x) in spin_lock_prefetch() function
252 #define spin_lock_prefetch(x) prefetchw(x) macro
405 #define spin_lock_prefetch(x) prefetchw(x) macro
697 #define spin_lock_prefetch(x) prefetchw(x) macro
819 static inline void spin_lock_prefetch(const void *x) in spin_lock_prefetch() function