Home
last modified time | relevance | path

Searched refs:restricted (Results 1 – 56 of 56) sorted by relevance

/linux-4.1.27/drivers/mmc/card/
DKconfig42 controllers, however, are restricted to continuous memory
46 Say Y here to help these restricted hosts by bouncing
/linux-4.1.27/drivers/char/
Di8k.c94 static bool restricted; variable
95 module_param(restricted, bool, 0);
96 MODULE_PARM_DESC(restricted, "Allow fan control if SYS_ADMIN capability set");
429 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl_unlocked()
/linux-4.1.27/scripts/coccinelle/api/
Dmemdup_user.cocci2 /// This is a little bit restricted to reduce false positives
/linux-4.1.27/Documentation/cdrom/
Dpacket-writing.txt27 the so called "restricted overwrite" mode. To put a disc in restricted
/linux-4.1.27/drivers/net/wireless/orinoco/
Dwext.c244 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-4.1.27/Documentation/powerpc/
Dfirmware-assisted-dump.txt55 booted with restricted memory. By default, the boot memory
72 boot memory size effectively booting with restricted memory
249 boot successfully when booted with restricted memory.
/linux-4.1.27/Documentation/x86/x86_64/
Dfake-numa-for-cpusets57 /proc/meminfo between the restricted cpuset case above and the unrestricted
/linux-4.1.27/Documentation/acpi/
Dmethod-customizing.txt72 restricted (for example if root is not allowed to load additional
/linux-4.1.27/Documentation/ABI/stable/
Dfirewire-cdev44 operations are restricted to /dev/fw* files that are associated
Dsysfs-class-tpm16 visible to the OS, but will only accept a restricted set of
/linux-4.1.27/arch/arm/crypto/
DKconfig87 suited for restricted-space environments, in which it also
/linux-4.1.27/Documentation/security/
DYama.txt57 1 - restricted ptrace: a process must have a predefined relationship
/linux-4.1.27/tools/perf/util/
Dsymbol.c821 bool restricted = false; in symbol__restricted_filename() local
827 restricted = strcmp(r, restricted_filename) == 0; in symbol__restricted_filename()
829 return restricted; in symbol__restricted_filename()
833 return restricted; in symbol__restricted_filename()
/linux-4.1.27/tools/virtio/virtio-trace/
DREADME82 Here, chardev names are restricted to trace-path-cpuX and agent-ctl-path. For
/linux-4.1.27/drivers/net/wireless/
Dwl3501_cs.c1756 u8 implemented, restricted, keys[100], len_keys, tocopy; in wl3501_get_encode() local
1768 &restricted, sizeof(restricted)); in wl3501_get_encode()
1771 wrqu->encoding.flags = restricted ? IW_ENCODE_RESTRICTED : in wl3501_get_encode()
/linux-4.1.27/Documentation/vm/
Dhighmem.txt77 page. Since the mapping is restricted to the CPU that issued it, it
Dnuma_memory_policy.txt435 that require a node or set of nodes, the nodes are restricted to the set of
/linux-4.1.27/crypto/
DKconfig721 suited for restricted-space environments, in which it also
743 suited for restricted-space environments, in which it also
765 suited for restricted-space environments, in which it also
795 suited for restricted-space environments, in which it also
824 suited for restricted-space environments, in which it also
/linux-4.1.27/tools/perf/
Ddesign.txt222 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-4.1.27/Documentation/scsi/
DLICENSE.qla4xxx85 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
DLICENSE.qla2xxx86 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
/linux-4.1.27/Documentation/networking/
DLICENSE.qlge84 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
DLICENSE.qlcnic84 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
DREADME.ipw2100190 As the firmware is licensed under a restricted use license, it can not be
Dfilter.txt144 Note that socket filters are not restricted to PF_PACKET sockets only,
580 mind to write programs in "restricted C" and compile into eBPF with a optional
610 the number of args from eBPF program to in-kernel function is restricted
Dz8530drv.txt568 can be computed as follows to create restricted groups:
Dppp_generic.txt385 the transmit and receive idle timers is restricted to those which
Dbonding.txt2346 support the use of the ARP monitor, and are thus restricted to using
/linux-4.1.27/Documentation/s390/
Dmonreader.txt22 restricted (likely), you also need the NAMESAVE <DCSS NAME> statement.
/linux-4.1.27/tools/usb/usbip/
DCOPYING74 running the Program is not restricted, and the output from the Program
229 8. If the distribution and/or use of the Program is restricted in
/linux-4.1.27/drivers/staging/rtl8192e/
Dlicense78 the Program is not restricted, and the output from the Program is covered
229 8. If the distribution and/or use of the Program is restricted in certain
/linux-4.1.27/drivers/staging/rtl8192u/
Dcopying74 running the Program is not restricted, and the output from the Program
229 8. If the distribution and/or use of the Program is restricted in
/linux-4.1.27/
DCOPYING90 running the Program is not restricted, and the output from the Program
245 8. If the distribution and/or use of the Program is restricted in
/linux-4.1.27/Documentation/video4linux/
DREADME.pvrusb2123 level interfaces are restricted to the API defined in
/linux-4.1.27/Documentation/fb/
Dapi.txt290 despite starting with the V4L2_PIX_FMT_prefix, they are not restricted to V4L2
/linux-4.1.27/Documentation/timers/
Dhighres.txt175 is restricted to code which can safely be executed in the hard interrupt
/linux-4.1.27/Documentation/
Dnommu-mmap.txt17 and it's also much more restricted in the latter case:
Dmedia-framework.txt31 other entities. Data (not restricted to video) produced by an entity
DDMA-API-HOWTO.txt36 be restricted to a subset of that space. For example, even if a system
Dkernel-parameters.txt1324 i8k.restricted [HW] Allow controlling fans only if SYS_ADMIN
/linux-4.1.27/drivers/acpi/
DKconfig381 resulting kernel will be smaller but it will also be restricted to
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt722 colour modes are restricted to a byte width which is divisible by 4.
/linux-4.1.27/Documentation/isdn/
DREADME.gigaset295 driver. In that situation, a restricted set of functions is available
/linux-4.1.27/Documentation/filesystems/caching/
Dcachefiles.txt363 The daemon's security ID gives it only a very restricted set of permissions: it
Dnetfs-api.txt105 (1) Any index containing non-index objects should be restricted to a single
/linux-4.1.27/arch/x86/math-emu/
DREADME96 therefore now fully re-entrant, rather than having just the restricted
/linux-4.1.27/Documentation/RCU/
Dchecklist.txt183 primitives should be restricted to rare configuration-change
DRTFP.txt394 invention of RCU-like function -- but this is restricted
/linux-4.1.27/drivers/block/
DKconfig430 DVD-RW disks must be in restricted overwrite mode.
/linux-4.1.27/Documentation/development-process/
D4.Coding278 fail; these failures can be restricted to a specific range of code.
/linux-4.1.27/Documentation/PCI/
DMSI-HOWTO.txt489 In contrast, MSI is restricted to a maximum of 32 interrupts (and
/linux-4.1.27/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt162 tag. Use of tag types above 127 are restricted to closed networks where
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt629 NOTE: Access to this feature is restricted to processes owning the
737 restricted.
/linux-4.1.27/Documentation/sysctl/
Dvm.txt478 be restricted from mmapping. Since kernel null dereference bugs could
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt257 Use of lib-y is normally restricted to lib/ and arch/*/lib.
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt2296 MASK is the PCI DMA mask. Pass 0 if not restricted.