Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/sgi-xp/
Dxpc_sn2.c1182 xpc_kzalloc_cacheline_aligned(XPC_GP_SIZE, GFP_KERNEL, in xpc_setup_ch_structures_sn2()
1191 xpc_kzalloc_cacheline_aligned(XPC_GP_SIZE, GFP_KERNEL, in xpc_setup_ch_structures_sn2()
1205 xpc_kzalloc_cacheline_aligned(XPC_OPENCLOSE_ARGS_SIZE, in xpc_setup_ch_structures_sn2()
1572 xpc_kzalloc_cacheline_aligned(nbytes, GFP_KERNEL, in xpc_allocate_local_msgqueue_sn2()
1619 xpc_kzalloc_cacheline_aligned(nbytes, GFP_KERNEL, &ch_sn2-> in xpc_allocate_remote_msgqueue_sn2()
Dxpc_main.c383 xpc_kzalloc_cacheline_aligned(size_t size, gfp_t flags, void **base) in xpc_kzalloc_cacheline_aligned() function
430 xpc_kzalloc_cacheline_aligned(XPC_OPENCLOSE_ARGS_SIZE, in xpc_setup_ch_structures()
Dxpc.h885 extern void *xpc_kzalloc_cacheline_aligned(size_t, gfp_t, void **);