Searched refs:__selinux_key_create (Results 1 – 4 of 4) sorted by relevance
133 #define __selinux_key_create(KEY, DESTRUCTOR) \ macro
76 if (__selinux_key_create(&destructor_key, procattr_thread_destructor) == 0) { in init_procattr()
286 if (__selinux_key_create(&destructor_key, setrans_thread_destructor) == 0) in init_context_translations()
333 if (__selinux_key_create(&destructor_key, matchpathcon_thread_destructor) == 0) in matchpathcon_init_once()