Searched refs:spin_lock_prefetch (Results 1 – 7 of 7) sorted by relevance
69 #define spin_lock_prefetch(lock) do { } while (0) macro83 extern inline void spin_lock_prefetch(const void *ptr) in spin_lock_prefetch() function
65 #define spin_lock_prefetch(x) prefetch(x) macro
247 #define spin_lock_prefetch(x) prefetchw(x) macro
232 static inline void spin_lock_prefetch(const void *ptr) in spin_lock_prefetch() function
475 #define spin_lock_prefetch(x) prefetchw(x) macro
679 #define spin_lock_prefetch(x) prefetchw(x) macro
819 static inline void spin_lock_prefetch(const void *x) in spin_lock_prefetch() function