/linux/Documentation/userspace-api/ |
H A D | check_exec.rst | 17 not. For instance, Python scripts running on a server can use arbitrary 18 syscalls and access arbitrary files. Such interpreters should then be 87 arbitrary code execution e.g., by enforcing a write xor execute policy. 107 Always interpret scripts, and allow arbitrary user commands (default). 119 arbitrary user commands. 127 Always interpret scripts, but deny arbitrary user commands. 132 arbitrary interactive commands would be much more difficult to check. 137 any arbitrary user commands.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-switchtec | 20 Values: arbitrary string. 37 Values: arbitrary string. 78 Values: arbitrary string. 87 Values: arbitrary string. 96 Values: arbitrary string.
|
/linux/include/linux/ |
H A D | jhash.h | 57 /* An arbitrary initial parameter */ 60 /* jhash - hash an arbitrary key 63 * @initval: the previous hash, or an arbitrary value 65 * The generic version, hashes an arbitrary sequence of bytes. 113 * @initval: the previous hash, or an arbitrary value
|
/linux/drivers/leds/ |
H A D | TODO | 41 Userspace is interested in knowing "this LED can produce arbitrary 51 white and to turn it into any arbitrary color. It is essential that 52 userspace is able to set arbitrary colors, and it might be good to
|
/linux/drivers/gpu/drm/nouveau/include/nvhw/ |
H A D | drf.h | 125 /* Helper for reading an arbitrary object. */ 132 /* Helper for writing an arbitrary object. */ 139 /* Helper for modifying an arbitrary object. */ 150 /* Helper for extracting a field value from arbitrary object. */ 157 /* Helper for writing field value to arbitrary object (all other bits cleared). */ 165 /* Helper for writing field definition to arbitrary object (all other bits cleared). */ 173 /* Helper for modifying field value in arbitrary object. */ 183 /* Helper for modifying field definition in arbitrary object. */ 193 /* Helper for testing against field value in arbitrary object */ 201 /* Helper for testing against field definition in arbitrary object */
|
/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-intel_pmc_bxt | 1 These files allow sending arbitrary IPC commands to the PMC/SCU which 9 Description: This interface allows userspace to send an arbitrary
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | selection-api-intro.rst | 8 shrink or enlarge it to an image of arbitrary size. Next, the devices 11 arbitrary scan line and horizontal offset into a video signal. We call
|
/linux/Documentation/mm/ |
H A D | page_frags.rst | 5 A page fragment is an arbitrary-length arbitrary-offset area of memory
|
/linux/Documentation/bpf/ |
H A D | bpf_design_QA.rst | 236 Q: Can BPF call arbitrary kernel functions? 241 Q: Can BPF overwrite arbitrary kernel memory? 245 Tracing bpf programs can *read* arbitrary memory with bpf_probe_read() 247 arbitrary memory, since they don't have access to these helpers. 248 Programs can never read or write arbitrary memory directly. 250 Q: Can BPF overwrite arbitrary user memory? 288 Q: Attaching to arbitrary kernel functions is an ABI?
|
/linux/crypto/asymmetric_keys/ |
H A D | pkcs7_key_type.c | 67 * user defined keys take an arbitrary string as the description and an 68 * arbitrary blob of data as the payload
|
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
H A D | cpm.txt | 53 indicate the portion of muram that is usable by the OS for arbitrary 54 purposes. The data node may have an arbitrary number of reg resources,
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | cnxt,cx92755-pinctrl.txt | 37 container of an arbitrary number of subnodes, called pin group nodes in this 46 A pin group node specifies the desired pin mux for an arbitrary number of
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | keystone-pll.txt | 46 - bit-mask : arbitrary bitmask for programming the mux 68 - bit-mask : arbitrary bitmask for programming the divider
|
/linux/tools/include/linux/ |
H A D | jhash.h | 57 /* An arbitrary initial parameter */ 60 /* jhash - hash an arbitrary key 65 * The generic version, hashes an arbitrary sequence of bytes.
|
/linux/Documentation/block/ |
H A D | biovecs.rst | 69 arbitrary range of an existing biovec, both starting and ending midway 70 through biovecs. This is what enables efficient splitting of arbitrary 76 bios with more than a single bvec! Now, we can efficiently split arbitrary
|
/linux/Documentation/input/ |
H A D | multi-touch-protocol.rst | 17 drivers to report details for an arbitrary number of contacts. 59 For type A devices, the kernel driver should generate an arbitrary 259 The pressure, in arbitrary units, on the contact area. May be used instead 263 If the resolution is zero, the pressure data is in arbitrary units. 275 range is arbitrary, but zero should be returned for an ellipse aligned with
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | touchscreen.yaml | 39 description: maximum reported pressure (arbitrary range dependent on the controller) 56 description: pressure noise value of the absolute input device (arbitrary
|
/linux/security/keys/ |
H A D | big_key.c | 39 * big_key defined keys take an arbitrary string as the description and an 40 * arbitrary blob of data as the payload 72 /* Set an arbitrary quota */ in big_key_preparse()
|
/linux/Documentation/usb/ |
H A D | raw-gadget.rst | 28 2. Raw Gadget allows providing arbitrary data as responses to USB requests, 61 therefore arbitrary endpoint addresses cannot be used in the descriptors.
|
/linux/Documentation/networking/mac80211_hwsim/ |
H A D | mac80211_hwsim.rst | 21 arbitrary number of IEEE 802.11 radios for mac80211. It can be used to 31 of real hardware, so it is easy to generate an arbitrary test setup
|
/linux/drivers/acpi/ |
H A D | acpi_pcc.c | 27 * Arbitrary retries in case the remote processor is slow to respond 124 * processor could be much slower to reply. So add an arbitrary in acpi_pcc_address_space_handler()
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | msi.txt | 16 Devices may be configured by software to write to arbitrary doorbells which 21 Devices may be configured to write an arbitrary payload chosen by software.
|
/linux/lib/ |
H A D | Kconfig.kgdb | 108 0x0002 - allow arbitrary reads from memory and symbol lookup 109 0x0004 - allow arbitrary writes to memory
|
/linux/drivers/regulator/ |
H A D | stm32-pwr.c | 75 /* use an arbitrary timeout of 20ms */ in stm32_pwr_reg_enable() 94 /* use an arbitrary timeout of 20ms */ in stm32_pwr_reg_disable()
|
/linux/drivers/scsi/aic7xxx/ |
H A D | queue.h | 39 * the expense of O(n) removal for arbitrary elements. New elements can be 50 * expense of O(n) removal for arbitrary elements. New elements can be added 60 * so that an arbitrary element can be removed without a need to 67 * linked so that an arbitrary element can be removed without a need to 74 * linked so that an arbitrary element can be removed without a need to
|