Home
last modified time | relevance | path

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

/bionic/libc/seccomp/
Dseccomp_policy.cpp151 static void ValidateSetUidGid(filter& f, uint32_t uid_gid_min, uint32_t uid_gid_max, bool primary) { in ValidateSetUidGid() argument
154 __u32 setresuid_nr = primary ? primary_setresuid : secondary_setresuid; in ValidateSetUidGid()
162 __u32 setresgid_nr = primary ? primary_setresgid : secondary_setresgid; in ValidateSetUidGid()
/bionic/libc/kernel/tools/
Dcpp.py588 primary = None
591 primary = self.parseExpression(0)
595 primary = self.parseExpression(0)
598 primary = self.is_number()
602 primary = self.is_defined()
604 primary = self.is_call_or_ident()
609 return primary
/bionic/docs/
Delf-tls.md478 * On arm64, the primary TLS relocation (R_AARCH64_TLSDESC) is [confused with an obsolete