HomeSort by relevance Sort by last modified time
    Searched defs:cpus_remap (Results 26 - 26 of 26) sorted by null

12

  /external/kernel-headers/original/linux/
cpumask.h 16 * For details of cpus_remap(), see bitmap_remap in lib/bitmap.c.
56 * int cpus_remap(dst, src, old, new) *dst = map(old, new)(src)
306 #define cpus_remap(dst, src, old, new) \ macro

Completed in 58 milliseconds

12