Searched full:arbitrary (Results 1 – 25 of 1116) sorted by relevance
12345678910>>...45
/linux-6.12.1/include/kunit/ |
D | test.h | 269 * @priv: for user to store arbitrary data. Commonly used to pass data 275 * used by the test writer to store arbitrary data. 917 * @condition: an arbitrary boolean expression. The test fails when this does 938 * @condition: an arbitrary boolean expression. The test fails when this does 957 * @left: an arbitrary expression that evaluates to a primitive C type. 958 * @right: an arbitrary expression that evaluates to a primitive C type. 978 * @left: an arbitrary expression that evaluates to a pointer. 979 * @right: an arbitrary expression that evaluates to a pointer. 999 * @left: an arbitrary expression that evaluates to a primitive C type. 1000 * @right: an arbitrary expression that evaluates to a primitive C type. [all …]
|
/linux-6.12.1/Documentation/ABI/testing/ |
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-6.12.1/include/linux/ |
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-6.12.1/drivers/leds/ |
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-6.12.1/Documentation/ABI/obsolete/ |
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-6.12.1/drivers/gpu/drm/nouveau/include/nvhw/ |
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-6.12.1/Documentation/userspace-api/media/v4l/ |
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-6.12.1/Documentation/mm/ |
D | page_frags.rst | 5 A page fragment is an arbitrary-length arbitrary-offset area of memory
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
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-6.12.1/crypto/asymmetric_keys/ |
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-6.12.1/Documentation/bpf/ |
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-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
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-6.12.1/Documentation/devicetree/bindings/clock/ |
D | keystone-pll.txt | 46 - bit-mask : arbitrary bitmask for programming the mux 68 - bit-mask : arbitrary bitmask for programming the divider
|
/linux-6.12.1/mm/damon/ |
D | Kconfig | 60 the interface for arbitrary data access monitoring. 79 can use the interface for arbitrary data access monitoring.
|
/linux-6.12.1/Documentation/block/ |
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-6.12.1/tools/include/linux/ |
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-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
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-6.12.1/Documentation/input/ |
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-6.12.1/security/keys/ |
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-6.12.1/Documentation/usb/ |
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-6.12.1/Documentation/networking/mac80211_hwsim/ |
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-6.12.1/drivers/acpi/ |
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-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
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-6.12.1/drivers/regulator/ |
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-6.12.1/lib/ |
D | Kconfig.kgdb | 108 0x0002 - allow arbitrary reads from memory and symbol lookup 109 0x0004 - allow arbitrary writes to memory
|
12345678910>>...45