/freebsd/sys/arm/arm/ |
H A D | trap-v6.c | 210 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise() 242 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug() 272 abort_handler(struct trapframe *tf, int prefetch) in abort_handler() 543 u_int prefetch, struct thread *td, struct ksig *ksig) in abort_fatal() 619 u_int prefetch, struct thread *td, struct ksig *ksig) in abort_align() 656 u_int prefetch, struct thread *td, struct ksig *ksig) in abort_icache()
|
H A D | pl310.c | 125 uint32_t aux, prefetch; in pl310_print_config() local
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_osdep.h | 143 void prefetch(void *x) in prefetch() function 148 #define prefetch(x) macro
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_osdep.h | 140 void prefetch(void *x) in prefetch() function 145 #define prefetch(x) macro
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_osdep.h | 165 void prefetch(void *x) in prefetch() function 170 #define prefetch(x) macro
|
/freebsd/sys/contrib/ncsw/Peripherals/QM/ |
H A D | qm_portal_fqr.c | 678 int prefetch = !(p_QmPortal->options & QMAN_PORTAL_FLAG_RSTASH); in LoopDequeueRing() local 1496 int prefetch; in QmPortalPullFrame() local 1828 int prefetch; in QM_PORTAL_PollFrame() local
|
/freebsd/contrib/unbound/iterator/ |
H A D | iter_utils.c | 399 iter_filter_order(struct iter_env * iter_env,struct module_env * env,uint8_t * name,size_t namelen,uint16_t qtype,time_t now,struct delegpt * dp,int * selected_rtt,int open_target,struct sock_list * blacklist,time_t prefetch) iter_filter_order() argument 593 iter_server_selection(struct iter_env * iter_env,struct module_env * env,struct delegpt * dp,uint8_t * name,size_t namelen,uint16_t qtype,int * dnssec_lame,int * chase_to_rd,int open_target,struct sock_list * blacklist,time_t prefetch) iter_server_selection() argument
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_osdep.h | 95 #define prefetch(x) __builtin_prefetch(x) macro
|
/freebsd/contrib/unbound/edns-subnet/ |
H A D | subnetmod.c | 451 lookup_and_reply(struct module_qstate *qstate, int id, struct subnet_qstate *sq, int prefetch) in lookup_and_reply()
|
/freebsd/usr.sbin/pciconf/ |
H A D | pciconf.c | 430 bool prefetch) in print_cardbus_mem_window()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | list.h | 79 #define prefetch(x) macro
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_def.h | 746 void prefetch(void *x) in prefetch() function 752 #define prefetch(x) macro
|
/freebsd/sys/contrib/ena-com/ |
H A D | ena_plat.h | 430 #define prefetch(x) (void)(x) macro
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_vnops_os.c | 1566 uint8_t prefetch; in zfs_readdir() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zap_micro.c | 1818 uint64_t serialized, boolean_t prefetch) in zap_cursor_init_impl()
|
H A D | dbuf.c | 1741 boolean_t miss = B_TRUE, need_wait = B_FALSE, prefetch; in dbuf_read() local
|
H A D | arc.c | 1750 boolean_t prefetch, arc_state_type_t arcs_state) in arc_buf_alloc_l2only()
|
/freebsd/contrib/unbound/util/ |
H A D | config_file.h | 328 int prefetch; global() member
|
/freebsd/sys/net/ |
H A D | iflib.c | 1400 prefetch(void *x) in prefetch() function 1415 prefetch(void *x) in prefetch() function
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | htt.h | 202 u8 prefetch[0]; /* start of frame, for FW classification engine */ member 218 u8 prefetch[0]; /* start of frame, for FW classification engine */ member
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_vnops_os.c | 1700 uint8_t prefetch; in zfs_readdir() local
|
/freebsd/sys/dev/pci/ |
H A D | pci.c | 3346 int force, int prefetch) in pci_add_map()
|