/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | ixgbe_osdep.h | 162 void prefetch(void *x) in prefetch() function 167 #define prefetch(x) macro
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | db_disasm.c | 149 const char* prefetch[] = { variable
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | db_disasm.c | 154 const char* prefetch[] = { variable
|
/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_osdep.h | 227 void prefetch(void *x) in prefetch() function 247 #define prefetch(x) macro
|
/netbsd-src/sys/external/bsd/ena-com/ |
H A D | ena_plat.h | 348 void prefetch(void *x) in prefetch() function 353 #define prefetch(x) macro
|
/netbsd-src/external/bsd/unbound/dist/iterator/ |
H A D | iter_utils.c | 398 struct sock_list* blacklist, time_t prefetch) in iter_filter_order() 592 time_t prefetch) in iter_server_selection()
|
/netbsd-src/sys/arch/mips/include/ |
H A D | pte.h | 394 const bool prefetch = (pa & PGC_PREFETCH) != 0; in pte_make_enter() local
|
/netbsd-src/sys/arch/arm/samsung/ |
H A D | exynos_soc.c | 216 uint32_t prefetch; in exynos4_l2cc_init() local
|
/netbsd-src/sys/dev/pci/ |
H A D | pciconf.c | 147 int prefetch; member 159 int prefetch; member
|
H A D | pci_resource.c | 87 bool prefetch; member
|
H A D | pci_subr.c | 1051 const char *type, *prefetch; in pci_conf_print_bar() local
|
/netbsd-src/external/bsd/unbound/dist/edns-subnet/ |
H A D | subnetmod.c | 433 lookup_and_reply(struct module_qstate *qstate, int id, struct subnet_qstate *sq, int prefetch) in lookup_and_reply()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm-protos.h | 327 } prefetch; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm-protos.h | 339 } prefetch; member
|
/netbsd-src/external/mpl/bind/dist/lib/ns/include/ns/ |
H A D | query.h | 72 dns_fetch_t *prefetch; global() member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-protos.h | 311 const struct cpu_prefetch_tune *prefetch; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ggc-page.c | 572 #define prefetch(X) ((void) X) macro 574 #define prefetch(X) __builtin_prefetch (X) macro
|
H A D | tree-ssa-loop-prefetch.c | 1165 gcall *prefetch; in issue_prefetch_ref() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ggc-page.cc | 572 #define prefetch(X) ((void) X) macro 574 #define prefetch(X) __builtin_prefetch (X) macro
|
H A D | tree-ssa-loop-prefetch.cc | 1167 gcall *prefetch; in issue_prefetch_ref() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-protos.h | 568 const struct cpu_prefetch_tune *prefetch; member
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | dbuf.c | 1032 boolean_t prefetch; in dbuf_read() local
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | config_file.h | 319 int prefetch; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 5543 rtx prefetch; in s390_expand_cpymem() local 5721 rtx prefetch = gen_prefetch (gen_rtx_PLUS (Pmode, dst_addr, distance), in s390_expand_setmem() local 5845 rtx prefetch; in s390_expand_cmpmem() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 5640 rtx prefetch; in s390_expand_cpymem() local 5818 rtx prefetch = gen_prefetch (gen_rtx_PLUS (Pmode, dst_addr, distance), in s390_expand_setmem() local 5942 rtx prefetch; in s390_expand_cmpmem() local
|