| /linux-4.4.14/tools/lib/lockdep/uinclude/linux/ | 
| D | prefetch.h | 4 static inline void prefetch(void *a __attribute__((unused))) { }  in prefetch()  function
 | 
| /linux-4.4.14/arch/parisc/include/asm/ | 
| D | prefetch.h | 22 static inline void prefetch(const void *addr)  in prefetch()  function
 | 
| /linux-4.4.14/include/linux/ | 
| D | prefetch.h | 38 #define prefetch(x) __builtin_prefetch(x)  macro
 | 
| /linux-4.4.14/arch/alpha/include/asm/ | 
| D | processor.h | 72 extern inline void prefetch(const void *ptr)    in prefetch()  function
 | 
| /linux-4.4.14/arch/arm/include/asm/ | 
| D | processor.h | 110 static inline void prefetch(const void *ptr)  in prefetch()  function
 | 
| /linux-4.4.14/arch/tile/lib/ | 
| D | memcpy_64.c | 64 	const char *__restrict prefetch;  in memcpy()  local
 | 
| /linux-4.4.14/arch/frv/include/asm/ | 
| D | processor.h | 121 static inline void prefetch(const void *x)  in prefetch()  function
 | 
| /linux-4.4.14/arch/sparc/include/asm/ | 
| D | processor_64.h | 229 static inline void prefetch(const void *x)  in prefetch()  function
 | 
| /linux-4.4.14/arch/mn10300/include/asm/ | 
| D | processor.h | 156 static inline void prefetch(const void *x)  in prefetch()  function
 | 
| /linux-4.4.14/arch/ia64/lib/ | 
| D | memcpy_mck.S | 130 .prefetch:  label
 | 
| /linux-4.4.14/drivers/net/wireless/cw1200/ | 
| D | hwio.c | 175 			 size_t buf_len, u32 prefetch, u16 port_addr)  in cw1200_indirect_read()
 | 
| /linux-4.4.14/arch/sh/include/asm/ | 
| D | processor_32.h | 204 static inline void prefetch(const void *x)  in prefetch()  function
 | 
| /linux-4.4.14/arch/arm64/include/asm/ | 
| D | processor.h | 168 static inline void prefetch(const void *ptr)  in prefetch()  function
 | 
| /linux-4.4.14/arch/x86/mm/ | 
| D | fault.c | 91 		      unsigned char opcode, int *prefetch)  in check_prefetch_opcode()141 	int prefetch = 0;  in is_prefetch()  local
 
 | 
| /linux-4.4.14/arch/avr32/include/asm/ | 
| D | processor.h | 158 static inline void prefetch(const void *x)  in prefetch()  function
 | 
| /linux-4.4.14/arch/arm/mm/ | 
| D | cache-l2x0.c | 668 		u32 prefetch = readl_relaxed(base + L310_PREFETCH_CTRL);  in l2c310_enable()  local1127 	u32 prefetch;  in l2c310_of_parse()  local
 
 | 
| /linux-4.4.14/arch/tile/include/asm/ | 
| D | processor.h | 294 #define prefetch(x) __builtin_prefetch(x)  macro
 | 
| /linux-4.4.14/arch/mips/include/asm/ | 
| D | processor.h | 387 #define prefetch(x) __builtin_prefetch((x), 0, 1)  macro
 | 
| /linux-4.4.14/drivers/s390/cio/ | 
| D | io_sch.h | 17 		unsigned int prefetch:1;/* deny prefetch */  member
 | 
| /linux-4.4.14/arch/ia64/include/asm/sn/ | 
| D | pic.h | 160 	u64	prefetch;			/* 0x000{418,,,5D8} */  member
 | 
| D | tiocp.h | 108 	u64	prefetch;			/* 0x000{418,,,5D8} */  member
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | processor.h | 424 static inline void prefetch(const void *x)  in prefetch()  function
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | processor.h | 687 prefetch (const void *x)  in prefetch()  function
 | 
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | processor.h | 672 static inline void prefetch(const void *x)  in prefetch()  function
 | 
| /linux-4.4.14/drivers/pci/host/ | 
| D | pci-tegra.c | 281 	struct resource prefetch;  member
 | 
| /linux-4.4.14/arch/mips/include/asm/pci/ | 
| D | bridge.h | 810 		u64	prefetch:1;  member
 | 
| /linux-4.4.14/arch/mips/include/asm/octeon/ | 
| D | cvmx-pci-defs.h | 2181 		uint32_t prefetch:3;  member2203 		uint32_t prefetch:3;  member
 2225 		uint32_t prefetch:3;  member
 
 | 
| /linux-4.4.14/drivers/block/ | 
| D | cciss.c | 4303 	u32 prefetch;  in cciss_enable_scsi_prefetch()  local
 | 
| /linux-4.4.14/drivers/iommu/ | 
| D | arm-smmu-v3.c | 445 		} prefetch;  member
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath10k/ | 
| D | htt.h | 171 	u8 prefetch[0]; /* start of frame, for FW classification engine */  member
 | 
| /linux-4.4.14/drivers/scsi/esas2r/ | 
| D | atvda.h | 443 	u8 prefetch;  member
 |