| /linux/security/safesetid/ |
| H A D | lsm.c | 39 if (policy->type == UID) { in _setid_policy_lookup() 73 if (new_type == UID) in setid_policy_lookup() 114 if (setid_policy_lookup((kid_t){.uid = cred->uid}, INVALID_ID, UID) == SIDPOL_DEFAULT) in safesetid_security_capable() 153 if (new_type == UID) { in id_permitted_for_cred() 172 if (new_type == UID) { in id_permitted_for_cred() 197 if (setid_policy_lookup((kid_t){.uid = old->uid}, INVALID_ID, UID) == SIDPOL_DEFAULT) in safesetid_task_fix_setuid() 200 if (id_permitted_for_cred(old, (kid_t){.uid = new->uid}, UID) && in safesetid_task_fix_setuid() 201 id_permitted_for_cred(old, (kid_t){.uid = new->euid}, UID) && in safesetid_task_fix_setuid() 202 id_permitted_for_cred(old, (kid_t){.uid = new->suid}, UID) && in safesetid_task_fix_setuid() 203 id_permitted_for_cred(old, (kid_t){.uid = new->fsuid}, UID)) in safesetid_task_fix_setuid()
|
| H A D | Kconfig | 9 restrict UID/GID transitions from a given UID/GID to only those 13 UID mappings.
|
| H A D | securityfs.c | 53 if (rule->type == UID){ in parse_policy_line() 90 if (pol->type == UID) in insert_rule() 106 if (pol->type == UID) { in verify_ruleset() 124 if (pol->type == UID){ in verify_ruleset() 127 nrule->type = UID; in verify_ruleset() 214 if (policy_type == UID) { in handle_policy_update() 249 return handle_policy_update(file, buf, len, UID); in safesetid_uid_file_write()
|
| H A D | lsm.h | 36 UID, enumerator
|
| /linux/Documentation/arch/s390/ |
| H A D | pci.rst | 41 and setting of global functionality, like UID checking. 65 The User-defined identifier (UID) of the function which may be configured 128 The user-defined identifier (UID) for a PCI function is a 32-bit 130 partition, KVM guest, or z/VM guest configuration. If UID Checking is 131 enabled the platform ensures that the UID is unique within that instance 132 and no two PCI functions with the same UID will be visible to the instance. 134 Independent of this guarantee and unlike the function ID (FID) the UID may 137 UID-namespace. 140 A 0 or 1 flag indicating whether the user-defined identifier (UID) is 142 platform feature is called UID Checking. [all …]
|
| /linux/fs/quota/ |
| H A D | quotaio_v1.h | 34 #define v1_dqoff(UID) ((loff_t)((UID) * sizeof (struct v1_disk_dqblk))) argument
|
| /linux/Documentation/ABI/stable/ |
| H A D | procfs-audit_loginuid | 1 What: Audit Login UID 8 read to get the audit login UID of process $pid as a
|
| /linux/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-wpcm450-supermicro-x9sci-ln4f.dts | 38 label = "UID button"; 50 label = "UID";
|
| /linux/tools/testing/selftests/ir/ |
| H A D | ir_loopback.sh | 7 if [ $UID != 0 ]; then
|
| /linux/Documentation/hwmon/ |
| H A D | mc13783-adc.rst | 56 7 General Purpose ADIN7 / UID / Die Temperature 0 - 2.30V / No / 83 7 General Purpose ADIN7 / UID / Die Temperature 0 - 2.4V / No /
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_lirc_mode2.sh | 9 if [ $UID != 0 ]; then
|
| H A D | xsk_prereqs.sh | 16 if [ $UID != 0 ]; then
|
| /linux/tools/testing/selftests/memfd/ |
| H A D | run_hugetlbfs_test.sh | 29 if [ $UID != 0 ]; then
|
| /linux/Documentation/filesystems/ |
| H A D | quota.rst | 48 - UID/GID (depends on quota type) of user / group whose limit 51 - UID of a user who caused the event
|
| /linux/Documentation/admin-guide/namespaces/ |
| H A D | resource-control.rst | 7 a set of processes is allowed to switch their UID. On a system
|
| /linux/tools/perf/trace/beauty/ |
| H A D | statx.c | |
| /linux/tools/testing/selftests/drivers/usb/usbip/ |
| H A D | usbip_test.sh | 35 if [ $UID != 0 ]; then
|
| /linux/Documentation/admin-guide/nfs/ |
| H A D | nfs-idmapper.rst | 41 uid: Find the UID for the given user 43 user: Find the user name for the given UID
|
| /linux/tools/testing/selftests/cpufreq/ |
| H A D | main.sh | 44 if [ $UID != 0 ]; then
|
| /linux/tools/testing/selftests/intel_pstate/ |
| H A D | run.sh | 42 if [ $UID != 0 ] && [ $EVALUATE_ONLY == 0 ]; then
|
| /linux/tools/testing/selftests/cpu-hotplug/ |
| H A D | cpu-on-off-test.sh | 13 if [ $UID != 0 ]; then
|
| /linux/include/linux/ceph/ |
| H A D | ceph_features.h | 76 DEFINE_CEPH_FEATURE( 0, 1, UID)
|
| /linux/Documentation/security/ |
| H A D | IMA-templates.rst | 15 the inode UID/GID or the LSM labels either of the inode and of the process 79 - 'iuid': the inode UID;
|
| /linux/tools/testing/selftests/memory-hotplug/ |
| H A D | mem-on-off-test.sh | 13 if [ $UID != 0 ]; then
|
| /linux/tools/testing/fault-injection/ |
| H A D | failcmd.sh | 75 if [ $UID != 0 ]; then
|