Home
last modified time | relevance | path

Searched full:used (Results 1 – 25 of 9909) sorted by relevance

12345678910>>...397

/Linux-v5.4/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst11 section and used by user-space tools like crash and makedumpfile to
20 The version of the Linux kernel. Used to find the corresponding source
27 The size of a page. It is the smallest unit of data used by the memory
29 aligned on 4096 bytes. Used for computing page addresses.
34 The UTS namespace which is used to isolate two specific elements of the
36 data structure used to store information returned by the uname(2) system
46 in a system, one bit position per node number. Used to keep track of
52 The global page directory pointer of the kernel. Used to translate
59 the kernel start address. Used to convert a virtual address from the
76 Used to map an address to the corresponding struct page.
[all …]
/Linux-v5.4/Documentation/input/
Devent-codes.rst10 may be used.
14 used to separate input events into packets of input data changes occurring at
31 type has a set of applicable codes to be used in generating events. See the
36 - Used as markers to separate events. Events may be separated in time or in
41 - Used to describe state changes of keyboards, buttons, or other key-like
46 - Used to describe relative axis value changes, e.g. moving the mouse 5 units
51 - Used to describe absolute axis value changes, e.g. describing the
56 - Used to describe miscellaneous input data that do not fit into other types.
60 - Used to describe binary state input switches.
64 - Used to turn LEDs on devices on and off.
[all …]
/Linux-v5.4/arch/arm/mach-omap2/
Dscrm54xx.h89 * Used by AUXCLKREQ0, AUXCLKREQ1, AUXCLKREQ2, AUXCLKREQ3, AUXCLKREQ4,
96 /* Used by APEWARMRSTST */
101 /* Used by AUXCLK0, AUXCLK1, AUXCLK2, AUXCLK3, AUXCLK4, AUXCLK5 */
106 /* Used by D2DCLKM, MODEMCLKM */
111 /* Used by D2DRSTCTRL, MODEMRSTCTRL */
116 /* Used by D2DWARMRSTST */
121 /* Used by AUXCLK0 */
126 /* Used by CLKSETUPTIME */
131 /* Used by AUXCLK0, AUXCLK1, AUXCLK2, AUXCLK3, AUXCLK4, AUXCLK5 */
136 /* Renamed from ENABLE Used by EXTPWRONRSTCTRL */
[all …]
/Linux-v5.4/include/linux/firmware/intel/
Dstratix10-smc.h13 * This file defines the Secure Monitor Call (SMC) message protocol used for
35 * a0..a7 is used as register names in the descriptions below, on arm32
88 * Sync call used by service driver at EL1 to request the FPGA in EL3 to
95 * a2-7: not used.
99 * a1-3: not used.
108 * Async call used by service driver at EL1 to provide FPGA configuration data
115 * a3-7: not used.
134 * Sync call used by service driver at EL1 to track the completed write
140 * a1-7: not used.
158 * Sync call used by service driver at EL1 to inform secure world that all
[all …]
/Linux-v5.4/kernel/
Dsysctl_binary.c69 /* KERN_OSREV not used */
71 /* KERN_SECUREMASK not used */
72 /* KERN_PROF not used */
83 /* KERN_NAMETRANS not used */
84 /* KERN_PPC_HTABRECLAIM not used */
85 /* KERN_PPC_ZEROPAGED not used */
91 /* KERN_PPC_L2CR "l2cr" no longer used */
93 /* KERN_RTSIGNR not used */
94 /* KERN_RTSIGMAX not used */
99 /* KERN_MSGPOOL not used*/
[all …]
/Linux-v5.4/include/drm/
Ddrm_modeset_helper_vtables.h58 * These hooks are used by the legacy CRTC helpers, the transitional plane
67 * This is used by the legacy CRTC helpers to implement DPMS
70 * This callback is also used to disable a CRTC by calling it with
71 * DRM_MODE_DPMS_OFF if the @disable hook isn't used.
73 * This callback is used by the legacy CRTC helpers. Atomic helpers
76 * @atomic_enable and @atomic_disable should be used.
88 * This callback is used by the legacy CRTC helpers. Atomic helpers
91 * should be used.
103 * This callback is used by the legacy CRTC helpers. Atomic helpers
106 * should be used.
[all …]
/Linux-v5.4/Documentation/ABI/testing/
Dconfigfs-spear-pcie-gadget7 Interface is used to configure selected dual mode PCIe controller
10 This interfaces can be used to show spear's PCIe device capability.
18 link ... used to enable ltssm and read its status.
19 int_type ...used to configure and read type of supported
21 no_of_msi ... used to configure number of MSI vector needed and
25 vendor_id ... used to write and read vendor id (hex)
26 device_id ... used to write and read device id (hex)
27 bar0_size ... used to write and read bar0_size
28 bar0_address ... used to write and read bar0 mapped area in hex.
29 bar0_rw_offset ... used to write and read offset of bar0 where
[all …]
/Linux-v5.4/Documentation/media/uapi/v4l/
Dpixfmt-reserved.rst53 - 8 bit RGB format used by the BTTV driver.
58 - YUV 4:2:0 format used by the IVTV driver,
67 - YUV format used by the gspca cpia1 driver.
72 - JPEG-Light format (Pegasus Lossless JPEG) used in Divio webcams NW
78 - YUYV per line used by the gspca driver.
83 - YYUV per line used by the gspca driver.
88 - YUVY per line used by the gspca driver.
93 - Compressed GBRG Bayer format used by the gspca driver.
98 - Compressed BGGR Bayer format used by the gspca driver.
103 - Compressed BGGR Bayer format used by the gspca driver.
[all …]
/Linux-v5.4/Documentation/arm/
Dsetup.rst6 structure, otherwise known as 'struct param_struct' which is used
9 This structure is used to pass initialisation parameters from the
30 This is now obsolete, and should not be used.
47 or VGA console character size. They should not be used for any other
56 is otherwise unused. (should not be used for other console types, and
57 should not be used for other purposes).
61 based machines. May be used differently by different architectures.
64 Default sound setting on Acorn machines. May be used differently by
68 Number of ADFS/MFM disks. May be used differently by different
72 These are now obsolete, and should not be used.
[all …]
/Linux-v5.4/Documentation/driver-api/gpio/
Ddrivers-on-gpio.rst17 - gpio-keys: drivers/input/keyboard/gpio_keys.c is used when your GPIO line
20 - gpio-keys-polled: drivers/input/keyboard/gpio_keys_polled.c is used when your
24 - gpio_mouse: drivers/input/mouse/gpio_mouse.c is used to provide a mouse with
29 - gpio-beeper: drivers/input/misc/gpio-beeper.c is used to provide a beep from
32 - extcon-gpio: drivers/extcon/extcon-gpio.c is used when you need to read an
36 - restart-gpio: drivers/power/reset/gpio-restart.c is used to restart/reboot
40 - poweroff-gpio: drivers/power/reset/gpio-poweroff.c is used to power the
45 - gpio-gate-clock: drivers/clk/clk-gpio.c is used to control a gated clock
48 - i2c-gpio: drivers/i2c/busses/i2c-gpio.c is used to drive an I2C bus
53 - spi_gpio: drivers/spi/spi-gpio.c is used to drive an SPI bus (variable number
[all …]
/Linux-v5.4/Documentation/media/uapi/dvb/
Dfe_property_parameters.rst16 There are several different Digital TV parameters that can be used by
27 Used internally. A GET/SET operation for it won't change or return
182 Used on cable and satellite delivery systems.
192 Used on cable and satellite delivery systems.
202 Used on satellite delivery systems.
204 The voltage is usually used with non-DiSEqC capable LNBs to switch the
217 Currently not used.
225 Used on DVB-S2.
237 Used on DVB-S2.
283 Used only on ISDB.
[all …]
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-zoned.rst26 instance is at most 4.5 MB and as little as 5 zones will be used
39 Conventional zones are used for caching as well as for storing internal
44 1) Metadata zones: these are conventional zones used to store metadata.
48 sequential zones used exclusively to store user data. The conventional
49 zones of the device may be used also for buffering user random writes.
56 device being used. This allows reducing the amount of metadata needed to
65 2) Following the super block, a set of blocks is used to describe the
71 zone used to buffer random modification to the data zone.
73 3) A set of blocks used to store bitmaps indicating the validity of
102 be exhausted (all used to map chunks or buffer sequential zones) and
[all …]
/Linux-v5.4/Documentation/admin-guide/
Dufs.rst12 UFS is a file system widely used in different operating systems.
23 used in FreeBSD, NetBSD, OpenBSD
27 used in FreeBSD 5.x
34 used in SunOS (Solaris)
38 used in SunOS for Intel (Solarisx86)
42 used in HP-UX
46 used in NextStep
50 used for NextStep CDROMs (block_size == 2048)
54 used in OpenStep
/Linux-v5.4/include/linux/
Dccp.h148 * @key: key to be used for this AES operation
150 * @iv: IV to be used for this AES operation
152 * @src: data to be used for this operation
154 * @src_len: length in bytes of data used for this operation
156 * @cmac_key: K1/K2 key used in final CMAC operation
165 * The iv variable is used as both input and output. On completion of the
215 * @key: key to be used for this XTS AES operation
217 * @iv: IV to be used for this XTS AES operation
219 * @src: data to be used for this operation
221 * @src_len: length in bytes of data used for this operation
[all …]
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.h82 * @texture_stage: Device data used to reconstruct binding command.
93 * @shader_slot: Device data used to reconstruct binding command.
104 * @shader_slot: Device data used to reconstruct binding command.
105 * @offset: Device data used to reconstruct binding command.
106 * @size: Device data used to reconstruct binding command.
107 * @slot: Device data used to reconstruct binding command.
121 * @shader_slot: Device data used to reconstruct binding command.
122 * @slot: Device data used to reconstruct binding command.
134 * @offset: Device data used to reconstruct binding command.
135 * @size: Device data used to reconstruct binding command.
[all …]
/Linux-v5.4/drivers/tee/optee/
Doptee_smc.h34 * a0..a7 is used as register names in the descriptions below, on arm32
75 * Used by non-secure world to figure out which Trusted OS is installed.
88 * Used by non-secure world to figure out which version of the Trusted OS
114 * a3 Cache settings, not used if physical pointer is in a predefined shared
116 * a4-6 Not used
121 * a1-3 Not used
159 * a1-6 Not used
172 * a1-3 Not used
192 * a2-6 Not used
232 * Secure world can cache frequently used shared memory objects, for
[all …]
/Linux-v5.4/Documentation/scsi/
Dst.txt27 continued using existing format, and the default format is used if
32 used only in variable block mode (I don't know if this is sensible
44 the configuration of mode 0 is used to provide a starting point for
53 If more than one mode is used, all modes should contain definitions
92 consecutive files must be written fast. The MTWEOFI operation can be used to
95 operation is MTWEOFI, close() does not write a filemark. This can be used if
104 4. If the open option O_NONBLOCK is used, open succeeds even if the
105 drive is not ready. If O_NONBLOCK is not used, the driver waits for
116 each drive are used.
125 backward compatible with the numbering used when the minor number was
[all …]
/Linux-v5.4/drivers/staging/most/Documentation/ABI/
Dconfigfs-most.txt4 Description: Interface is used to configure and connect device channels
24 num_buffers configure number of buffers used for this
33 dbr_size configure DBR data buffer size (this is used
39 transmitted via USB (this is used for USB
68 num_buffers configure number of buffers used for this
77 dbr_size configure DBR data buffer size (this is used
83 transmitted via USB (this is used for USB
112 num_buffers configure number of buffers used for this
121 dbr_size configure DBR data buffer size (this is used
127 transmitted via USB (this is used for USB
[all …]
/Linux-v5.4/include/media/
Ddvb_frontend.h56 /* Helper definitions to be used at frontend drivers */
103 * @frequency: Frequency used by analog TV tuner (either in 62.5 kHz step,
111 * struct contains the data that are used by the V4L2 side. To avoid
122 * enum dvbfe_algo - defines the algorithm used to tune into a channel
188 * @init: callback function used to initialize the tuner device.
189 * @sleep: callback function used to put the tuner to sleep.
190 * @suspend: callback function used to inform that the Kernel will
192 * @resume: callback function used to inform that the Kernel is
194 * @set_params: callback function used to inform the tuner to tune
195 * into a digital TV channel. The properties to be used
[all …]
/Linux-v5.4/include/uapi/linux/
Dnl80211.h79 * - %NL80211_TDLS_ENABLE_LINK is then used
214 * %NL80211_ATTR_FILS_ERP_USERNAME - used to construct keyname_nai
215 * %NL80211_ATTR_FILS_ERP_REALM - used to construct keyname_nai
216 * %NL80211_ATTR_FILS_ERP_NEXT_SEQ_NUM - used to construct erp message
217 * %NL80211_ATTR_FILS_ERP_RRK - used to generate the rIK and rMSK
218 * rIK should be used to generate an authentication tag on the ERP message and
219 * rMSK should be used to derive a PMKSA.
220 * rIK, rMSK should be generated and keyname_nai, sequence number should be used
226 * %NL80211_ATTR_FILS_KEK - used for key renewal
227 * %NL80211_ATTR_FILS_ERP_NEXT_SEQ_NUM - used in further EAP-RP exchanges
[all …]
/Linux-v5.4/Documentation/arm64/
Dacpi_object_usage.rst8 If a section number is used, it refers to a section number in the ACPI
9 specification where the object is defined. If "Signature Reserved" is used,
68 License has changed and should be usable. Optional if used instead
103 Optional, not currently supported, but could be used on ARM if and
138 provided, the Global Lock will NOT be used since it is not part of
153 used, not FIRMWARE_CTRL.
155 If PSCI is used (as is recommended), make sure that ARM_BOOT_ARCH is
159 For the DSDT that is also required, the X_DSDT field is to be used,
182 used on arm64.
230 should be used (types 0xA - 0xF).
[all …]
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
DREADME45 The above command can be used to connect to an AP with a particular SSID.
48 …Note: Every time before connecting to an AP scan command (iw dev mlan0 scan) should be used by use…
51 This command will be used to disconnect from an AP.
55 The command will be used to join or create an ibss. Optionally, operating frequency,
60 The command will be used to leave an ibss network.
63 The command will be used to get the connection status. The command will return parameters
70 The debugfs interface can be used for configurations and for getting
83 The command will be used to change the regulatory domain.
86 The command will be used to get current regulatory domain.
89 This command is used to get driver info.
[all …]
/Linux-v5.4/drivers/vhost/
Dvringh.c81 while (len && iov->i < iov->used) { in vringh_iov_xfer()
278 riov->i = riov->used = 0; in __vringh_iov()
280 wiov->i = wiov->used = 0; in __vringh_iov()
359 if (unlikely(iov->used == (iov->max_num & ~VRINGH_IOV_ALLOCATED))) { in __vringh_iov()
365 iov->iov[iov->used].iov_base = addr; in __vringh_iov()
366 iov->iov[iov->used].iov_len = len; in __vringh_iov()
367 iov->used++; in __vringh_iov()
403 const struct vring_used_elem *used, in __vringh_complete() argument
415 used_ring = vrh->vring.used; in __vringh_complete()
423 err = putused(&used_ring->ring[off], used, part); in __vringh_complete()
[all …]
/Linux-v5.4/arch/um/os-Linux/
Dsigio.c21 * Protected by sigio_lock(), also used by sigio_cleanup, which is an
40 int used; member
44 * Protected by sigio_lock(). Used by the sigio thread, but the UML thread
61 n = poll(fds->poll, fds->used, -1); in write_sigio_thread()
68 for (i = 0; i < fds->used; i++) { in write_sigio_thread()
87 fds->used--; in write_sigio_thread()
89 (fds->used - i) * sizeof(*fds->poll)); in write_sigio_thread()
117 memcpy(new, polls->poll, polls->used * sizeof(struct pollfd)); in need_poll()
173 for (i = 0; i < all_sigio_fds.used; i++) { in add_sigio_fd()
177 if (i == all_sigio_fds.used) in add_sigio_fd()
[all …]
/Linux-v5.4/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.h30 .used = altc1_used,\
35 .used = altc2_used,\
40 .used = altc3_used,\
45 .used = altc4_used,\
53 * Used to reference an PRCM GPIOCR register address.
62 * Used to reference an Other alternate-C function.
74 * @used: other alternate-C function availability
75 * @reg_index: PRCM GPIOCR register index used to control the function
76 * @control_bit: PRCM GPIOCR bit used to control the function
79 bool used:1; member
[all …]

12345678910>>...397