Searched full:arbitrary (Results 1 – 25 of 954) sorted by relevance
12345678910>>...39
/Linux-v5.10/include/kunit/ |
D | test.h | 27 * @data: for the user to store arbitrary data. 196 * @priv: for user to store arbitrary data. Commonly used to pass data 202 * used by the test writer to store arbitrary data. 415 * @context: for the user to pass in arbitrary data to the init function. 1185 * @condition: an arbitrary boolean expression. The test fails when this does 1206 * @condition: an arbitrary boolean expression. The test fails when this does 1225 * @left: an arbitrary expression that evaluates to a primitive C type. 1226 * @right: an arbitrary expression that evaluates to a primitive C type. 1247 * @left: an arbitrary expression that evaluates to a pointer. 1248 * @right: an arbitrary expression that evaluates to a pointer. [all …]
|
/Linux-v5.10/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-v5.10/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-v5.10/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-v5.10/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-v5.10/Documentation/vm/ |
D | page_frags.rst | 7 A page fragment is an arbitrary-length arbitrary-offset area of memory
|
/Linux-v5.10/Documentation/bpf/ |
D | bpf_design_QA.rst | 225 Q: Can BPF call arbitrary kernel functions? 230 Q: Can BPF overwrite arbitrary kernel memory? 234 Tracing bpf programs can *read* arbitrary memory with bpf_probe_read() 236 arbitrary memory, since they don't have access to these helpers. 237 Programs can never read or write arbitrary memory directly. 239 Q: Can BPF overwrite arbitrary user memory?
|
/Linux-v5.10/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-v5.10/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-v5.10/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. */
|
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | touchscreen.yaml | 32 description: maximum reported pressure (arbitrary range dependent on the controller) 49 description: pressure noise value of the absolute input device (arbitrary
|
/Linux-v5.10/Documentation/block/ |
D | biovecs.rst | 67 arbitrary range of an existing biovec, both starting and ending midway 68 through biovecs. This is what enables efficient splitting of arbitrary 74 bios with more than a single bvec! Now, we can efficiently split arbitrary
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | keystone-pll.txt | 48 - bit-mask : arbitrary bitmask for programming the mux 70 - bit-mask : arbitrary bitmask for programming the divider
|
/Linux-v5.10/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-v5.10/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-v5.10/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-v5.10/Documentation/usb/ |
D | raw-gadget.rst | 24 while Raw Gadget allows you to provide arbitrary data as responses to 53 therefore arbitrary endpoint addresses can't be used in the descriptors.
|
/Linux-v5.10/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-v5.10/security/keys/ |
D | big_key.c | 38 * big_key defined keys take an arbitrary string as the description and an 39 * arbitrary blob of data as the payload 69 /* Set an arbitrary quota */ in big_key_preparse()
|
D | user_defined.c | 20 * user defined keys take an arbitrary string as the description and an 21 * arbitrary blob of data as the payload
|
/Linux-v5.10/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-v5.10/drivers/regulator/ |
D | stm32-pwr.c | 76 /* use an arbitrary timeout of 20ms */ in stm32_pwr_reg_enable() 95 /* use an arbitrary timeout of 20ms */ in stm32_pwr_reg_disable()
|
/Linux-v5.10/lib/ |
D | Kconfig.kgdb | 108 0x0002 - allow arbitrary reads from memory and symbol lookup 109 0x0004 - allow arbitrary writes to memory
|
/Linux-v5.10/arch/um/include/asm/ |
D | xor.h | 5 /* pick an arbitrary one - measuring isn't possible with inf-cpu */
|
/Linux-v5.10/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.h | 113 encounter them. This is an arbitrary integer scheme id; its 125 contains one of PVR2_DIGITAL_SCHEME_XXX. This is an arbitrary
|
12345678910>>...39