Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/seccomp/
Dseccomp_policy.cpp186 static void ValidateSetUidGid(filter& f, uint32_t uid_gid_min, uint32_t uid_gid_max, bool primary) { in ValidateSetUidGid() argument
189 __u32 setresuid_nr = primary ? primary_setresuid : secondary_setresuid; in ValidateSetUidGid()
197 __u32 setresgid_nr = primary ? primary_setresgid : secondary_setresgid; in ValidateSetUidGid()
/bionic/libc/kernel/tools/
Dcpp.py591 primary = None
594 primary = self.parseExpression(0)
598 primary = self.parseExpression(0)
601 primary = self.is_number()
605 primary = self.is_defined()
607 primary = self.is_call_or_ident()
612 return primary
/bionic/docs/
Delf-tls.md478 * On arm64, the primary TLS relocation (R_AARCH64_TLSDESC) is [confused with an obsolete