MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rte_cldemote

Function rte_cldemote

dpdk/lib/eal/ppc/include/rte_prefetch.h:38–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38__rte_experimental
39static inline void
40rte_cldemote(const volatile void *p)
41{
42 RTE_SET_USED(p);
43}
44
45#ifdef __cplusplus
46}

Callers 2

dlb2_recv_qeFunction · 0.50
test_prefetchFunction · 0.50

Calls

no outgoing calls

Tested by 1

test_prefetchFunction · 0.40