Home
last modified time | relevance | path

Searched refs:UID (Results 1 – 25 of 46) sorted by relevance

12

/linux/security/safesetid/
H A Dlsm.c39 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 DKconfig9 restrict UID/GID transitions from a given UID/GID to only those
13 UID mappings.
H A Dsecurityfs.c53 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 Dlsm.h36 UID, enumerator
/linux/Documentation/arch/s390/
H A Dpci.rst41 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 Dquotaio_v1.h34 #define v1_dqoff(UID) ((loff_t)((UID) * sizeof (struct v1_disk_dqblk))) argument
/linux/Documentation/ABI/stable/
H A Dprocfs-audit_loginuid1 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 Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts38 label = "UID button";
50 label = "UID";
/linux/tools/testing/selftests/ir/
H A Dir_loopback.sh7 if [ $UID != 0 ]; then
/linux/Documentation/hwmon/
H A Dmc13783-adc.rst56 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 Dtest_lirc_mode2.sh9 if [ $UID != 0 ]; then
H A Dxsk_prereqs.sh16 if [ $UID != 0 ]; then
/linux/tools/testing/selftests/memfd/
H A Drun_hugetlbfs_test.sh29 if [ $UID != 0 ]; then
/linux/Documentation/filesystems/
H A Dquota.rst48 - 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 Dresource-control.rst7 a set of processes is allowed to switch their UID. On a system
/linux/tools/perf/trace/beauty/
H A Dstatx.c
/linux/tools/testing/selftests/drivers/usb/usbip/
H A Dusbip_test.sh35 if [ $UID != 0 ]; then
/linux/Documentation/admin-guide/nfs/
H A Dnfs-idmapper.rst41 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 Dmain.sh44 if [ $UID != 0 ]; then
/linux/tools/testing/selftests/intel_pstate/
H A Drun.sh42 if [ $UID != 0 ] && [ $EVALUATE_ONLY == 0 ]; then
/linux/tools/testing/selftests/cpu-hotplug/
H A Dcpu-on-off-test.sh13 if [ $UID != 0 ]; then
/linux/include/linux/ceph/
H A Dceph_features.h76 DEFINE_CEPH_FEATURE( 0, 1, UID)
/linux/Documentation/security/
H A DIMA-templates.rst15 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 Dmem-on-off-test.sh13 if [ $UID != 0 ]; then
/linux/tools/testing/fault-injection/
H A Dfailcmd.sh75 if [ $UID != 0 ]; then

12