Home
last modified time | relevance | path

Searched refs:prefetch (Results 1 – 9 of 9) sorted by relevance

/include/asm-generic/
A Dxor.h316 prefetch(p2); in xor_8regs_p_2()
344 prefetch(p2); in xor_8regs_p_3()
345 prefetch(p3); in xor_8regs_p_3()
377 prefetch(p2); in xor_8regs_p_4()
378 prefetch(p3); in xor_8regs_p_4()
379 prefetch(p4); in xor_8regs_p_4()
414 prefetch(p2); in xor_8regs_p_5()
415 prefetch(p3); in xor_8regs_p_5()
416 prefetch(p4); in xor_8regs_p_5()
417 prefetch(p5); in xor_8regs_p_5()
[all …]
/include/linux/
A Dprefetch.h39 #define prefetch(x) __builtin_prefetch(x) macro
57 prefetch(cp); in prefetch_range()
64 prefetch(page); in prefetch_page_address()
A Dblk-mq.h776 prefetch(tags->rqs[tag]); in blk_mq_tag_to_rq()
A Dnetdevice.h2612 prefetch(p); in net_prefetch()
2614 prefetch((u8 *)p + L1_CACHE_BYTES); in net_prefetch()
/include/net/libeth/
A Dxsk.h365 prefetch(xdp->data); in libeth_xsk_process_buff()
A Dxdp.h1324 prefetch(xdp->data); in libeth_xdp_process_buff()
/include/drm/
A Ddrm_gpuvm.h979 struct drm_gpuva_op_prefetch prefetch; member
/include/trace/events/
A Dext4.h1381 TP_PROTO(struct super_block *sb, unsigned long group, bool prefetch),
1383 TP_ARGS(sb, group, prefetch),
1388 __field( bool, prefetch )
1395 __entry->prefetch = prefetch;
1400 __entry->group, __entry->prefetch)
/include/rdma/
A Dib_verbs.h2303 atomic64_t prefetch; member

Completed in 61 milliseconds