Searched refs:CPU_ALLOC_SIZE (Results 1 – 4 of 4) sorted by relevance
25 return malloc (CPU_ALLOC_SIZE (count)); in __sched_cpualloc()
36 size_t size = CPU_ALLOC_SIZE (bufsize[i]); in do_test()
44 size_t vssize = CPU_ALLOC_SIZE (2048); in do_test()
124 # define CPU_ALLOC_SIZE(count) __CPU_ALLOC_SIZE (count) macro
Completed in 8 milliseconds