Searched defs:spin_lock_prefetch (Results 1 – 7 of 7) sorted by relevance
53 #define spin_lock_prefetch(x) prefetchw(x) macro
167 extern inline void spin_lock_prefetch(const void *ptr) in spin_lock_prefetch() function
409 #define spin_lock_prefetch(x) prefetchw(x) macro411 #define spin_lock_prefetch(x) prefetch(x) macro
527 #define spin_lock_prefetch(x) prefetchw(x) macro
983 #define spin_lock_prefetch(x) prefetchw(x) macro
770 #define spin_lock_prefetch(x) prefetchw(x) macro
918 #define spin_lock_prefetch(x) prefetchw(x) macro