Home
last modified time | relevance | path

Searched refs:continuation (Results 1 – 24 of 24) sorted by relevance

/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-devices-soc32 YY is continuation code.
38 the maximum number of identification codes, a continuation
42 represents the "continuation code" and implies the presence
44 may be extended to multiple continuation codes followed
49 as JEP106 identity code of 0x3B and a continuation code of
50 0x4 to represent the four continuation codes preceding the
71 code, YY is continuation code and ZZZZ is the SOC ID.
Ddev-kmsg88 A line starting with ' ', is a continuation line, adding
111 fragment of a line. Note, that these hints about continuation
/linux-6.1.9/drivers/md/
Ddm-bio-prison-v2.c274 struct work_struct *continuation) in __quiesce() argument
277 queue_work(prison->wq, continuation); in __quiesce()
279 cell->quiesce_continuation = continuation; in __quiesce()
284 struct work_struct *continuation) in dm_cell_quiesce_v2() argument
287 __quiesce(prison, cell, continuation); in dm_cell_quiesce_v2()
Ddm-bio-prison-v2.h123 struct work_struct *continuation);
Ddm-cache-target.c47 struct continuation { struct
52 static inline void init_continuation(struct continuation *k, in init_continuation() argument
60 struct continuation *k) in queue_continuation()
104 struct continuation *k; in __commit()
125 k = container_of(ws, struct continuation, ws); in __commit()
165 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit()
419 struct continuation k;
1060 void (*continuation)(struct work_struct *)) in quiesce()
1062 init_continuation(&mg->k, continuation); in quiesce()
1068 struct continuation *k = container_of(ws, struct continuation, ws); in ws_to_mg()
[all …]
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_sw_fence.c142 struct list_head *continuation) in __i915_sw_fence_wake_up_all() argument
158 spin_lock_irqsave_nested(&x->lock, flags, 1 + !!continuation); in __i915_sw_fence_wake_up_all()
159 if (continuation) { in __i915_sw_fence_wake_up_all()
162 list_move_tail(&pos->entry, continuation); in __i915_sw_fence_wake_up_all()
164 pos->func(pos, TASK_NORMAL, 0, continuation); in __i915_sw_fence_wake_up_all()
192 struct list_head *continuation) in __i915_sw_fence_complete() argument
206 __i915_sw_fence_wake_up_all(fence, continuation); in __i915_sw_fence_complete()
/linux-6.1.9/drivers/block/paride/
Dpseudo.h50 static void ps_set_intr(void (*continuation)(void), in ps_set_intr()
58 ps_continuation = continuation; in ps_set_intr()
/linux-6.1.9/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,brcmstb.txt23 - compatible: "brcm,bcm<chip_id>-hif-continuation", "syscon"
63 compatible = "brcm,bcm7445-hif-continuation", "syscon";
88 continuation registers.
/linux-6.1.9/Documentation/filesystems/
Domfs.rst110 If this table overflows, a continuation inode is written and pointed to by
/linux-6.1.9/Documentation/admin-guide/device-mapper/
Ddm-raid.rst29 - rotating parity 0 with data continuation
32 - rotating parity N with data continuation
47 - rotating parity N (right-to-left) with data continuation
/linux-6.1.9/arch/arm/boot/dts/
Dbcm7445.dtsi94 compatible = "brcm,bcm7445-hif-continuation",
/linux-6.1.9/drivers/gpu/drm/bridge/
Dsil-sii8620.c117 sii8620_cb continuation; member
294 if (msg->continuation) in sii8620_mt_work()
295 msg->continuation(ctx, msg->ret); in sii8620_mt_work()
409 msg->continuation = cont; in sii8620_mt_set_cont()
/linux-6.1.9/arch/m68k/fpsp040/
Dssin.S221 |--continuation from REDUCEX
574 |--continuation point from REDUCEX
/linux-6.1.9/Documentation/hwmon/
Dsubmitting-patches.rst75 * Please align continuation lines with '(' on the previous line.
/linux-6.1.9/scripts/
Dcheckpatch.pl4308 my $continuation = 0;
4313 $continuation = 1;
4323 $prevline =~ /\\\s*$/) && $continuation == 0) {
4328 $continuation = 0;
4342 if ($continuation ||
4346 $continuation = ($s =~ /^.*?\\\n/) ? 1 : 0;
/linux-6.1.9/Documentation/scheduler/
Dcompletion.rst246 A thread that wants to signal that the conditions for continuation have been
/linux-6.1.9/Documentation/doc-guide/
Dkernel-doc.rst107 If the ``@argument`` description has multiple lines, the continuation
/linux-6.1.9/Documentation/arm64/
Dacpi_object_usage.rst356 These tables are a continuation of the DSDT; these are recommended
/linux-6.1.9/Documentation/networking/
Dtls-offload.rst225 for a continuation with the crypto state and the new sequence number
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx.seq1857 * this L-Q is a continuation of a data transfer for which
1864 * a continuation of a transfer already setup in our FIFO
/linux-6.1.9/Documentation/process/
Dcoding-style.rst167 the cases where it is followed by a continuation of the same statement,
/linux-6.1.9/Documentation/networking/dsa/
Ddsa.rst581 continuation of initialization (including the call to ``ds->ops->setup()``) for
/linux-6.1.9/arch/m68k/ifpsp060/src/
Dfpsp.S5381 #--continuation point from REDUCEX
Dfplsp.S5065 #--continuation from REDUCEX