| /Linux-v5.4/drivers/hwmon/ |
| D | dell-smm-hwmon.c | 101 static bool restricted = true; variable 102 module_param(restricted, bool, 0); 103 MODULE_PARM_DESC(restricted, "Restrict fan control and serial number to CAP_SYS_ADMIN (default: 1)"… 448 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl_unlocked() 482 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl_unlocked() 569 (restricted && !capable(CAP_SYS_ADMIN)) ? "-1" : bios_machineid, in i8k_proc_show()
|
| /Linux-v5.4/Documentation/devicetree/bindings/mmc/ |
| D | brcm,sdhci-iproc.txt | 17 restricted to 32bit host accesses to SDHCI registers.
|
| /Linux-v5.4/scripts/coccinelle/api/ |
| D | memdup_user.cocci | 3 /// This is a little bit restricted to reduce false positives
|
| /Linux-v5.4/Documentation/cdrom/ |
| D | packet-writing.rst | 34 the so called "restricted overwrite" mode. To put a disc in restricted
|
| /Linux-v5.4/drivers/net/wireless/intersil/orinoco/ |
| D | wext.c | 244 int restricted = priv->wep_restrict; in orinoco_ioctl_setiwencode() local 298 restricted = 0; in orinoco_ioctl_setiwencode() 300 restricted = 1; in orinoco_ioctl_setiwencode() 310 (priv->wep_restrict == restricted) && in orinoco_ioctl_setiwencode() 318 priv->wep_restrict = restricted; in orinoco_ioctl_setiwencode()
|
| /Linux-v5.4/Documentation/media/uapi/mediactl/ |
| D | media-controller-model.rst | 32 interact with other entities. Data (not restricted to video) produced
|
| /Linux-v5.4/Documentation/userspace-api/ |
| D | spec_ctrl.rst | 14 be restricted to a certain set of processes or tasks in controlled
|
| /Linux-v5.4/Documentation/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-v5.4/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-v5.4/Documentation/x86/x86_64/ |
| D | fake-numa-for-cpusets.rst | 64 /proc/meminfo between the restricted cpuset case above and the unrestricted
|
| /Linux-v5.4/Documentation/firmware-guide/acpi/ |
| D | method-customizing.rst | 88 restricted (for example if root is not allowed to load additional
|
| /Linux-v5.4/Documentation/admin-guide/hw-vuln/ |
| D | spectre.rst | 390 'IBPB: conditional' Use IBPB on SECCOMP or indirect branch restricted tasks 401 'STIBP: conditional' Use STIBP on SECCOMP or indirect branch restricted tasks 467 On x86, indirect branch restricted speculation is turned on by default 494 speculation restricted by default. Administrators can change 678 branch speculation restricted by default. This behavior can be 689 restricted.
|
| /Linux-v5.4/Documentation/admin-guide/LSM/ |
| D | Yama.rst | 57 1 - restricted ptrace:
|
| D | SafeSetID.rst | 53 For candidate applications that would like to have restricted setid capabilities
|
| /Linux-v5.4/Documentation/ABI/stable/ |
| D | firewire-cdev | 44 operations are restricted to /dev/fw* files that are associated
|
| D | sysfs-class-tpm | 16 visible to the OS, but will only accept a restricted set of
|
| /Linux-v5.4/tools/perf/ |
| D | design.txt | 222 way to request that counting of events be restricted to times when the 226 to request counting of events restricted to guest and host contexts when 250 cpu >= 0: the counter is restricted to a specific CPU
|
| /Linux-v5.4/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 335 boot successfully when booted with restricted memory.
|
| /Linux-v5.4/tools/virtio/virtio-trace/ |
| D | README | 82 Here, chardev names are restricted to trace-path-cpuX and agent-ctl-path. For
|
| /Linux-v5.4/samples/ |
| D | Kconfig | 169 as mount API and statx(). Note that this is restricted to the x86
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | format.rst | 57 simultaneous video capturing may be restricted to the same cropping and
|
| /Linux-v5.4/tools/perf/util/ |
| D | symbol.c | 904 bool restricted = false; in symbol__restricted_filename() local 910 restricted = strcmp(r, restricted_filename) == 0; in symbol__restricted_filename() 912 return restricted; in symbol__restricted_filename() 916 return restricted; in symbol__restricted_filename()
|
| /Linux-v5.4/drivers/net/wireless/ |
| D | wl3501_cs.c | 1765 u8 implemented, restricted, keys[100], len_keys, tocopy; in wl3501_get_encode() local 1777 &restricted, sizeof(restricted)); in wl3501_get_encode() 1780 wrqu->encoding.flags = restricted ? IW_ENCODE_RESTRICTED : in wl3501_get_encode()
|
| /Linux-v5.4/Documentation/devicetree/ |
| D | writing-schema.rst | 99 entries than explicitly defined. This can be restricted by defining 'minItems',
|
| /Linux-v5.4/Documentation/vm/ |
| D | highmem.rst | 65 page. Since the mapping is restricted to the CPU that issued it, it
|