Searched defs:spin_lock_prefetch (Results 1 – 16 of 16) sorted by relevance
60 #define spin_lock_prefetch(lock) do { } while (0) macro74 extern inline void spin_lock_prefetch(const void *ptr) in spin_lock_prefetch() function
66 #define spin_lock_prefetch(lock) do { } while (0) macro80 extern inline void spin_lock_prefetch(const void *ptr) in spin_lock_prefetch() function
47 #define spin_lock_prefetch(x) prefetchw(x) macro
48 #define spin_lock_prefetch(x) prefetchw(x) macro
63 #define spin_lock_prefetch(x) prefetch(x) macro
65 #define spin_lock_prefetch(x) prefetch(x) macro
255 #define spin_lock_prefetch(x) prefetchw(x) macro
249 #define spin_lock_prefetch(x) prefetchw(x) macro
261 static inline void spin_lock_prefetch(const void *ptr) in spin_lock_prefetch() function
278 static inline void spin_lock_prefetch(const void *ptr) in spin_lock_prefetch() function
490 #define spin_lock_prefetch(x) prefetchw(x) macro
397 #define spin_lock_prefetch(x) prefetchw(x) macro
663 #define spin_lock_prefetch(x) prefetchw(x) macro
679 #define spin_lock_prefetch(x) prefetchw(x) macro
753 static inline void spin_lock_prefetch(const void *x) in spin_lock_prefetch() function
827 static inline void spin_lock_prefetch(const void *x) in spin_lock_prefetch() function