Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dcommon.c1495 static atomic_t tomoyo_query_observers = ATOMIC_INIT(0); variable
1541 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()