Searched refs:found (Results 1 – 20 of 20) sorted by relevance
102 bool found = false; in tomoyo_get_group() local117 found = true; in tomoyo_get_group()120 if (!found) { in tomoyo_get_group()128 found = true; in tomoyo_get_group()134 return found ? group : NULL; in tomoyo_get_group()
410 bool found = false; in tomoyo_commit_condition() local415 found = true; in tomoyo_commit_condition()424 found = true; in tomoyo_commit_condition()427 if (!found) { in tomoyo_commit_condition()432 found = true; in tomoyo_commit_condition()438 if (found) { in tomoyo_commit_condition()
15 found at <http://tomoyo.sourceforge.jp/>.
943 bool found = IS_ENABLED(CONFIG_SECURITY_TOMOYO_INSECURE_BUILTIN_SETTING); in tomoyo_manager() local959 found = true; in tomoyo_manager()963 if (!found) { /* Reduce error messages. */ in tomoyo_manager()974 return found; in tomoyo_manager()
228 int found = 0; in aa_audit_rule_match() local236 found = 1; in aa_audit_rule_match()242 return found; in aa_audit_rule_match()244 return !found; in aa_audit_rule_match()
13 distribution) and further information may be found at
96 goto found; in key_get_persistent()106 goto found; in key_get_persistent()110 found: in key_get_persistent()
444 goto found; in search_cred_keyrings_rcu()462 goto found; in search_cred_keyrings_rcu()484 goto found; in search_cred_keyrings_rcu()506 goto found; in search_cred_keyrings_rcu()525 found: in search_cred_keyrings_rcu()546 goto found; in search_process_keyrings_rcu()568 goto found; in search_process_keyrings_rcu()581 found: in search_process_keyrings_rcu()
70 goto found; in key_user_lookup()108 found: in key_user_lookup()672 goto found; in key_lookup()679 found: in key_lookup()
702 goto found; in search_nested_keyrings()723 goto found; in search_nested_keyrings()856 found: in search_nested_keyrings()1115 goto found; in find_key_to_update()1120 found: in find_key_to_update()
230 int found = 0; in evm_protected_xattr() local237 found = 1; in evm_protected_xattr()243 found = 1; in evm_protected_xattr()248 return found; in evm_protected_xattr()
311 bool found = false; in ptracer_exception_found() local333 found = true; in ptracer_exception_found()338 if (found && (parent == NULL || task_is_descendant(parent, tracer))) in ptracer_exception_found()
11 Further information can be found in
139 int found = 0; in lookup_template_desc() local145 found = 1; in lookup_template_desc()150 return found ? template_desc : NULL; in lookup_template_desc()
1521 bool found = false; in ima_appraise_signature() local1546 found = true; in ima_appraise_signature()1557 return found; in ima_appraise_signature()
216 int found = 0; in smk_set_access() local228 found = 1; in smk_set_access()235 if (found == 0) { in smk_set_access()1136 int found; in smk_write_net4addr() local1216 found = 0; in smk_write_net4addr()1219 found = 1; in smk_write_net4addr()1225 if (found == 0) { in smk_write_net4addr()1395 int found = 0; in smk_write_net6addr() local1493 for (found = 1, i = 0; i < 8; i++) { in smk_write_net6addr()1496 found = 0; in smk_write_net6addr()[all …]
2365 int found = 0; in smack_ipv6host_label() local2385 for (found = 1, i = 0; i < 8; i++) { in smack_ipv6host_label()2388 found = 0; in smack_ipv6host_label()2392 if (found) in smack_ipv6host_label()3725 int found = 0; in smack_from_secattr() local3750 found = 1; in smack_from_secattr()3763 found = 1; in smack_from_secattr()3769 if (found) in smack_from_secattr()
274 u8 found; in cond_insertf() local302 found = 0; in cond_insertf()305 found = 1; in cond_insertf()309 if (!found) { in cond_insertf()
646 goto found; in avc_insert()650 found: in avc_insert()
243 bool found = false; in ordered_lsm_parse() local249 found = true; in ordered_lsm_parse()253 if (!found) in ordered_lsm_parse()