Searched defs:for_each_clear_bit_from (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/kernel/
H A Didt.c288 for_each_clear_bit_from(i, system_vectors, FIRST_SYSTEM_VECTOR) { function
294 for_each_clear_bit_from(i, system_vectors, NR_VECTORS) { function
/linux-master/include/linux/
H A Dfind.h586 #define for_each_clear_bit_from(bit, addr, size) \ macro

Completed in 190 milliseconds