Lines Matching refs:default
11 default n
29 If this option is not selected, the default Linux security
107 default 32768 if ARM || (ARM64 && COMPAT)
108 default 65536
131 default DEFAULT_SECURITY_SELINUX if SECURITY_SELINUX
132 default DEFAULT_SECURITY_SMACK if SECURITY_SMACK
133 default DEFAULT_SECURITY_TOMOYO if SECURITY_TOMOYO
134 default DEFAULT_SECURITY_APPARMOR if SECURITY_APPARMOR
135 default DEFAULT_SECURITY_YAMA if SECURITY_YAMA
136 default DEFAULT_SECURITY_DAC
139 Select the security module that will be used by default if the
164 default "selinux" if DEFAULT_SECURITY_SELINUX
165 default "smack" if DEFAULT_SECURITY_SMACK
166 default "tomoyo" if DEFAULT_SECURITY_TOMOYO
167 default "apparmor" if DEFAULT_SECURITY_APPARMOR
168 default "yama" if DEFAULT_SECURITY_YAMA
169 default "" if DEFAULT_SECURITY_DAC