/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_sw_fence.c | 135 struct list_head *continuation) in __i915_sw_fence_wake_up_all() argument 151 spin_lock_irqsave_nested(&x->lock, flags, 1 + !!continuation); in __i915_sw_fence_wake_up_all() 152 if (continuation) { in __i915_sw_fence_wake_up_all() 155 pos->func(pos, TASK_NORMAL, 0, continuation); in __i915_sw_fence_wake_up_all() 157 list_move_tail(&pos->entry, continuation); in __i915_sw_fence_wake_up_all() 178 struct list_head *continuation) in __i915_sw_fence_complete() argument 192 __i915_sw_fence_wake_up_all(fence, continuation); in __i915_sw_fence_complete()
|
/Linux-v4.19/drivers/md/ |
D | dm-bio-prison-v2.c | 276 struct work_struct *continuation) in __quiesce() argument 279 queue_work(prison->wq, continuation); in __quiesce() 281 cell->quiesce_continuation = continuation; in __quiesce() 286 struct work_struct *continuation) in dm_cell_quiesce_v2() argument 291 __quiesce(prison, cell, continuation); in dm_cell_quiesce_v2()
|
D | dm-bio-prison-v2.h | 123 struct work_struct *continuation);
|
D | dm-cache-target.c | 120 struct continuation { struct 125 static inline void init_continuation(struct continuation *k, in init_continuation() argument 133 struct continuation *k) in queue_continuation() 178 struct continuation *k; in __commit() 199 k = container_of(ws, struct continuation, ws); in __commit() 239 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit() 497 struct continuation k; 1169 void (*continuation)(struct work_struct *)) in quiesce() 1171 init_continuation(&mg->k, continuation); in quiesce() 1177 struct continuation *k = container_of(ws, struct continuation, ws); in ws_to_mg() [all …]
|
/Linux-v4.19/drivers/block/paride/ |
D | pseudo.h | 50 static void ps_set_intr(void (*continuation)(void), in ps_set_intr() 58 ps_continuation = continuation; in ps_set_intr()
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,brcmstb.txt | 23 - compatible: "brcm,bcm<chip_id>-hif-continuation", "syscon" 63 compatible = "brcm,bcm7445-hif-continuation", "syscon"; 88 continuation registers.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | dev-kmsg | 74 A line starting with ' ', is a continuation line, adding 94 '+'. Note, that these hints about continuation lines are not
|
/Linux-v4.19/Documentation/filesystems/ |
D | omfs.txt | 104 If this table overflows, a continuation inode is written and pointed to by
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-raid.txt | 24 - rotating parity 0 with data continuation 26 - rotating parity N with data continuation 36 - rotating parity N (right-to-left) with data continuation
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | bcm7445.dtsi | 96 compatible = "brcm,bcm7445-hif-continuation",
|
/Linux-v4.19/drivers/gpu/drm/bridge/ |
D | sil-sii8620.c | 119 sii8620_cb continuation; member 296 if (msg->continuation) in sii8620_mt_work() 297 msg->continuation(ctx, msg->ret); in sii8620_mt_work() 411 msg->continuation = cont; in sii8620_mt_set_cont()
|
/Linux-v4.19/scripts/ |
D | checkpatch.pl | 3581 my $continuation = 0; 3586 $continuation = 1; 3596 $prevline =~ /\\\s*$/) && $continuation == 0) { 3601 $continuation = 0; 3615 if ($continuation || 3619 $continuation = ($s =~ /^.*?\\\n/) ? 1 : 0;
|
/Linux-v4.19/arch/s390/boot/ |
D | head.S | 44 .long 0x02000190,0x60000050 # They form the continuation
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | ssin.S | 221 |--continuation from REDUCEX 574 |--continuation point from REDUCEX
|
/Linux-v4.19/Documentation/hwmon/ |
D | submitting-patches | 71 * Please align continuation lines with '(' on the previous line.
|
/Linux-v4.19/Documentation/scheduler/ |
D | completion.txt | 201 A thread that wants to signal that the conditions for continuation have been
|
/Linux-v4.19/Documentation/doc-guide/ |
D | kernel-doc.rst | 101 If the ``@argument`` description has multiple lines, the continuation
|
/Linux-v4.19/Documentation/arm64/ |
D | acpi_object_usage.txt | 263 These tables are a continuation of the DSDT; these are recommended
|
/Linux-v4.19/Documentation/filesystems/caching/ |
D | backend-api.txt | 633 cache has been destroyed and deallocated. This will allow continuation
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1857 * this L-Q is a continuation of a data transfer for which 1864 * a continuation of a transfer already setup in our FIFO
|
/Linux-v4.19/Documentation/process/ |
D | coding-style.rst | 145 the cases where it is followed by a continuation of the same statement,
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 5381 #--continuation point from REDUCEX
|
D | fplsp.S | 5065 #--continuation from REDUCEX
|