Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/smack/
H A Dsmackfs.c163 #define SMK_OLOADLEN (SMK_LABELLEN + SMK_LABELLEN + SMK_OACCESSLEN) macro
466 if (count < SMK_OLOADLEN || count > SMK_LOADLEN) in smk_write_rules_list()
/kernel/linux/linux-6.6/security/smack/
H A Dsmackfs.c164 #define SMK_OLOADLEN (SMK_LABELLEN + SMK_LABELLEN + SMK_OACCESSLEN) macro
467 if (count < SMK_OLOADLEN || count > SMK_LOADLEN) in smk_write_rules_list()

Completed in 8 milliseconds