Home
last modified time | relevance | path

Searched refs:permitted (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/linux/kernel/
A Dcapability.c169 kdata[0].permitted = pP.val; kdata[1].permitted = pP.val >> 32; in SYSCALL_DEFINE2()
224 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
248 permitted = mk_kernel_cap(kdata[0].permitted, kdata[1].permitted); in SYSCALL_DEFINE2()
256 &effective, &inheritable, &permitted); in SYSCALL_DEFINE2()
A Dauditsc.c1315 audit_log_cap(ab, "cap_fp", &name->fcap.permitted); in audit_log_fcaps()
1458 audit_log_cap(ab, "cap_pp", &context->capset.cap.permitted); in show_special()
1733 audit_log_cap(ab, "fp", &axs->fcap.permitted); in audit_log_exit()
1736 audit_log_cap(ab, "old_pp", &axs->old_pcap.permitted); in audit_log_exit()
1740 audit_log_cap(ab, "pp", &axs->new_pcap.permitted); in audit_log_exit()
2260 name->fcap.permitted = caps.permitted; in audit_copy_fcaps()
2816 ax->fcap.permitted = vcaps.permitted; in __audit_log_bprm_fcaps()
2822 ax->old_pcap.permitted = old->cap_permitted; in __audit_log_bprm_fcaps()
2827 ax->new_pcap.permitted = new->cap_permitted; in __audit_log_bprm_fcaps()
2849 context->capset.cap.permitted = new->cap_permitted; in __audit_log_capset()
/linux/security/
A Dcommoncap.c211 *permitted = cred->cap_permitted; in cap_capget()
247 const kernel_cap_t *permitted) in cap_capset() argument
267 if (!cap_issubset(*effective, *permitted)) in cap_capset()
272 new->cap_permitted = *permitted; in cap_capset()
279 cap_intersect(*permitted, in cap_capset()
606 (new->cap_bset.val & caps->permitted.val) | in bprm_caps_from_vfs_caps()
699 cpu_caps->permitted.val = le32_to_cpu(caps->data[0].permitted); in get_vfs_caps_from_disk()
707 cpu_caps->permitted.val += (u64)le32_to_cpu(caps->data[1].permitted) << 32; in get_vfs_caps_from_disk()
711 cpu_caps->permitted.val &= CAP_VALID_MASK; in get_vfs_caps_from_disk()
867 __cap_gained(permitted, new, old)) || in nonroot_raised_pE()
[all …]
/linux/include/linux/
A Dcapability.h30 kernel_cap_t permitted; member
125 const kernel_cap_t permitted) in cap_raise_fs_set() argument
127 return cap_combine(a, cap_intersect(permitted, CAP_FS_SET)); in cap_raise_fs_set()
136 const kernel_cap_t permitted) in cap_raise_nfsd_set() argument
138 return cap_combine(a, cap_intersect(permitted, CAP_NFSD_SET)); in cap_raise_nfsd_set()
A Dsecurity.h166 kernel_cap_t *inheritable, kernel_cap_t *permitted);
170 const kernel_cap_t *permitted);
296 kernel_cap_t *permitted);
300 const kernel_cap_t *permitted);
611 kernel_cap_t *permitted) in security_capget() argument
613 return cap_capget(target, effective, inheritable, permitted); in security_capget()
620 const kernel_cap_t *permitted) in security_capset() argument
622 return cap_capset(new, old, effective, inheritable, permitted); in security_capset()
/linux/include/uapi/linux/
A Dcapability.h46 __u32 permitted; member
76 __le32 permitted; /* Little endian */ member
87 __le32 permitted; /* Little endian */ member
/linux/arch/x86/kernel/fpu/
A Dxstate.c1622 if ((permitted & requested) == requested) in __xstate_request_perm()
1626 mask = permitted | requested; in __xstate_request_perm()
1660 u64 permitted, requested; in xstate_request_perm() local
1679 permitted = xstate_get_group_perm(guest); in xstate_request_perm()
1680 if ((permitted & requested) == requested) in xstate_request_perm()
1685 permitted = xstate_get_group_perm(guest); in xstate_request_perm()
1778 u64 permitted, supported; in fpu_xstate_prctl() local
1792 permitted = xstate_get_host_group_perm(); in fpu_xstate_prctl()
1793 permitted &= XFEATURE_MASK_USER_SUPPORTED; in fpu_xstate_prctl()
1794 return put_user(permitted, uptr); in fpu_xstate_prctl()
[all …]
/linux/security/safesetid/
A Dlsm.c150 bool permitted; in id_permitted_for_cred() local
168 permitted = in id_permitted_for_cred()
171 if (!permitted) { in id_permitted_for_cred()
183 return permitted; in id_permitted_for_cred()
/linux/fs/proc/
A Darray.c477 int permitted; in do_task_stat() local
490 permitted = ptrace_may_access(task, PTRACE_MODE_READ_FSCREDS | PTRACE_MODE_NOAUDIT); in do_task_stat()
503 if (permitted && (task->flags & (PF_EXITING|PF_DUMPCORE))) { in do_task_stat()
540 if (permitted && (!whole || num_threads < 2)) in do_task_stat()
616 seq_put_decimal_ull(m, " ", mm ? (permitted ? mm->start_code : 1) : 0); in do_task_stat()
617 seq_put_decimal_ull(m, " ", mm ? (permitted ? mm->end_code : 1) : 0); in do_task_stat()
618 seq_put_decimal_ull(m, " ", (permitted && mm) ? mm->start_stack : 0); in do_task_stat()
649 if (mm && permitted) { in do_task_stat()
660 if (permitted) in do_task_stat()
/linux/Documentation/devicetree/bindings/input/touchscreen/
A Dbu21013.txt23 - rohm,touch-max-x : Maximum outward permitted limit in the X axis
24 - rohm,touch-max-y : Maximum outward permitted limit in the Y axis
/linux/arch/m68k/fpsp040/
A DREADME10 To the maximum extent permitted by applicable law,
17 To the maximum extent permitted by applicable law,
/linux/drivers/mtd/
A DKconfig87 legal - in the USA you are only permitted to use this on PCMCIA
89 permitted to copy, modify and distribute the code as you wish. Just
104 legal - in the USA you are only permitted to use this on DiskOnChip
106 permitted to copy, modify and distribute the code as you wish. Just
129 legal - in the USA you are only permitted to use this on DiskOnChip
131 permitted to copy, modify and distribute the code as you wish. Just
/linux/Documentation/ABI/testing/
A Dsysfs-driver-hid-picolcd24 Reading/Writing: It is expressed in ms and permitted range is
37 within permitted rates.
A Dsysfs-bus-event_source-devices-hv_gpci107 * "-EPERM" : Partition is not permitted to retrieve performance information,
139 * "-EPERM" : Partition is not permitted to retrieve performance information,
171 * "-EPERM" : Partition is not permitted to retrieve performance information,
203 * "-EPERM" : Partition is not permitted to retrieve performance information,
235 * "-EPERM" : Partition is not permitted to retrieve performance information,
A Dsysfs-driver-hid-logitech-hidpp6 (RW) This attribute controls the amount of 'turn' permitted in
/linux/Documentation/bpf/
A Dfs_kfuncs.rst18 1. These kfuncs are only permitted from BPF LSM function.
/linux/arch/m68k/ifpsp060/
A DREADME10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
A DMISC10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
A DCHANGES10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
/linux/Documentation/devicetree/bindings/clock/
A Dbrcm,bcm2835-aux-clock.txt12 - #clock-cells: Should be <1>. The permitted clock-specifier values can be
/linux/Documentation/devicetree/bindings/arm/
A Darm,trace-buffer-extension.yaml17 if it is permitted to use the component by checking the
/linux/arch/arm/boot/dts/amazon/
A Dalpine-db.dts9 * without modification, are permitted provided that the following conditions
/linux/Documentation/admin-guide/LSM/
A DSmack.rst95 label does not allow all of the access permitted to a process
102 the Smack rule (more below) that permitted the write access
138 would be permitted. The text will be either "1" indicating
146 would be permitted. The text will be either "1" indicating
250 otherwise be permitted, and are intended to provide additional
257 otherwise be permitted, and are intended to provide additional
334 kind of access permitted a subject with subjectlabel on an
484 is permitted.
486 is permitted.
489 label is permitted.
[all …]
/linux/tools/testing/selftests/clone3/
A Dclone3_cap_checkpoint_restore.c121 cap->data[1].permitted |= 1 << (40 - 32); in set_capability()
/linux/LICENSES/deprecated/
A DLinux-OpenIB11 modification, are permitted provided that the following conditions are met:

Completed in 54 milliseconds

12345678910>>...19