Home
last modified time | relevance | path

Searched defs:count (Results 1 – 4 of 4) sorted by relevance

/posix/
A Dsched_cpualloc.c23 __sched_cpualloc (size_t count) in __sched_cpualloc()
A Dsched.h124 # define CPU_ALLOC_SIZE(count) __CPU_ALLOC_SIZE (count) argument
125 # define CPU_ALLOC(count) __CPU_ALLOC (count) argument
A Dglob.c1376 size_t count = names->count * 2; in glob_in_dir() local
/posix/bits/
A Dcpu-set.h110 #define __CPU_ALLOC_SIZE(count) \ argument
112 #define __CPU_ALLOC(count) __sched_cpualloc (count) argument

Completed in 10 milliseconds