/linux-6.6.21/fs/sysfs/ |
D | file.c | 586 kgid_t kgid) in internal_change_owner() 611 const char *name, kuid_t kuid, kgid_t kgid) in sysfs_link_change_owner() 650 kgid_t kgid) in sysfs_file_change_owner() 691 int sysfs_change_owner(struct kobject *kobj, kuid_t kuid, kgid_t kgid) in sysfs_change_owner()
|
D | group.c | 522 kgid_t kgid) in sysfs_group_change_owner() 565 kuid_t kuid, kgid_t kgid) in sysfs_groups_change_owner()
|
/linux-6.6.21/include/linux/ |
D | sysfs.h | 575 kgid_t kgid) in sysfs_file_change_owner() 583 kgid_t kgid) in sysfs_link_change_owner() 588 static inline int sysfs_change_owner(struct kobject *kobj, kuid_t kuid, kgid_t kgid) in sysfs_change_owner() 595 kuid_t kuid, kgid_t kgid) in sysfs_groups_change_owner() 602 kuid_t kuid, kgid_t kgid) in sysfs_group_change_owner()
|
D | uidgid.h | 158 static inline gid_t from_kgid(struct user_namespace *to, kgid_t kgid) in from_kgid() 171 static inline gid_t from_kgid_munged(struct user_namespace *to, kgid_t kgid) in from_kgid_munged()
|
D | mnt_idmapping.h | 94 static inline bool vfsgid_eq_kgid(vfsgid_t vfsgid, kgid_t kgid) in vfsgid_eq_kgid()
|
D | fs.h | 1501 kgid_t kgid; in fsuidgid_has_mapping() local
|
/linux-6.6.21/drivers/base/power/ |
D | sysfs.c | 513 kgid_t kgid) in dpm_sysfs_wakeup_change_owner() 546 kgid_t kgid) in dpm_sysfs_wakeup_change_owner() 738 int dpm_sysfs_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) in dpm_sysfs_change_owner()
|
D | power.h | 97 kgid_t kgid) { return 0; } in dpm_sysfs_change_owner()
|
/linux-6.6.21/kernel/ |
D | uid16.c | 120 kgid_t kgid; in groups16_to_user() local 138 kgid_t kgid; in groups16_from_user() local
|
D | groups.c | 63 kgid_t kgid; in groups_from_user() local
|
D | user_namespace.c | 495 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid) in from_kgid() 519 gid_t from_kgid_munged(struct user_namespace *targ, kgid_t kgid) in from_kgid_munged()
|
D | sys.c | 444 kgid_t kgid; in __sys_setgid() local 912 kgid_t kgid; in __sys_setfsgid() local
|
/linux-6.6.21/fs/ |
D | mnt_idmapping.c | 136 struct user_namespace *fs_userns, kgid_t kgid) in make_vfsgid()
|
D | open.c | 739 static inline bool setattr_vfsgid(struct iattr *attr, kgid_t kgid) in setattr_vfsgid()
|
/linux-6.6.21/net/core/ |
D | net-sysfs.c | 1113 kgid_t kgid) in rx_queue_change_owner() 1167 kuid_t kuid, kgid_t kgid) in net_rx_queue_change_owner() 1715 kuid_t kuid, kgid_t kgid) in tx_queue_change_owner() 1772 kuid_t kuid, kgid_t kgid) in net_tx_queue_change_owner() 1824 static int queue_change_owner(struct net_device *ndev, kuid_t kuid, kgid_t kgid) in queue_change_owner()
|
/linux-6.6.21/net/sunrpc/ |
D | svcauth_unix.c | 524 kgid_t kgid; in unix_gid_parse() local 966 kgid_t kgid = make_kgid(userns, be32_to_cpup(p++)); in svcauth_unix_accept() local
|
/linux-6.6.21/fs/xfs/ |
D | xfs_quota.h | 119 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, in xfs_qm_vop_dqalloc()
|
/linux-6.6.21/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.c | 211 kgid_t kgid; in gssx_dec_linux_creds() local
|
D | svcauth_gss.c | 533 kgid_t kgid; in rsc_parse() local
|
/linux-6.6.21/security/integrity/ima/ |
D | ima_policy.c | 83 static inline bool vfsgid_gt_kgid(vfsgid_t vfsgid, kgid_t kgid) in vfsgid_gt_kgid() 93 static inline bool vfsgid_lt_kgid(vfsgid_t vfsgid, kgid_t kgid) in vfsgid_lt_kgid()
|
/linux-6.6.21/drivers/base/ |
D | core.c | 4610 kgid_t kgid) in device_attrs_change_owner() 4667 int device_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) in device_change_owner()
|
/linux-6.6.21/fs/fuse/ |
D | dir.c | 549 kgid_t kgid = dir->i_gid; in get_create_supp_group() local
|
/linux-6.6.21/fs/quota/ |
D | dquot.c | 2132 kgid_t kgid = from_vfsgid(idmap, i_user_ns(inode), in dquot_transfer() local
|
/linux-6.6.21/mm/ |
D | shmem.c | 3908 kgid_t kgid; in shmem_parse_one() local
|
/linux-6.6.21/fs/nfsd/ |
D | nfs4xdr.c | 685 kgid_t kgid = make_kgid(userns, gid); in nfsd4_decode_authsys_parms() local
|