Home
last modified time | relevance | path

Searched refs:KGIDT_INIT (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Duidgid.h31 #define KGIDT_INIT(value) (kgid_t){ value } macro
56 #define GLOBAL_ROOT_GID KGIDT_INIT(0)
59 #define INVALID_GID KGIDT_INIT(-1)
150 return KGIDT_INIT(gid); in make_kgid()
A Dfs.h1708 return KGIDT_INIT(from_kgid(mnt_userns, kgid)); in kgid_from_mnt()
/linux/security/integrity/ima/
A Dima_mok.c37 KUIDT_INIT(0), KGIDT_INIT(0), current_cred(), in ima_mok_init()
/linux/fs/verity/
A Dsignature.c134 ring = keyring_alloc(".fs-verity", KUIDT_INIT(0), KGIDT_INIT(0), in fsverity_init_signature()
/linux/fs/9p/
A Dv9fs.h166 #define V9FS_DEFGID KGIDT_INIT(-2)
/linux/security/keys/
A Dpersistent.c23 KUIDT_INIT(0), KGIDT_INIT(0), in key_create_persistent_register()
/linux/security/integrity/
A Ddigsig.c104 KGIDT_INIT(0), cred, perm, in __integrity_init_keyring()
/linux/kernel/
A Duser_namespace.c462 return KGIDT_INIT(map_id_down(&ns->gid_map, gid)); in make_kgid()
614 lower = from_kgid(lower_ns, KGIDT_INIT(extent->lower_first)); in gid_m_show()
A Dauditsc.c998 ctx->gid = ctx->egid = ctx->sgid = ctx->fsgid = KGIDT_INIT(0); in audit_reset_context()
/linux/net/wireless/
A Dreg.c790 KUIDT_INIT(0), KGIDT_INIT(0), current_cred(), in load_builtin_regdb_keys()

Completed in 35 milliseconds