Home
last modified time | relevance | path

Searched full:let (Results 1 – 25 of 3085) sorted by relevance

12345678910>>...124

/linux-5.10/tools/memory-model/
Dlinux-kernel.cat28 let acq-po = [Acquire] ; po ; [M]
29 let po-rel = [M] ; po ; [Release]
30 let po-unlock-rf-lock-po = po ; [UL] ; rf ; [LKR] ; po
33 let R4rmb = R \ Noreturn (* Reads for which rmb works *)
34 let rmb = [R4rmb] ; fencerel(Rmb) ; [R4rmb]
35 let wmb = [W] ; fencerel(Wmb) ; [W]
36 let mb = ([M] ; fencerel(Mb) ; [M]) |
42 let gp = po ; [Sync-rcu | Sync-srcu] ; po?
43 let strong-fence = mb | gp
45 let nonrw-fence = strong-fence | po-rel | acq-po
[all …]
Dlock.cat33 let RL = try RL with emptyset
34 let RU = try RU with emptyset
37 let LF = LF | RL
40 let ALL-LOCKS = LKR | LKW | UL | LF | RU
44 let lk-rmw = ([LKR] ; po-loc ; [LKW]) \ (po ; po)
45 let rmw = rmw | lk-rmw
64 let R = R | LKR | LF | RU
65 let W = W | LKW
67 let Release = Release | UL
68 let Acquire = Acquire | LKR
[all …]
Dlinux-kernel.bell41 let Srcu = Srcu-lock | Srcu-unlock | Sync-srcu
44 let rcu-rscs = let rec
60 let srcu-rscs = let rec
82 let Marked = (~M) | IW | Once | Release | Acquire | domain(rmw) | range(rmw) |
84 let Plain = M \ Marked
/linux-5.10/Documentation/trace/
Dfunction-graph-fold.vim15 let line = getline(a:lnum)
29 let s = split(getline(v:foldstart), '|', 1)
31 let s[2] = ' task switch '
33 let e = split(getline(v:foldend), '|', 1)
34 let s[2] = e[2]
Devents-nmi.rst22 Let's say you suspect that perf_event_nmi_handler() is causing
29 Let's also say you are only interested in when that function is
/linux-5.10/Documentation/filesystems/
Dsharedsubtree.rst47 Let's say /mnt has a mount that is shared::
70 Now let's say we mount a device at /tmp/a::
93 Let's say /mnt has a mount which is shared.
96 Let's bind mount /mnt to /tmp
102 Now let's make the mount at /tmp; a slave of /mnt
105 let's mount /dev/sd0 on /mnt/a
116 However let's see what happens if we mount something on the mount at /tmp
136 let's say we have a mount at /mnt and we make it unbindable::
140 Let's try to bind mount this mount somewhere else::
446 let's say we have the following mount tree::
[all …]
/linux-5.10/drivers/usb/misc/
Demi26.c120 /* De-assert reset (let the CPU run) */ in emi26_load_firmware()
124 msleep(250); /* let device settle */ in emi26_load_firmware()
159 msleep(250); /* let device settle */ in emi26_load_firmware()
161 /* De-assert reset (let the CPU run) */ in emi26_load_firmware()
195 /* De-assert reset (let the CPU run) */ in emi26_load_firmware()
199 msleep(250); /* let device settle */ in emi26_load_firmware()
234 /* do not return the driver context, let real audio driver do that */ in emi26_probe()
Demi62.c127 /* De-assert reset (let the CPU run) */ in emi62_load_firmware()
131 msleep(250); /* let device settle */ in emi62_load_firmware()
167 /* De-assert reset (let the CPU run) */ in emi62_load_firmware()
171 msleep(250); /* let device settle */ in emi62_load_firmware()
202 /* De-assert reset (let the CPU run) */ in emi62_load_firmware()
206 msleep(250); /* let device settle */ in emi62_load_firmware()
247 /* do not return the driver context, let real audio driver do that */ in emi62_probe()
/linux-5.10/scripts/coccinelle/api/
Dcheck_bq27xxx_data.cocci18 let print_report p msg =
19 let p = List.hd p in
86 let msg =
122 let msg =
158 let msg =
/linux-5.10/drivers/ide/
Dcy82c693.c27 * If you know a better value or how to calc it, please let me know.
76 * let me know - ASK in cy82c693_set_dma_mode()
111 /* now let's write the clocks registers */ in cy82c693_set_pio_mode()
124 /* now let's set the remaining registers */ in cy82c693_set_pio_mode()
140 /* now let's set the remaining registers */ in cy82c693_set_pio_mode()
/linux-5.10/tools/testing/selftests/net/forwarding/
Drouter_mpath_nh.sh206 let "packets_rp12 = $t1_rp12 - $t0_rp12"
207 let "packets_rp13 = $t1_rp13 - $t0_rp13"
239 let "packets_rp12 = $t1_rp12 - $t0_rp12"
240 let "packets_rp13 = $t1_rp13 - $t0_rp13"
269 let "packets_rp12 = $t1_rp12 - $t0_rp12"
270 let "packets_rp13 = $t1_rp13 - $t0_rp13"
Drouter_multipath.sh187 let "packets_rp12 = $t1_rp12 - $t0_rp12"
188 let "packets_rp13 = $t1_rp13 - $t0_rp13"
224 let "packets_rp12 = $t1_rp12 - $t0_rp12"
225 let "packets_rp13 = $t1_rp13 - $t0_rp13"
258 let "packets_rp12 = $t1_rp12 - $t0_rp12"
259 let "packets_rp13 = $t1_rp13 - $t0_rp13"
/linux-5.10/tools/testing/selftests/rseq/
Drun_param_test.sh45 let "i++"
75 let "i++"
96 let "i++"
/linux-5.10/tools/testing/selftests/bpf/progs/
Dsockopt_sk.c37 * let next BPF program in the cgroup chain or kernel in _getsockopt()
46 * let next BPF program in the cgroup chain or kernel in _getsockopt()
54 * let next BPF program in the cgroup chain or kernel in _getsockopt()
112 * let next BPF program in the cgroup chain or kernel in _setsockopt()
/linux-5.10/fs/ceph/
Dioctl.h21 * directory or one of its ancestors. The GET_LAYOUT ioctl will let
24 * SET_LAYOUT will let you set a layout on a newly created file. This
28 * SET_LAYOUT_POLICY will let you set a layout policy (default layout)
/linux-5.10/Documentation/process/
Dmanagement-style.rst75 It turns out that since nobody would be stupid enough to ever really let
164 And the more convinced you are that you are right (and let's face it,
188 knowledge that we're better than the average person (let's face it,
209 specific directions, but let's face it, they might be good at what they
232 importantly, they're also likely the person who can fix it. Because, let's
284 boys, let's not be judgmental or sexist here) knocking on your dressing
/linux-5.10/fs/squashfs/
Ddecompressor_multi.c146 * let's wait for releasing decomp from other users. in get_decomp_stream()
151 /* Let's allocate new decomp */ in get_decomp_stream()
170 * If system memory is tough, let's for other's in get_decomp_stream()
/linux-5.10/arch/arm/common/
DbL_switcher.c81 * Our state has been saved at this point. Let's release our in bL_do_switch()
99 * Let's wait until our inbound is alive. in bL_do_switch()
106 /* Let's put ourself down. */ in bL_do_switch()
185 * Let's wake up the inbound CPU now in case it requires some delay in bL_switch_to()
230 /* Let's do the actual CPU switch. */ in bL_switch_to()
444 * Now let's do the pairing. We match each CPU with another CPU in bL_switcher_halve_cpus()
463 * Let's remember the last match to create "odd" in bL_switcher_halve_cpus()
487 /* Let's take note of the GIC ID for this CPU */ in bL_switcher_halve_cpus()
/linux-5.10/fs/jffs2/
DTODO3 let each outstanding write reserve the _maximum_ amount of physical
4 space it could take. Let GC flush the outstanding writes because the
/linux-5.10/scripts/coccinelle/null/
Dbadzero.cocci24 let negtable = Hashtbl.create 101
97 try let _ = Hashtbl.find negtable f in ()
117 try let _ = Hashtbl.find negtable f in ()
/linux-5.10/Documentation/spi/
Dbutterfly.rst20 SPI protocol drivers interact with the AVR, and could even let the AVR
42 Then to let Linux master that bus to talk to the DataFlash chip, you must
60 That would let you talk to the AVR using custom SPI-with-USI firmware,
/linux-5.10/drivers/gpu/drm/panfrost/
Dpanfrost_gem.h19 * let the core store drm_gem_object_mapping entries (where we
34 * Count the number of jobs referencing this BO so we don't let the
/linux-5.10/net/rxrpc/
Dmisc.c30 * requested to let the sender know it doesn't need to resend.
39 * ACK let the other end know that it can free up its Tx buffer space.
/linux-5.10/arch/arm/boot/dts/
Drk3288-veyron-mickey.dts86 * and don't let the GPU go faster than 400 MHz.
139 /* At very hot, don't let GPU go over 300 MHz */
190 * let the CPU do the rest itself.
206 /* When really hot, don't let GPU go _above_ 300 MHz */
/linux-5.10/drivers/accessibility/speakup/
Dspk_ttyio.c237 * is no synth we can let application flood anyway in spk_ttyio_out()
274 * let application flood anyway in check_tty()
331 /* Make sure we have read buf before we set buf_free to let in ttyio_in()
336 /* Let TTY push more characters */ in ttyio_in()

12345678910>>...124