Home
last modified time | relevance | path

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

/external/dbus/bus/
Dselinux.c80 static void *avc_alloc_lock (void);
103 .func_alloc_lock = avc_alloc_lock,
239 avc_alloc_lock (void) in avc_alloc_lock() function
/external/libselinux/src/
Davc_internal.h110 static inline void *avc_alloc_lock(void) in avc_alloc_lock() function
Davc.c133 avc_lock = avc_alloc_lock(); in avc_init()
134 avc_log_lock = avc_alloc_lock(); in avc_init()
561 void *ratelimit_lock = avc_alloc_lock();