Searched refs:SMK_SB_INITIALIZED (Results 1 - 2 of 2) sorted by relevance

/linux-master/security/smack/
H A Dsmack.h96 #define SMK_SB_INITIALIZED 0x01 macro
H A Dsmack_lsm.c557 * SMK_SB_INITIALIZED will be zero from kzalloc.
810 if (sp->smk_flags & SMK_SB_INITIALIZED)
838 sp->smk_flags |= SMK_SB_INITIALIZED;

Completed in 103 milliseconds