Searched refs:spin_lock_prefetch (Results 1 – 11 of 11) sorted by relevance
53 #define spin_lock_prefetch(x) prefetchw(x) macro
409 #define spin_lock_prefetch(x) prefetchw(x) macro411 #define spin_lock_prefetch(x) prefetch(x) macro
167 extern inline void spin_lock_prefetch(const void *ptr) in spin_lock_prefetch() function
527 #define spin_lock_prefetch(x) prefetchw(x) macro
770 #define spin_lock_prefetch(x) prefetchw(x) macro
983 #define spin_lock_prefetch(x) prefetchw(x) macro
154 spin_lock_prefetch(&io_request_lock); in i2o_scsi_reply()
552 spin_lock_prefetch(&io_request_lock); in i2o_block_reply()
918 #define spin_lock_prefetch(x) prefetchw(x) macro
555 spin_lock_prefetch(&runqueue_lock); in schedule()
969 spin_lock_prefetch(&inode_lock); in new_inode()