| /linux/io_uring/ |
| H A D | register.c | 112 struct io_restriction *restrictions) in io_parse_restrictions() argument 136 __set_bit(res[i].register_op, restrictions->register_op); in io_parse_restrictions() 137 restrictions->reg_registered = true; in io_parse_restrictions() 142 __set_bit(res[i].sqe_op, restrictions->sqe_op); in io_parse_restrictions() 143 restrictions->op_registered = true; in io_parse_restrictions() 146 restrictions->sqe_flags_allowed = res[i].sqe_flags; in io_parse_restrictions() 147 restrictions->op_registered = true; in io_parse_restrictions() 150 restrictions->sqe_flags_required = res[i].sqe_flags; in io_parse_restrictions() 151 restrictions->op_registered = true; in io_parse_restrictions() 159 restrictions->op_registered = true; in io_parse_restrictions() [all …]
|
| H A D | io_uring.c | 1672 * Check SQE restrictions (opcode and flags). 1682 if (!test_bit(req->opcode, ctx->restrictions.sqe_op)) in io_check_restriction() 1685 if ((sqe_flags & ctx->restrictions.sqe_flags_required) != in io_check_restriction() 1686 ctx->restrictions.sqe_flags_required) in io_check_restriction() 1689 if (sqe_flags & ~(ctx->restrictions.sqe_flags_allowed | in io_check_restriction() 1690 ctx->restrictions.sqe_flags_required)) in io_check_restriction() 2189 if (ctx->restrictions.bpf_filters) { in io_ring_ctx_free() 2191 ctx->restrictions.bpf_filters->filters); in io_ring_ctx_free() 2195 io_put_bpf_filters(&ctx->restrictions); in io_ring_ctx_free() 2953 struct io_restriction *dst = &ctx->restrictions; in io_ctx_restriction_clone() [all...] |
| /linux/Documentation/gpu/rfc/ |
| H A D | i915_small_bar.rst | 37 Error Capture restrictions 39 With error capture we have two new restrictions:
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | msi.txt | 22 MSI controllers may have restrictions on permitted payloads. 70 If a device has restrictions on the allocation of MSIs, these restrictions
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-system-xen_cpu | 20 logic restrictions and assumptions.
|
| /linux/security/safesetid/ |
| H A D | Kconfig | 10 approved by a system-wide whitelist. These restrictions also prohibit
|
| /linux/Documentation/virt/kvm/arm/ |
| H A D | ptp_kvm.rst | 14 endianness restrictions.
|
| /linux/tools/testing/cxl/test/ |
| H A D | cxl.c | 245 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_HOSTONLYMEM | 260 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_HOSTONLYMEM | 275 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_HOSTONLYMEM | 290 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_HOSTONLYMEM | 305 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_HOSTONLYMEM | 320 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_HOSTONLYMEM | 337 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_HOSTONLYMEM | 353 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_HOSTONLYMEM | 369 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_HOSTONLYMEM | 396 .restrictions = ACPI_CEDT_CFMWS_RESTRICT_DEVMEM | [all …]
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | mpo-overview.rst | 62 every DCN has different restrictions; here, we are just trying to provide the 68 AMDGPU imposes restrictions on the use of DRM planes in the driver. 71 restrictions: 86 Before we start to describe some restrictions around cursor and MPO, see the 184 many more restrictions for a multi-display scenario. The below example shows a
|
| /linux/LICENSES/exceptions/ |
| H A D | GCC-exception-2.0 | 16 this file. (The General Public License restrictions do apply in other
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | Yama.rst | 45 restrictions, it can call ``prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY, ...)`` 75 The original children-only logic was based on the restrictions in grsecurity.
|
| H A D | LoadPin.rst | 10 restrictions without needing to sign the files individually.
|
| /linux/LICENSES/deprecated/ |
| H A D | Zlib | 20 to the following restrictions:
|
| /linux/fs/minix/ |
| H A D | Kconfig | 12 because of certain built-in restrictions, but it is sometimes found
|
| /linux/Documentation/admin-guide/ |
| H A D | edid.rst | 22 restrictions later on.
|
| H A D | numastat.rst | 15 but restrictions such as mempolicies can change that, so there are also two
|
| /linux/Documentation/mm/ |
| H A D | highmem.rst | 88 come with restrictions about the pointers validity. Contrary to kmap() 108 restrictions imposed on kmap_local_page(). Furthermore, the code between 134 restrictions imposed on kmap_local_page(). In particular, it is necessary to 141 restrictions on preemption or migration. It comes with an overhead as mapping
|
| /linux/Documentation/misc-devices/ |
| H A D | xilinx_sdfec.rst | 138 Setting the order can only be done if the following restrictions are met: 155 Adding LDPC codes can only be done if the following restrictions are met: 166 Adding Turbo decode can only be done if the following restrictions are met: 186 Bypassing the SD-FEC can only be done if the following restrictions are met:
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | acpi-lid.rst | 22 exceptional buggy platforms, special restrictions and exceptions should be 23 taken into account. This document describes the restrictions and the
|
| /linux/Documentation/core-api/ |
| H A D | memory-allocation.rst | 84 driver for a device with such restrictions, avoid using these flags. 85 And even with hardware with restrictions it is preferable to use 164 will be retried with `vmalloc`. There are restrictions on which GFP
|
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
| H A D | cpm.txt | 40 Ranges must be set up subject to the following restrictions:
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-subdev-querycap.rst | 94 for a description of which restrictions apply to a read-only sub-device.
|
| H A D | vidioc-decoder-cmd.rst | 102 - Format restrictions. This field is set by the driver, not the 104 there are no format restrictions or ``V4L2_DEC_START_FMT_GOP`` if
|
| /linux/Documentation/userspace-api/ |
| H A D | check_exec.rst | 31 set to 1 (i.e. always enforce restrictions). 75 Programs should only enforce consistent restrictions according to the
|
| /linux/Documentation/process/ |
| H A D | threat-model.rst | 79 number of restrictions (they may not perform actions that have impacts on the 149 * actions performed in user namespace that do not bypass the restrictions 200 and that cannot be chosen by the attacker, or face access restrictions:
|