Home
last modified time | relevance | path

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

/external/dbus/bus/
Dselinux.c83 static void avc_free_lock (void *lock);
106 .func_free_lock = avc_free_lock
270 avc_free_lock (void *lock) in avc_free_lock() function
/external/selinux/libselinux/src/
Davc_internal.h127 static inline void avc_free_lock(void *lock) in avc_free_lock() function
Davc.c579 avc_free_lock(avc_lock); in hidden_def()
580 avc_free_lock(avc_log_lock); in hidden_def()
627 avc_free_lock(ratelimit_lock);
/external/libselinux/src/
Davc_internal.h127 static inline void avc_free_lock(void *lock) in avc_free_lock() function
Davc.c539 avc_free_lock(avc_lock); in hidden_def()
540 avc_free_lock(avc_log_lock); in hidden_def()
587 avc_free_lock(ratelimit_lock);