Home
last modified time | relevance | path

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

12345678910>>...215

/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dhdmi.c26 /* fall through */ in pack_hdmi_infoframe()
29 /* fall through */ in pack_hdmi_infoframe()
32 /* fall through */ in pack_hdmi_infoframe()
35 /* fall through */ in pack_hdmi_infoframe()
38 /* fall through */ in pack_hdmi_infoframe()
41 /* fall through */ in pack_hdmi_infoframe()
44 /* fall through */ in pack_hdmi_infoframe()
47 /* fall through */ in pack_hdmi_infoframe()
50 /* fall through */ in pack_hdmi_infoframe()
53 /* fall through */ in pack_hdmi_infoframe()
[all …]
/Linux-v5.4/arch/arm64/kvm/hyp/
Ddebug-sr.c21 /* Fall through */ \
23 /* Fall through */ \
25 /* Fall through */ \
27 /* Fall through */ \
29 /* Fall through */ \
31 /* Fall through */ \
33 /* Fall through */ \
35 /* Fall through */ \
37 /* Fall through */ \
39 /* Fall through */ \
[all …]
/Linux-v5.4/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 …]
Disp.doc118 The third section is the code section. After entering through an "Entry-point",
176 060ISP is installed properly, these instructions will enter through the
185 through the "Entry-point"s _060_isp_cas() or _060_isp_cas2().
195 code has completed, then it should re-enter the 060ISP package through the
198 _060_real_cas2() and what it should be upon return to the package through
212 may exit through _060_real_itrace <----|
214 may exit through _060_real_chk <----|
216 may exit through _060_real_divbyzero <----|
218 may exit through _060_isp_done <----|
/Linux-v5.4/arch/mips/kernel/
Dwatch.c30 /* fall through */ in mips_install_watch_registers()
34 /* fall through */ in mips_install_watch_registers()
38 /* fall through */ in mips_install_watch_registers()
61 /* fall through */ in mips_read_watch_registers()
64 /* fall through */ in mips_read_watch_registers()
67 /* fall through */ in mips_read_watch_registers()
94 /* fall through */ in mips_clear_watch_registers()
97 /* fall through */ in mips_clear_watch_registers()
100 /* fall through */ in mips_clear_watch_registers()
103 /* fall through */ in mips_clear_watch_registers()
[all …]
/Linux-v5.4/include/linux/
Djhash.h89 case 12: c += (u32)k[11]<<24; /* fall through */ in jhash()
90 case 11: c += (u32)k[10]<<16; /* fall through */ in jhash()
91 case 10: c += (u32)k[9]<<8; /* fall through */ in jhash()
92 case 9: c += k[8]; /* fall through */ in jhash()
93 case 8: b += (u32)k[7]<<24; /* fall through */ in jhash()
94 case 7: b += (u32)k[6]<<16; /* fall through */ in jhash()
95 case 6: b += (u32)k[5]<<8; /* fall through */ in jhash()
96 case 5: b += k[4]; /* fall through */ in jhash()
97 case 4: a += (u32)k[3]<<24; /* fall through */ in jhash()
98 case 3: a += (u32)k[2]<<16; /* fall through */ in jhash()
[all …]
/Linux-v5.4/net/ceph/
Dceph_hash.c53 /* fall through */ in ceph_str_hash_rjenkins()
56 /* fall through */ in ceph_str_hash_rjenkins()
60 /* fall through */ in ceph_str_hash_rjenkins()
63 /* fall through */ in ceph_str_hash_rjenkins()
66 /* fall through */ in ceph_str_hash_rjenkins()
69 /* fall through */ in ceph_str_hash_rjenkins()
72 /* fall through */ in ceph_str_hash_rjenkins()
75 /* fall through */ in ceph_str_hash_rjenkins()
78 /* fall through */ in ceph_str_hash_rjenkins()
81 /* fall through */ in ceph_str_hash_rjenkins()
/Linux-v5.4/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
/Linux-v5.4/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
/Linux-v5.4/fs/afs/
Dmisc.c122 /* Fall through */ in afs_prioritise_error()
128 /* Fall through */ in afs_prioritise_error()
133 /* Fall through */ in afs_prioritise_error()
137 /* Fall through */ in afs_prioritise_error()
141 /* Fall through */ in afs_prioritise_error()
145 /* Fall through */ in afs_prioritise_error()
149 /* Fall through */ in afs_prioritise_error()
153 /* Fall through */ in afs_prioritise_error()
157 /* Fall through */ in afs_prioritise_error()
/Linux-v5.4/Documentation/media/v4l-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 …]
/Linux-v5.4/arch/mips/oprofile/
Dop_model_mipsxx.c175 /* fall through */ in mipsxx_cpu_setup()
179 /* fall through */ in mipsxx_cpu_setup()
183 /* fall through */ in mipsxx_cpu_setup()
201 /* fall through */ in mipsxx_cpu_start()
204 /* fall through */ in mipsxx_cpu_start()
207 /* fall through */ in mipsxx_cpu_start()
224 /* fall through */ in mipsxx_cpu_stop()
227 /* fall through */ in mipsxx_cpu_stop()
230 /* fall through */ in mipsxx_cpu_stop()
248 /* fall through */ \ in mipsxx_perfcount_handler()
[all …]
/Linux-v5.4/lib/
Dsiphash.c71 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __siphash_aligned()
72 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __siphash_aligned()
73 case 5: b |= ((u64)end[4]) << 32; /* fall through */ in __siphash_aligned()
75 case 3: b |= ((u64)end[2]) << 16; /* fall through */ in __siphash_aligned()
104 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __siphash_unaligned()
105 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __siphash_unaligned()
106 case 5: b |= ((u64)end[4]) << 32; /* fall through */ in __siphash_unaligned()
108 case 3: b |= ((u64)end[2]) << 16; /* fall through */ in __siphash_unaligned()
271 case 7: b |= ((u64)end[6]) << 48; /* fall through */ in __hsiphash_aligned()
272 case 6: b |= ((u64)end[5]) << 40; /* fall through */ in __hsiphash_aligned()
[all …]
/Linux-v5.4/Documentation/filesystems/
Ddax.txt43 a large amount of memory through a smaller window, then you cannot
74 exposure of uninitialized data through mmap.
89 writing the affected sectors (through the pmem driver, and if the underlying
92 Since DAX IO normally doesn't go through the driver/bio path, applications or
99 happens through the driver, and will clear bad sectors.
108 provided at the block layer through DM, or additionally, at the filesystem
110 can happen either by sending an IO through the driver, or zeroing (also through
Dfuse-io.txt5 + write-through
19 write-through mode is the default and is supported on all kernels. The
23 In write-through mode each write is immediately sent to userspace as one or more
33 assumes that all changes to the filesystem go through the FUSE kernel module
/Linux-v5.4/drivers/net/dsa/microchip/
DKconfig17 Select to enable support for registering switches configured through I2C.
24 Select to enable support for registering switches configured through SPI.
38 This driver accesses KSZ8795 chip through SPI.
41 is through SPI.
/Linux-v5.4/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 …]
/Linux-v5.4/include/uapi/linux/
Dif.h49 * via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
58 * @IFF_UP: interface is up. Can be toggled through sysfs.
60 * @IFF_DEBUG: turn on debugging. Can be toggled through sysfs.
63 * @IFF_NOTRAILERS: avoid use of trailers. Can be toggled through sysfs.
66 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
67 * @IFF_PROMISC: receive all packets. Can be toggled through sysfs.
68 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
72 * @IFF_MULTICAST: Supports multicast. Can be toggled through sysfs.
73 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
74 * @IFF_AUTOMEDIA: auto media select active. Can be toggled through sysfs.
[all …]
/Linux-v5.4/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()
/Linux-v5.4/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.
/Linux-v5.4/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.
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dusb.txt11 "brg1" through "brg16": clock source is BRG1-BRG16, respectively
12 "clk1" through "clk24": clock source is CLK1-CLK24, respectively
15 "brg1" through "brg16": clock source is BRG1-BRG16, respectively
16 "clk1" through "clk24": clock source is CLK1-CLK24, respectively
/Linux-v5.4/drivers/i2c/muxes/
DKconfig28 I2C busses connected through a MUX, which is controlled
29 through GPIO pins.
41 I2C busses connected through a MUX, which in turn is controlled
96 I2C busses connected through a MUX, which is controlled
116 I2C busses connected through a MUX, which is controlled
/Linux-v5.4/drivers/net/ethernet/sgi/
Dmeth.h138 … /* Bits 8 through 14 are used to determine Inter-Packet Gap between "Back to Back" packets */
142 /* Bits 15 through 21 are used to determine IPGR1 */
144 /* Bits 22 through 28 are used to determine IPGR2 */
146 #define METH_REV_SHIFT 29 /* Bits 29 through 31 are used to determine the revision */
202 /*#define METH_INT_RX_RPTR_MASK 0x0001F00*/ /* Bits 8 through 12 alias of RX read-pointer */
203 #define METH_INT_RX_RPTR_MASK 0x0000F00 /* Bits 8 through 11 alias of RX read-pointer - so, is Rx …
205 /* Bits 13 through 15 are always 0. */
207 #define METH_INT_TX_RPTR_MASK 0x1FF0000 /* Bits 16 through 24 alias of TX read-pointer */
209 #define METH_INT_RX_SEQ_MASK 0x2E000000 /* Bits 25 through 29 are the starting seq number for the m…
/Linux-v5.4/drivers/cpuidle/
DKconfig.arm12 at run-time through DT nodes. The CPUidle suspend backend is
24 managing idle states through the PSCI firmware interface.
35 ARM systems. Driver manages CPUs coordination through MCPM and
36 define different C-states for little and big cores through the

12345678910>>...215