Searched full:allow (Results 1 – 25 of 733) sorted by relevance
12345678910>>...30
| /Documentation/admin-guide/cgroup-v1/ |
| D | devices.rst | 24 An entry is added using devices.allow, and removed using 27 echo 'c 1:3 mr' > /sys/fs/cgroup/1/devices.allow 36 echo a > /sys/fs/cgroup/1/devices.allow 74 A allow "b 8:* rwm", "c 116:1 rw" 103 # echo "c *:3 rwm" >A/devices.allow 113 # echo "c 2:3 rwm" >B/devices.allow 114 # echo "c 50:3 r" >B/devices.allow 118 # echo "c *:3 rwm" >B/devices.allow 120 Allowing or denying all by writing 'a' to devices.allow or devices.deny will 126 device cgroups is implemented internally using a behavior (ALLOW, DENY) and a
|
| /Documentation/netlink/specs/ |
| D | ovs_datapath.yaml | 27 doc: Allow last Netlink attribute to be unaligned 30 doc: Allow datapath to associate multiple Netlink PIDs to each vport 33 doc: Allow tc offload recirc sharing 36 doc: Allow per-cpu dispatch of upcalls
|
| /Documentation/devicetree/bindings/soc/aspeed/ |
| D | uart-routing.yaml | 16 The Aspeed UART routing control allow to dynamically route the inputs for 21 allow access to the Host's serial console. 23 This driver is for the BMC side. The sysfs files allow the BMC userspace
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-iommu | 7 given IOMMU here to allow association of IOMMU to 16 given device here to allow association of device to
|
| D | sysfs-driver-pciback | 7 the format of DDDD:BB:DD.F-REG:SIZE:MASK will allow the guest 14 will allow the guest to read and write to the configuration
|
| D | sysfs-platform-intel-wmi-sbl-fw-update | 6 Allow user space entities to trigger update of Slim
|
| /Documentation/devicetree/bindings/mfd/ |
| D | actions,atc260x.yaml | 68 regulator-allow-bypass: true 87 regulator-allow-bypass: true 103 regulator-allow-bypass: false 115 regulator-allow-bypass: false
|
| D | ti-keystone-devctrl.txt | 4 the status of its peripherals. This node is intended to allow access to
|
| /Documentation/userspace-api/media/dvb/ |
| D | fe-set-frontend-tune-mode.rst | 13 FE_SET_FRONTEND_TUNE_MODE - Allow setting tuner mode flags to the frontend. 43 Allow setting tuner mode flags to the frontend, between 0 (normal) or
|
| /Documentation/rust/ |
| D | coding-guidelines.rst | 235 In Rust, it is possible to ``allow`` particular warnings (diagnostics, lints) 257 #[allow(dead_code)] 296 It also increases the visibility of the remaining ``allow``\ s and reduces the 299 Thus prefer ``expect`` over ``allow`` unless: 306 it is likely simpler to just use ``allow``. 341 A simple possibility is using ``allow``: 345 #[allow(dead_code)] 367 anymore. However, the ``cfg_attr`` is more complex than a simple ``allow``.
|
| /Documentation/netlabel/ |
| D | introduction.rst | 34 The communication layer exists to allow NetLabel configuration and monitoring 47 LSM independent which should allow multiple LSMs to leverage the same code
|
| /Documentation/admin-guide/cifs/ |
| D | todo.rst | 60 (passthrough ioctl/fsctl is now implemented in cifs.ko to allow 77 p) Expand support for witness protocol to allow for notification of share 81 q) Allow mount.cifs to be more verbose in reporting errors with dialect 128 to allow the buildbot to execute the tests faster. The URL for the
|
| /Documentation/arch/riscv/ |
| D | vector.rst | 13 Two new prctl() calls are added to allow programs to manage the enablement 37 * :c:macro:`PR_RISCV_V_VSTATE_CTRL_ON`: Allow Vector to be run for the 116 * 0: Do not allow Vector code to be executed as the default for new processes. 117 * 1: Allow Vector code to be executed as the default for new processes.
|
| /Documentation/virt/kvm/arm/ |
| D | vcpu-features.rst | 7 KVM/arm64 provides two mechanisms that allow userspace to configure 40 scheme for fields in ID register'. KVM does not allow ID register values that
|
| /Documentation/networking/ |
| D | x25.rst | 9 Packet Layer and a LAPB module to allow for "normal" X.25 to be run using 23 which could allow X.25 to be run over an Ethernet (or Token Ring) and
|
| /Documentation/security/ |
| D | ipe.rst | 155 through XML, JSON, YAML, etcetera), to allow the policy author to understand 249 To allow an update from an external source, it could be potentially malicious, 300 op=EXECUTE integrity_verified=YES action=ALLOW 308 op=EXECUTE integrity_verified=YES action=ALLOW 311 op=READ action=ALLOW 315 last line effectively changes that default to an ALLOW. This is 319 The second option, matching no rules results in an allow, is clearer 327 op=EXECUTE integrity_verified=YES action=ALLOW 338 op=EXECUTE integrity_verified=YES action=ALLOW 340 DEFAULT op=READ action=ALLOW
|
| /Documentation/usb/ |
| D | authorization.rst | 8 not) in a system. This feature will allow you to implement a lock-down 98 There is a similar approach to allow or deny specific USB interfaces. 112 Allow interfaces per default::
|
| /Documentation/devicetree/bindings/iio/adc/ |
| D | adc.yaml | 36 Many ADCs have dual Muxes to allow different input pins to be routed 44 When devices combine single-ended and differential channels, allow the
|
| /Documentation/devicetree/bindings/media/i2c/ |
| D | panasonic,amg88xx.txt | 3 The Panasonic family of AMG88xx Grid-Eye sensors allow recording
|
| /Documentation/isdn/ |
| D | m_isdn.rst | 7 It was designed to allow a broad range of applications and interfaces
|
| /Documentation/networking/devlink/ |
| D | index.rst | 10 Driver facing APIs are currently transitioning to allow more explicit 13 in devlink core, but don't allow registration of most sub-objects once
|
| /Documentation/mm/ |
| D | memory-model.rst | 28 helpers that allow the conversion from PFN to `struct page` and vice 158 this lack of user-api constraint to allow sub-section sized memory 169 event callbacks to allow a device-driver to coordinate memory management 173 * p2pdma: Create `struct page` objects to allow peer devices in a
|
| /Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | dpio-driver.rst | 34 A. allow other drivers, such as the Ethernet driver, to enqueue and dequeue 36 B. allow drivers to register callbacks for data availability notifications 38 C. allow drivers to manage hardware buffer pools 112 will typically allocate 1 DPIO object per CPU to allow queuing operations
|
| /Documentation/ABI/stable/ |
| D | o2cb | 7 and can be written into with the strings "allow", "deny", or
|
| /Documentation/ABI/obsolete/ |
| D | o2cb | 7 and can be written into with the strings "allow", "deny", or
|
12345678910>>...30