Searched refs:__get_cpumask (Results 1 – 4 of 4) sorted by relevance
66 #undef __get_cpumask67 #define __get_cpumask(field) (char *)__get_dynamic_array(field) macro71 memcpy(__get_cpumask(dst), (src), __bitmask_size_in_bytes(nr_cpumask_bits))
45 #undef __get_cpumask46 #define __get_cpumask(field) __get_bitmask(field) macro
16 #undef __get_cpumask
362 __get_str(str), __get_bitmask(cpus), __get_cpumask(cpum),
Completed in 4 milliseconds