Searched refs:cpu_lock_count (Results 1 – 1 of 1) sorted by relevance
289 if(!p->cpu_lock_count[cpuid]) { \291 p->cpu_lock_count[cpuid]++; \293 p->cpu_lock_count[cpuid]++; \296 if(--p->cpu_lock_count[cpuid] == 0) \994 volatile unsigned char cpu_lock_count[NR_CPUS]; member