Home
last modified time | relevance | path

Searched refs:domain_exec (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/security/landlock/
H A Dcred.h42 u16 domain_exec; member
57 domain_exec)) >=
H A Dcred.c51 landlock_cred(bprm->cred)->domain_exec = 0; in hook_bprm_creds_for_exec()
H A Dsyscalls.c567 new_llcred->domain_exec |= BIT(new_dom->num_layers - 1); in SYSCALL_DEFINE2()
H A Daudit.c440 if (subject->domain_exec & BIT(youngest_layer)) { in landlock_log_denial()