Searched refs:dom_other (Results 1 – 2 of 2) sorted by relevance
242 const struct landlock_ruleset *dom_other; in sock_is_scoped() local246 dom_other = landlock_cred(other->sk_socket->file->f_cred)->domain; in sock_is_scoped()247 return domain_is_scoped(domain, dom_other, in sock_is_scoped()
1636 const struct landlock_ruleset *dom_other; in hook_unix_find() local1673 dom_other = landlock_cred(other->sk_socket->file->f_cred)->domain; in hook_unix_find()1676 unmask_scoped_access(subject->domain, dom_other, &layer_masks, in hook_unix_find()