Home
last modified time | relevance | path

Searched refs:lonely (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dtimer_migration.c451 bool lonely, migrator = false; in tmigr_check_migrator_and_lonely() local
461 lonely = bitmap_weight(&active, BIT_CNT) <= 1; in tmigr_check_migrator_and_lonely()
463 return (migrator && lonely); in tmigr_check_migrator_and_lonely()