Searched defs:xpc_kmalloc_cacheline_aligned (Results 1 - 1 of 1) sorted by relevance

/drivers/misc/sgi-xp/
H A Dxpc_partition.c41 xpc_kmalloc_cacheline_aligned(size_t size, gfp_t flags, void **base) function
104 buf = xpc_kmalloc_cacheline_aligned(buf_len, GFP_KERNEL,
422 remote_rp = xpc_kmalloc_cacheline_aligned(XPC_RP_HEADER_SIZE +

Completed in 28 milliseconds