Searched refs:checked (Results 1 – 3 of 3) sorted by relevance
27 u8 *checked) in tomoyo_argv() argument38 *checked = 1; in tomoyo_argv()62 u8 *checked) in tomoyo_envp() argument77 *checked = 1; in tomoyo_envp()119 u8 *checked; in tomoyo_scan_bprm() local122 checked = local_checked; in tomoyo_scan_bprm()126 if (!checked) in tomoyo_scan_bprm()162 checked)) { in tomoyo_scan_bprm()195 if (checked[i]) in tomoyo_scan_bprm()207 if (checked[argc + i]) in tomoyo_scan_bprm()[all …]
1207 static bool checked; in check_template_modsig() local1211 if (checked) in check_template_modsig()1225 checked = true; in check_template_modsig()
263 data corruption in kernel memory structures when they get checked
Completed in 11 milliseconds