/Linux-v4.19/drivers/hwmon/ |
D | dell-smm-hwmon.c | 104 static bool restricted = true; variable 105 module_param(restricted, bool, 0); 106 MODULE_PARM_DESC(restricted, "Restrict fan control and serial number to CAP_SYS_ADMIN (default: 1)"… 451 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl_unlocked() 485 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl_unlocked() 572 (restricted && !capable(CAP_SYS_ADMIN)) ? "-1" : bios_machineid, in i8k_proc_show()
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | brcm,sdhci-iproc.txt | 15 restricted to 32bit host accesses to SDHCI registers.
|
/Linux-v4.19/scripts/coccinelle/api/ |
D | memdup_user.cocci | 2 /// This is a little bit restricted to reduce false positives
|
/Linux-v4.19/Documentation/cdrom/ |
D | packet-writing.txt | 27 the so called "restricted overwrite" mode. To put a disc in restricted
|
/Linux-v4.19/Documentation/media/uapi/mediactl/ |
D | media-controller-model.rst | 25 interact with other entities. Data (not restricted to video) produced
|
/Linux-v4.19/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-v4.19/Documentation/userspace-api/ |
D | spec_ctrl.rst | 14 be restricted to a certain set of processes or tasks in controlled
|
/Linux-v4.19/Documentation/arm64/ |
D | cpu-feature-registers.txt | 16 restricted from EL0 and there is no reliable way for an application to 83 Accessing a restricted system register from an application generates an
|
/Linux-v4.19/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 55 booted with restricted memory. By default, the boot memory 76 boot memory size effectively booting with restricted memory 256 boot successfully when booted with restricted memory.
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | fake-numa-for-cpusets | 57 /proc/meminfo between the restricted cpuset case above and the unrestricted
|
/Linux-v4.19/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 21 abuses when the restricted gfp mask is used "just in case" without a
|
/Linux-v4.19/Documentation/acpi/ |
D | method-customizing.txt | 72 restricted (for example if root is not allowed to load additional
|
/Linux-v4.19/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-v4.19/Documentation/admin-guide/LSM/ |
D | Yama.rst | 57 1 - restricted ptrace:
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | format.rst | 50 simultaneous video capturing may be restricted to the same cropping and
|
/Linux-v4.19/tools/perf/util/ |
D | symbol.c | 875 bool restricted = false; in symbol__restricted_filename() local 881 restricted = strcmp(r, restricted_filename) == 0; in symbol__restricted_filename() 883 return restricted; in symbol__restricted_filename() 887 return restricted; in symbol__restricted_filename()
|
/Linux-v4.19/tools/virtio/virtio-trace/ |
D | README | 82 Here, chardev names are restricted to trace-path-cpuX and agent-ctl-path. For
|
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/ |
D | panel-common.txt | 37 - panel-timing: Most display panels are restricted to a single resolution and
|
/Linux-v4.19/drivers/net/wireless/ |
D | wl3501_cs.c | 1766 u8 implemented, restricted, keys[100], len_keys, tocopy; in wl3501_get_encode() local 1778 &restricted, sizeof(restricted)); in wl3501_get_encode() 1781 wrqu->encoding.flags = restricted ? IW_ENCODE_RESTRICTED : in wl3501_get_encode()
|
/Linux-v4.19/Documentation/vm/ |
D | highmem.rst | 65 page. Since the mapping is restricted to the CPU that issued it, it
|
/Linux-v4.19/tools/perf/ |
D | design.txt | 222 way to request that counting of events be restricted to times when the 246 cpu >= 0: the counter is restricted to a specific CPU
|
/Linux-v4.19/Documentation/networking/ |
D | LICENSE.qlge | 84 running the Program is not restricted, and the output from the Program 239 8. If the distribution and/or use of the Program is restricted in
|
/Linux-v4.19/Documentation/scsi/ |
D | LICENSE.qla2xxx | 86 running the Program is not restricted, and the output from the Program 241 8. If the distribution and/or use of the Program is restricted in
|
D | LICENSE.qla4xxx | 85 running the Program is not restricted, and the output from the Program 240 8. If the distribution and/or use of the Program is restricted in
|