Home
last modified time | relevance | path

Searched full:through (Results 1 – 25 of 6418) sorted by relevance

12345678910>>...257

/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
Dfpsp.doc109 The third section is the code section. After entering through an "Entry-point",
173 always exits through _060_real_snan <----
181 always exits through _060_real_operr <-----
189 always exits through _060_real_dz <----
197 always exits through _060_real_inex <----
206 may exit through _060_real_inex <---|
208 may exit through _060_real_ovfl <---|
210 may exit through _060_fpsp_done <---|
218 may exit through _060_real_inex <---|
220 may exit through _060_real_unfl <---|
[all …]
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
Dfpsp.doc109 The third section is the code section. After entering through an "Entry-point",
173 always exits through _060_real_snan <----
181 always exits through _060_real_operr <-----
189 always exits through _060_real_dz <----
197 always exits through _060_real_inex <----
206 may exit through _060_real_inex <---|
208 may exit through _060_real_ovfl <---|
210 may exit through _060_fpsp_done <---|
218 may exit through _060_real_inex <---|
220 may exit through _060_real_unfl <---|
[all …]
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dasm-uaccess.h72 * <success>. This implies that the macro falls through to the next
77 * through on error).
82 * fall-through macro on error
101 * <error>. This implies that the macro falls through to the next
106 * through on success).
112 * <error> label to branch to on error; implies fall-through
131 * <error>. This implies that the macro falls through to the next
135 * branch fall-through case on success.
142 * <error> label to branch to on error; implies fall-through
/kernel/linux/linux-6.6/Documentation/driver-api/md/
Draid5-cache.rst7 caches data to the RAID disks. The cache can be in write-through (supported
11 in write-through mode. A user can switch it to write-back mode by::
15 And switch it back to write-through mode by::
17 echo "write-through" > /sys/block/md0/md/journal_mode
22 write-through mode
34 The write-through cache will cache all data on cache disk first. After the data
39 In write-through mode, MD reports IO completion to upper layer (usually
44 In write-through mode, the cache disk isn't required to be big. Several
80 The write-through and write-back cache use the same disk format. The cache disk
91 write-through mode, MD calculates parity for IO data, writes both IO data and
/kernel/linux/linux-5.10/Documentation/driver-api/md/
Draid5-cache.rst7 caches data to the RAID disks. The cache can be in write-through (supported
11 in write-through mode. A user can switch it to write-back mode by::
15 And switch it back to write-through mode by::
17 echo "write-through" > /sys/block/md0/md/journal_mode
22 write-through mode
34 The write-through cache will cache all data on cache disk first. After the data
39 In write-through mode, MD reports IO completion to upper layer (usually
44 In write-through mode, the cache disk isn't required to be big. Several
80 The write-through and write-back cache use the same disk format. The cache disk
91 write-through mode, MD calculates parity for IO data, writes both IO data and
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dpvrusb2.rst84 interfaces tie into the driver through this module. This module
86 and is designed to allow concurrent access through multiple
88 the tuner's frequency through sysfs while simultaneously streaming
89 video through V4L out to an instance of mplayer).
109 (proxy through USB instead of PCI) are enough different that this
116 access to the driver should be through one of the high level
123 will work through here.
151 kernel-friendly I2C adaptor driver, through which other external
154 through here that other V4L modules can reach into this driver to
158 through one of the high level interfaces).
[all …]
/kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/
Dpvrusb2.rst84 interfaces tie into the driver through this module. This module
86 and is designed to allow concurrent access through multiple
88 the tuner's frequency through sysfs while simultaneously streaming
89 video through V4L out to an instance of mplayer).
109 (proxy through USB instead of PCI) are enough different that this
116 access to the driver should be through one of the high level
123 will work through here.
151 kernel-friendly I2C adaptor driver, through which other external
154 through here that other V4L modules can reach into this driver to
158 through one of the high level interfaces).
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dti,pruss-intc.yaml15 which are then mapped to 10 possible output interrupts through two levels
19 remaining 8 (2 through 9) connected to external interrupt controllers
23 differences on the output interrupts 2 through 9. If this property is not
24 defined, it implies that all the PRUSS INTC output interrupts 2 through 9
25 (host_intr0 through host_intr7) are connected exclusively to the Arm interrupt
30 through 19) are connected to new sub-modules within the ICSSG instances.
78 interrupts through 2 levels of many-to-one mapping i.e. events to channel
79 mapping and channels to host interrupts so through this property entire
86 output interrupts 2 through 9) that are not connected to the Arm interrupt
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/
Dti,pruss-intc.yaml15 which are then mapped to 10 possible output interrupts through two levels
19 remaining 8 (2 through 9) connected to external interrupt controllers
23 differences on the output interrupts 2 through 9. If this property is not
24 defined, it implies that all the PRUSS INTC output interrupts 2 through 9
25 (host_intr0 through host_intr7) are connected exclusively to the Arm interrupt
30 through 19) are connected to new sub-modules within the ICSSG instances.
81 interrupts through 2 levels of many-to-one mapping i.e. events to channel
82 mapping and channels to host interrupts so through this property entire
89 output interrupts 2 through 9) that are not connected to the Arm interrupt
/kernel/linux/linux-5.10/lib/
Dsiphash.c66 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __siphash_aligned()
67 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __siphash_aligned()
68 case 5: b |= ((u64)end[4]) << 32; /* fall through */ in __siphash_aligned()
70 case 3: b |= ((u64)end[2]) << 16; /* fall through */ in __siphash_aligned()
99 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __siphash_unaligned()
100 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __siphash_unaligned()
101 case 5: b |= ((u64)end[4]) << 32; /* fall through */ in __siphash_unaligned()
103 case 3: b |= ((u64)end[2]) << 16; /* fall through */ in __siphash_unaligned()
266 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __hsiphash_aligned()
267 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __hsiphash_aligned()
[all …]
/kernel/linux/linux-6.6/Documentation/networking/
Drepresentors.rst104 if) their network access is implemented through a virtual switch port. [#]_
110 through a virtual switch port, even if they do not have a corresponding PCIe
113 This allows the entire switching behaviour of the NIC to be controlled through
120 A PCIe function which does not have network access through the internal switch
121 (not even indirectly through the hardware implementation of whatever services
131 network packets pass through the virtual port onto the switch. The network
132 access that the IP stack "sees" would then be configurable through tc rules;
154 through the switchdev function. For example, ``ndo_start_xmit()`` might send
155 the packet through a hardware TX queue attached to the switchdev function, with
163 through ``net_dev->dev.parent`` / ``SET_NETDEV_DEV()``), either of the
[all …]
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
Dasm-uaccess.h31 * <error>. This implies that the macro falls through to the next
36 * through on success).
42 * <error> label to branch to on error; implies fall-through
61 * <error>. This implies that the macro falls through to the next
65 * branch fall-through case on success.
72 * <error> label to branch to on error; implies fall-through
/kernel/linux/linux-6.6/sound/core/seq/
Dseq_dummy.c3 * ALSA sequencer MIDI-through client
17 Sequencer MIDI-through client
19 This gives a simple midi-through client. All the normal input events
49 MODULE_DESCRIPTION("ALSA sequencer MIDI-through client");
122 sprintf(pinfo.name, "Midi Through Port-%d:%c", idx, in create_port()
125 sprintf(pinfo.name, "Midi Through Port-%d", idx); in create_port()
165 "Midi Through"); in register_client()
169 /* don't convert events but just pass-through */ in register_client()
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
DKconfig18 Select to enable support for registering switches configured through I2C.
25 Select to enable support for registering switches configured through SPI.
39 This driver accesses KSZ8795 chip through SPI.
42 is through SPI.
/kernel/linux/linux-6.6/include/linux/mfd/
Ddb8500-prcmu.h306 * through I2C has not been correctly executed in the given time
308 * through I2C has not been correctly executed in the given time
309 * @VARMLOWSPEEDVALTO_ERR:The ARM low speed supply value transfered through
312 * through I2C has not been correctly executed in the given time
313 * @VARMRETENTIONVALTO_ERR: The ARM retention supply value transfered through
316 * through I2C has not been correctly executed in the given time
317 * @VAPEHIGHSPEEDVALTO_ERR: The APE highspeed supply value transfered through
319 * @VSAFEHPVALTO_ERR: The SAFE high power supply value transfered through I2C
321 * @VMODSEL1VALTO_ERR: The MODEM sel1 supply value transfered through I2C has
323 * @VMODSEL2VALTO_ERR: The MODEM sel2 supply value transfered through I2C has
[all …]
/kernel/linux/linux-5.10/include/linux/mfd/
Ddb8500-prcmu.h306 * through I2C has not been correctly executed in the given time
308 * through I2C has not been correctly executed in the given time
309 * @VARMLOWSPEEDVALTO_ERR:The ARM low speed supply value transfered through
312 * through I2C has not been correctly executed in the given time
313 * @VARMRETENTIONVALTO_ERR: The ARM retention supply value transfered through
316 * through I2C has not been correctly executed in the given time
317 * @VAPEHIGHSPEEDVALTO_ERR: The APE highspeed supply value transfered through
319 * @VSAFEHPVALTO_ERR: The SAFE high power supply value transfered through I2C
321 * @VMODSEL1VALTO_ERR: The MODEM sel1 supply value transfered through I2C has
323 * @VMODSEL2VALTO_ERR: The MODEM sel2 supply value transfered through I2C has
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dif.h50 * via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
59 * @IFF_UP: interface is up. Can be toggled through sysfs.
61 * @IFF_DEBUG: turn on debugging. Can be toggled through sysfs.
64 * @IFF_NOTRAILERS: avoid use of trailers. Can be toggled through sysfs.
67 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
68 * @IFF_PROMISC: receive all packets. Can be toggled through sysfs.
69 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
73 * @IFF_MULTICAST: Supports multicast. Can be toggled through sysfs.
74 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
75 * @IFF_AUTOMEDIA: auto media select active. Can be toggled through sysfs.
[all …]
/kernel/linux/linux-6.6/include/uapi/linux/
Dif.h50 * via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
59 * @IFF_UP: interface is up. Can be toggled through sysfs.
61 * @IFF_DEBUG: turn on debugging. Can be toggled through sysfs.
64 * @IFF_NOTRAILERS: avoid use of trailers. Can be toggled through sysfs.
67 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
68 * @IFF_PROMISC: receive all packets. Can be toggled through sysfs.
69 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
73 * @IFF_MULTICAST: Supports multicast. Can be toggled through sysfs.
74 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
75 * @IFF_AUTOMEDIA: auto media select active. Can be toggled through sysfs.
[all …]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dpixfmt-compressed.rst68 through the ``V4L2_CID_STATELESS_H264_DECODE_MODE``
71 required to be passed through the ``V4L2_CID_STATELESS_H264_SPS``,
122 through the ``V4L2_CID_STATELESS_MPEG2_SEQUENCE`` and
124 Quantisation matrices can optionally be specified through the
166 through the ``V4L2_CID_STATELESS_VP8_FRAME`` control.
188 through the ``V4L2_CID_STATELESS_VP9_FRAME`` and
213 through the ``V4L2_CID_MPEG_VIDEO_HEVC_DECODE_MODE``
216 through the following controls:
238 through the ``V4L2_CID_STATELESS_FWHT_PARAMS`` control.
268 frame to decode is required to be passed through the
/kernel/linux/linux-6.6/drivers/hwmon/occ/
DKconfig7 tristate "POWER8 OCC through I2C"
15 established through I2C bus.
21 tristate "POWER9 OCC through SBE"
29 established through SBE fifo on an FSI bus.
/kernel/linux/linux-5.10/sound/core/seq/
Dseq_dummy.c3 * ALSA sequencer MIDI-through client
17 Sequencer MIDI-through client
19 This gives a simple midi-through client. All the normal input events
49 MODULE_DESCRIPTION("ALSA sequencer MIDI-through client");
121 sprintf(pinfo.name, "Midi Through Port-%d:%c", idx, in create_port()
124 sprintf(pinfo.name, "Midi Through Port-%d", idx); in create_port()
162 "Midi Through"); in register_client()
/kernel/linux/linux-5.10/drivers/hwmon/occ/
DKconfig7 tristate "POWER8 OCC through I2C"
16 established through I2C bus.
22 tristate "POWER9 OCC through SBE"
31 established through SBE fifo on an FSI bus.
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dptrace.h21 * It can be accessed through PTRACE_PEEKUSR/PTRACE_POKEUSR only.
48 * It can be accessed through PTRACE_GETREGSET with NT_PRSTATUS
49 * and through PTRACE_GETREGS.
73 * It can be accessed through PTRACE_GETREGSET with NT_PRFPREG
74 * and through PTRACE_GETFPREGS.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Drt5682.txt11 - AVDD-supply: phandle to the regulator supplying analog power through the
15 bias through the MICVDD pin. Either MICVDD or VBAT should be present.
17 - VBAT-supply: phandle to the regulator supplying battery power through the
20 - DBVDD-supply: phandle to the regulator supplying I/O power through the DBVDD
24 and charge pump through the LDO1_IN pin.
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/
Dptrace.h21 * It can be accessed through PTRACE_PEEKUSR/PTRACE_POKEUSR only.
48 * It can be accessed through PTRACE_GETREGSET with NT_PRSTATUS
49 * and through PTRACE_GETREGS.
73 * It can be accessed through PTRACE_GETREGSET with NT_PRFPREG
74 * and through PTRACE_GETFPREGS.

12345678910>>...257