Searched refs:tomoyo_query_observers (Results 1 – 1 of 1) sorted by relevance
1495 static atomic_t tomoyo_query_observers = ATOMIC_INIT(0); variable1541 if (!atomic_read(&tomoyo_query_observers)) in tomoyo_supervisor()1580 atomic_read(&tomoyo_query_observers) && entry->timer < 100; in tomoyo_supervisor()1902 atomic_inc(&tomoyo_query_observers); in tomoyo_open_control()2027 atomic_dec(&tomoyo_query_observers); in tomoyo_close_control()