Home
last modified time | relevance | path

Searched full:restrictions (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/Linux-v5.4/include/linux/
Dmemory_hotplug.h57 * Restrictions for the memory hotplug:
115 struct mhp_restrictions *restrictions);
133 struct mhp_restrictions *restrictions);
137 unsigned long nr_pages, struct mhp_restrictions *restrictions) in add_pages() argument
139 return __add_pages(nid, start_pfn, nr_pages, restrictions); in add_pages()
143 struct mhp_restrictions *restrictions);
/Linux-v5.4/Documentation/firmware-guide/acpi/
Dacpi-lid.rst22 exceptional buggy platforms, special restrictions and expections should be
23 taken into account. This document describes the restrictions and the
27 Restrictions of the returning value of the _LID control method
39 Restrictions of the lid state change notifications
/Linux-v5.4/include/uapi/linux/
Dcapability.h121 /* Overrides all DAC restrictions regarding read and search on files
122 and directories, including ACL restrictions if [_POSIX_ACL] is
127 /* Overrides all restrictions about allowed operations on files, where
129 is applicable. It doesn't override MAC and DAC restrictions. */
133 /* Overrides the following restrictions that the effective user ID
300 /* Override size restrictions on IPC message queues */
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dmsi.txt22 MSI controllers may have restrictions on permitted payloads.
70 If a device has restrictions on the allocation of MSIs, these restrictions
/Linux-v5.4/Documentation/core-api/
Dmemory-allocation.rst83 driver for a device with such restrictions, avoid using these flags.
84 And even with hardware with restrictions it is preferable to use
114 restrictions on which GFP flags can be used with `kvmalloc`; please
/Linux-v5.4/include/video/
Dimx-ipu-image-convert.h57 * ipu_image_convert_adjust() - adjust input/output images to IPU restrictions.
70 * and rotation mode meet IPU restrictions.
76 * Returns 0 if the formats and rotation mode meet IPU restrictions,
/Linux-v5.4/Documentation/admin-guide/LSM/
DYama.rst44 restrictions, it can call ``prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY, ...)``
74 The original children-only logic was based on the restrictions in grsecurity.
DSafeSetID.rst6 system-wide whitelist. These restrictions also prohibit the given UIDs/GIDs
37 additional restrictions imposed by this LSM would mean it is a "safer" version
/Linux-v5.4/drivers/gpu/drm/
Ddrm_encoder.c39 * userspace to infer cloning and connector/CRTC restrictions. Unfortunately
41 * top of that the exposed restrictions are too simple for today's hardware, and
42 * the recommended way to infer restrictions is by using the
/Linux-v5.4/arch/s390/mm/
Dinit.c270 struct mhp_restrictions *restrictions) in arch_add_memory() argument
276 if (WARN_ON_ONCE(restrictions->altmap)) in arch_add_memory()
283 rc = __add_pages(nid, start_pfn, size_pages, restrictions); in arch_add_memory()
/Linux-v5.4/Documentation/gpu/
Dvkms.rst101 Atomic drivers have lots of restrictions which are not exposed to userspace in
107 implement a library of different restrictions.
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_sseu.c81 * value for it is four. From this some rules/restrictions follow: in intel_sseu_make_rpcs()
91 * From these restrictions it follows that it is not possible to enable in intel_sseu_make_rpcs()
/Linux-v5.4/arch/m68k/math-emu/
Dfp_emu.h21 * required INSTEAD OF the above restrictions. (This clause is
23 * the restrictions contained in a BSD-style copyright.)
Dfp_move.S21 * required INSTEAD OF the above restrictions. (This clause is
23 * the restrictions contained in a BSD-style copyright.)
Dfp_cond.S21 * required INSTEAD OF the above restrictions. (This clause is
23 * the restrictions contained in a BSD-style copyright.)
/Linux-v5.4/mm/
Dmemremap.c161 struct mhp_restrictions restrictions = { in memremap_pages() local
275 PHYS_PFN(resource_size(res)), &restrictions); in memremap_pages()
284 &restrictions); in memremap_pages()
292 PHYS_PFN(resource_size(res)), restrictions.altmap); in memremap_pages()
/Linux-v5.4/crypto/
Dalgif_rng.c23 * are required INSTEAD OF the above restrictions. (This clause is
25 * the restrictions contained in a BSD-style copyright.)
Djitterentropy-kcapi.c22 * required INSTEAD OF the above restrictions. (This clause is
24 * the restrictions contained in a BSD-style copyright.)
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gtt_mgr.c163 * @place: placement flags and restrictions
214 * @place: placement flags and restrictions
272 * @place: placement flags and restrictions
/Linux-v5.4/security/safesetid/
DKconfig10 approved by a system-wide whitelist. These restrictions also prohibit
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-devices-system-xen_cpu20 logic restrictions and assumptions.
/Linux-v5.4/LICENSES/deprecated/
DGPL-1.038 To protect your rights, we need to make restrictions that forbid
40 These restrictions translate to certain responsibilities for you if you
156 terms and conditions. You may not impose any further restrictions on the
/Linux-v5.4/fs/minix/
DKconfig11 because of certain built-in restrictions, but it is sometimes found
/Linux-v5.4/LICENSES/exceptions/
DGCC-exception-2.016 this file. (The General Public License restrictions do apply in other
/Linux-v5.4/drivers/usb/gadget/
Depautoconf.c49 * the restrictions that may apply. Some combinations of driver
137 * USB controller, and it can't know all the restrictions that may apply.

12345678910>>...18