Searched refs:selfparking (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dsmpboot.h28 * @selfparking: Thread is not parked by the park function.
41 bool selfparking; member in struct:smp_hotplug_thread
/linux-master/kernel/
H A Dsmpboot.c232 if (!ht->selfparking)
251 if (tsk && !ht->selfparking)
H A Dstop_machine.c565 .selfparking = true,
H A Dcpu.c1189 .selfparking = true,

Completed in 123 milliseconds