Home
last modified time | relevance | path

Searched refs:overflowuid (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/
A Dhighuid.h35 extern int overflowuid;
47 #define high2lowuid(uid) ((uid) & ~0xFFFF ? (old_uid_t)overflowuid : (old_uid_t)(uid))
A Duidgid.h167 uid = overflowuid; in from_kuid_munged()
/linux/Documentation/admin-guide/sysctl/
A Dfs.rst40 - overflowuid
168 overflowgid & overflowuid
A Dkernel.rst694 overflowgid & overflowuid
/linux/drivers/gpu/drm/
A Ddrm_ioctl.c201 client->uid = overflowuid; in drm_getclient()
/linux/kernel/
A Duser_namespace.c441 uid = overflowuid; in from_kuid_munged()
A Dsys.c140 int overflowuid = DEFAULT_OVERFLOWUID; variable
143 EXPORT_SYMBOL(overflowuid);
A Dsysctl.c2194 .data = &overflowuid,
/linux/fs/udf/
A Dsuper.c2135 uopt.uid = make_kuid(current_user_ns(), overflowuid); in udf_fill_super()
/linux/Documentation/filesystems/
A Didmappings.rst80 third idmapping. The kernel will report unmapped ids as the overflowuid
/linux/net/core/
A Dfilter.c4709 return overflowuid; in BPF_CALL_1()
/linux/
A Dvmlinux.symvers9941 0x00000000 overflowuid vmlinux EXPORT_SYMBOL
A DSystem.map130648 ffff800011ddffc4 D overflowuid
A D.tmp_System.map130648 ffff800011ddffc4 D overflowuid

Completed in 435 milliseconds