Home
last modified time | relevance | path

Searched refs:new_domain (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/security/tomoyo/
Dsecurityfs_if.c65 struct tomoyo_domain_info *new_domain = in tomoyo_write_self() local
67 if (!new_domain) { in tomoyo_write_self()
76 cred->security = new_domain; in tomoyo_write_self()
77 atomic_inc(&new_domain->users); in tomoyo_write_self()
/Linux-v4.19/arch/ia64/include/asm/sn/
Dsn_sal.h718 sn_change_coherence(u64 *new_domain, u64 *old_domain) in sn_change_coherence() argument
721 ia64_sal_oemcall_nolock(&ret_stuff, SN_SAL_COHERENCE, (u64)new_domain, in sn_change_coherence()