Searched defs:NR_KERNFS_LOCK_BITS (Results 1 – 1 of 1) sorted by relevance
63 #define NR_KERNFS_LOCK_BITS (2 * (ilog2(NR_CPUS < 32 ? NR_CPUS : 32))) macro65 #define NR_KERNFS_LOCK_BITS 1 macro