Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dcommon.c1972 static atomic_t tomoyo_query_observers = ATOMIC_INIT(0); variable
2083 if (atomic_read(&tomoyo_query_observers)) in tomoyo_supervisor()
2127 !atomic_read(&tomoyo_query_observers), HZ)) in tomoyo_supervisor()
2509 atomic_inc(&tomoyo_query_observers); in tomoyo_open_control()
2763 atomic_dec_and_test(&tomoyo_query_observers)) in tomoyo_close_control()

Completed in 6 milliseconds