Home
last modified time | relevance | path

Searched defs:low2highuid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhighuid.h53 #define low2highuid(uid) ((uid) == (old_uid_t)-1 ? (uid_t)-1 : (uid_t)(uid)) macro
/kernel/linux/linux-6.6/include/linux/
H A Dhighuid.h53 #define low2highuid(uid) ((uid) == (old_uid_t)-1 ? (uid_t)-1 : (uid_t)(uid)) macro

Completed in 1 milliseconds