Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dsecurityfs_if.c68 struct tomoyo_domain_info *new_domain = in tomoyo_write_self() local
70 if (!new_domain) { in tomoyo_write_self()
79 cred->security = new_domain; in tomoyo_write_self()
80 atomic_inc(&new_domain->users); in tomoyo_write_self()
/linux-4.1.27/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()