| /Linux-v6.6/drivers/hwmon/ |
| D | dell-smm-hwmon.c | 109 static bool restricted = true; variable 110 module_param(restricted, bool, 0); 111 MODULE_PARM_DESC(restricted, "Restrict fan control and serial number to CAP_SYS_ADMIN (default: 1)"… 459 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl() 499 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl() 570 (restricted && !capable(CAP_SYS_ADMIN)) ? "-1" : data->bios_machineid, in i8k_proc_show()
|
| /Linux-v6.6/Documentation/userspace-api/ |
| D | landlock.rst | 171 now restricted and this policy will be enforced on all its subsequently created 397 Access to regular files and directories can be restricted by Landlock, 401 restricted. Likewise, some special kernel filesystems such as nsfs, which can 403 restricted. However, thanks to the `ptrace restrictions`_, access to such 404 sensitive ``/proc`` files are automatically restricted according to domain 422 Kernel memory allocated to create rulesets is accounted and can be restricted 435 from a parent to its hierarchy. Because files are identified and restricted by
|
| D | spec_ctrl.rst | 14 be restricted to a certain set of processes or tasks in controlled
|
| /Linux-v6.6/drivers/phy/freescale/ |
| D | Kconfig | 49 Only useful for a restricted set of Ethernet protocols.
|
| /Linux-v6.6/Documentation/cdrom/ |
| D | packet-writing.rst | 34 the so called "restricted overwrite" mode. To put a disc in restricted
|
| /Linux-v6.6/drivers/net/wireless/intersil/orinoco/ |
| D | wext.c | 247 int restricted = priv->wep_restrict; in orinoco_ioctl_setiwencode() local 301 restricted = 0; in orinoco_ioctl_setiwencode() 303 restricted = 1; in orinoco_ioctl_setiwencode() 313 (priv->wep_restrict == restricted) && in orinoco_ioctl_setiwencode() 321 priv->wep_restrict = restricted; in orinoco_ioctl_setiwencode()
|
| /Linux-v6.6/Documentation/virt/kvm/devices/ |
| D | vfio.rst | 35 KVM_DEV_VFIO_GROUP (legacy kvm device group restricted to the handling of VFIO group fd):
|
| /Linux-v6.6/Documentation/userspace-api/media/mediactl/ |
| D | media-controller-model.rst | 25 interact with other entities. Data (not restricted to video) produced
|
| /Linux-v6.6/scripts/coccinelle/api/ |
| D | memdup_user.cocci | 3 /// This is a little bit restricted to reduce false positives
|
| /Linux-v6.6/Documentation/userspace-api/media/v4l/ |
| D | vidioc-subdev-querycap.rst | 93 restricted. Refer to each individual subdevice ioctl documentation
|
| D | format.rst | 50 simultaneous video capturing may be restricted to the same cropping and
|
| /Linux-v6.6/Documentation/core-api/ |
| D | gfp_mask-from-fs-io.rst | 23 abuses when the restricted gfp mask is used "just in case" without a
|
| /Linux-v6.6/arch/arm/boot/dts/st/ |
| D | ste-href-tvk1281618-r3.dtsi | 134 * data rate needs to be restricted to max 2Mbps which the
|
| /Linux-v6.6/Documentation/arch/x86/x86_64/ |
| D | fake-numa-for-cpusets.rst | 64 /proc/meminfo between the restricted cpuset case above and the unrestricted
|
| /Linux-v6.6/Documentation/arch/arm64/ |
| D | cpu-feature-registers.rst | 17 restricted from EL0 and there is no reliable way for an application to 88 Accessing a restricted system register from an application generates an
|
| /Linux-v6.6/samples/ |
| D | Kconfig | 170 restricted by a user-defined filesystem access control policy. 244 as mount API and statx(). Note that this is restricted to the x86
|
| /Linux-v6.6/Documentation/dev-tools/kunit/ |
| D | index.rst | 44 restricted to things exposed to user-space.
|
| /Linux-v6.6/Documentation/firmware-guide/acpi/ |
| D | method-customizing.rst | 88 restricted (for example if root is not allowed to load additional
|
| /Linux-v6.6/include/linux/ |
| D | io_uring_types.h | 201 unsigned int restricted: 1; member
|
| /Linux-v6.6/Documentation/ABI/stable/ |
| D | firewire-cdev | 50 operations are restricted to /dev/fw* files that are associated
|
| /Linux-v6.6/Documentation/admin-guide/LSM/ |
| D | Yama.rst | 58 1 - restricted ptrace:
|
| /Linux-v6.6/Documentation/powerpc/ |
| D | firmware-assisted-dump.rst | 56 booted with restricted memory. By default, the boot memory 78 boot memory size effectively booting with restricted memory 355 boot successfully when booted with restricted memory.
|
| /Linux-v6.6/tools/perf/ |
| D | design.txt | 225 way to request that counting of events be restricted to times when the 229 to request counting of events restricted to guest and host contexts when 253 cpu >= 0: the counter is restricted to a specific CPU
|
| /Linux-v6.6/Documentation/mm/ |
| D | highmem.rst | 117 mapping is restricted to the CPU that issued it, it performs well, but 142 space is restricted and protected by a global lock for synchronization. When
|
| /Linux-v6.6/Documentation/scheduler/ |
| D | sched-util-clamp.rst | 37 can tell the system that some tasks should be restricted from consuming too 304 The effective util clamp value of any task is restricted as follows: 308 2. The restricted value in (1) is then further restricted by the system wide 463 rqs are restricted too. IOW, the whole system is capped to half its performance
|