Home
last modified time | relevance | path

Searched refs:xpc_kmalloc_cacheline_aligned (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/misc/sgi-xp/
Dxpc_partition.c41 xpc_kmalloc_cacheline_aligned(size_t size, gfp_t flags, void **base) in xpc_kmalloc_cacheline_aligned() function
104 buf = xpc_kmalloc_cacheline_aligned(buf_len, GFP_KERNEL, in xpc_get_rsvd_page_pa()
422 remote_rp = xpc_kmalloc_cacheline_aligned(XPC_RP_HEADER_SIZE + in xpc_discovery()
Dxpc.h905 extern void *xpc_kmalloc_cacheline_aligned(size_t, gfp_t, void **);
Dxpc_sn2.c2427 xpc_remote_copy_buffer_sn2 = xpc_kmalloc_cacheline_aligned(buf_size, in xpc_init_sn2()