Home
last modified time | relevance | path

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

12345678910>>...16

/linux/security/
H A Dcommoncap.c198 * Determine whether the nominated task is permitted to trace the current
225 * @permitted: The place to record the permitted set
231 kernel_cap_t *inheritable, kernel_cap_t *permitted) in cap_capget() argument
240 *permitted = cred->cap_permitted; in cap_capget()
247 * permitted set. Returns 1 if they are limited, 0 if they are not.
266 * @permitted: A pointer to the proposed new permitted capabilities set
276 const kernel_cap_t *permitted) in cap_capset() argument
292 if (!cap_issubset(*permitted, ol in cap_capset()
[all...]
/linux/arch/x86/kernel/fpu/
H A Dxstate.c1668 static int __xstate_request_perm(u64 permitted, u64 requested, bool guest) in __xstate_request_perm() argument
1684 if ((permitted & requested) == requested) in __xstate_request_perm()
1693 mask = permitted | requested; in __xstate_request_perm()
1726 u64 permitted, requested; in xstate_request_perm() local
1745 permitted = xstate_get_group_perm(guest); in xstate_request_perm()
1746 if ((permitted & requested) == requested) in xstate_request_perm()
1751 permitted = xstate_get_group_perm(guest); in xstate_request_perm()
1754 if (guest && (permitted & FPU_GUEST_PERM_LOCKED)) in xstate_request_perm()
1757 ret = __xstate_request_perm(permitted, requested, guest); in xstate_request_perm()
1844 u64 permitted, supported; in fpu_xstate_prctl() local
[all …]
/linux/security/safesetid/
H 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/arch/m68k/fpsp040/
H A DREADME10 To the maximum extent permitted by applicable law,
17 To the maximum extent permitted by applicable law,
/linux/drivers/mtd/
H 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/
H A Dsysfs-driver-hid-picolcd24 Reading/Writing: It is expressed in ms and permitted range is
37 within permitted rates.
H 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,
H A Dsysfs-driver-hid-logitech-hidpp6 (RW) This attribute controls the amount of 'turn' permitted in
/linux/arch/m68k/ifpsp060/
H A DREADME10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A DMISC10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A DCHANGES10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
/linux/Documentation/bpf/
H A Dfs_kfuncs.rst18 1. These kfuncs are only permitted from BPF LSM function.
/linux/Documentation/admin-guide/LSM/
H 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
313 the access permitted if it wouldn't be otherwise. Note that this
334 kind of access permitted a subject with subjectlabel on an
484 is permitted.
486 is permitted.
[all …]
/linux/kernel/
H A Dauditsc.c1310 audit_log_cap(ab, "cap_fp", &name->fcap.permitted); in audit_log_fcaps()
1443 audit_log_cap(ab, "cap_pp", &context->capset.cap.permitted); in show_special()
1707 audit_log_cap(ab, "fp", &axs->fcap.permitted); in audit_log_exit()
1710 audit_log_cap(ab, "old_pp", &axs->old_pcap.permitted); in audit_log_exit()
1714 audit_log_cap(ab, "pp", &axs->new_pcap.permitted); in audit_log_exit()
2210 name->fcap.permitted = caps.permitted; in audit_copy_fcaps()
2757 ax->fcap.permitted = vcaps.permitted; in __audit_log_bprm_fcaps()
2763 ax->old_pcap.permitted = old->cap_permitted; in __audit_log_bprm_fcaps()
2768 ax->new_pcap.permitted = new->cap_permitted; in __audit_log_bprm_fcaps()
2790 context->capset.cap.permitted = new->cap_permitted; in __audit_log_capset()
/linux/arch/arm/boot/dts/amazon/
H A Dalpine-db.dts9 * without modification, are permitted provided that the following conditions
/linux/LICENSES/deprecated/
H A DLinux-OpenIB11 modification, are permitted provided that the following conditions are met:
/linux/tools/testing/selftests/clone3/
H A Dclone3_cap_checkpoint_restore.c121 cap->data[1].permitted |= 1 << (40 - 32); in set_capability()
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm94708.dts7 * modification, are permitted provided that the following conditions
H A Dbcm94709.dts7 * modification, are permitted provided that the following conditions
H A Dbcm9hmidc.dtsi7 * modification, are permitted provided that the following conditions
H A Dbcm911360k.dts7 * modification, are permitted provided that the following conditions
/linux/arch/arm64/boot/dts/broadcom/stingray/
H A Dbcm958742t.dts7 * modification, are permitted provided that the following conditions
/linux/arch/arm64/boot/dts/amazon/
H A Dalpine-v2-evp.dts13 * without modification, are permitted provided that the following
/linux/LICENSES/preferred/
H A DBSD-2-Clause13 modification, are permitted provided that the following conditions are met:
H A DBSD-3-Clause13 modification, are permitted provided that the following conditions are met:

12345678910>>...16