/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-devices-soc | 32 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.
|
D | dev-kmsg | 88 A line starting with ' ', is a continuation line, adding 111 fragment of a line. Note, that these hints about continuation
|
/linux-6.6.21/drivers/md/ |
D | dm-bio-prison-v2.c | 275 struct work_struct *continuation) in __quiesce() argument 278 queue_work(prison->wq, continuation); in __quiesce() 280 cell->quiesce_continuation = continuation; in __quiesce() 285 struct work_struct *continuation) in dm_cell_quiesce_v2() argument 288 __quiesce(prison, cell, continuation); in dm_cell_quiesce_v2()
|
D | dm-bio-prison-v2.h | 124 struct work_struct *continuation);
|
D | dm-cache-target.c | 48 struct continuation { struct 53 static inline void init_continuation(struct continuation *k, in init_continuation() argument 61 struct continuation *k) in queue_continuation() 105 struct continuation *k; in __commit() 126 k = container_of(ws, struct continuation, ws); in __commit() 166 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit() 420 struct continuation k; 1072 void (*continuation)(struct work_struct *)) in quiesce() 1074 init_continuation(&mg->k, continuation); in quiesce() 1080 struct continuation *k = container_of(ws, struct continuation, ws); in ws_to_mg() [all …]
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_sw_fence.c | 142 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.6.21/drivers/gpu/drm/ci/xfails/ |
D | virtio_gpu-none-fails.txt | 32 kms_vblank@pipe-A-ts-continuation-idle,Fail 33 kms_vblank@pipe-A-ts-continuation-modeset,Fail 34 kms_vblank@pipe-A-ts-continuation-suspend,Fail
|
/linux-6.6.21/drivers/gpu/drm/ci/ |
D | testlist.txt | 2720 kms_vblank@pipe-A-ts-continuation-idle 2721 kms_vblank@pipe-A-ts-continuation-idle-hang 2722 kms_vblank@pipe-A-ts-continuation-dpms-rpm 2723 kms_vblank@pipe-A-ts-continuation-dpms-suspend 2724 kms_vblank@pipe-A-ts-continuation-suspend 2725 kms_vblank@pipe-A-ts-continuation-modeset 2726 kms_vblank@pipe-A-ts-continuation-modeset-hang 2727 kms_vblank@pipe-A-ts-continuation-modeset-rpm 2745 kms_vblank@pipe-B-ts-continuation-idle 2746 kms_vblank@pipe-B-ts-continuation-idle-hang [all …]
|
/linux-6.6.21/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-6.6.21/Documentation/filesystems/ |
D | omfs.rst | 110 If this table overflows, a continuation inode is written and pointed to by
|
/linux-6.6.21/Documentation/admin-guide/device-mapper/ |
D | dm-raid.rst | 29 - 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.6.21/arch/arm/boot/dts/broadcom/ |
D | bcm7445.dtsi | 94 compatible = "brcm,bcm7445-hif-continuation",
|
/linux-6.6.21/drivers/gpu/drm/bridge/ |
D | sil-sii8620.c | 117 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.6.21/drivers/net/wireless/ath/ath12k/ |
D | hal_rx.h | 17 bool continuation; member
|
D | hal_rx.c | 416 rel_info->continuation = le32_get_bits(wbm_desc->info3, in ath12k_hal_wbm_desc_parse_err()
|
D | dp_rx.c | 3795 if (!err_info.continuation) in ath12k_dp_rx_process_wbm_err() 3811 rxcb->is_continuation = err_info.continuation; in ath12k_dp_rx_process_wbm_err()
|
/linux-6.6.21/arch/m68k/fpsp040/ |
D | ssin.S | 221 |--continuation from REDUCEX 574 |--continuation point from REDUCEX
|
/linux-6.6.21/scripts/ |
D | checkpatch.pl | 4385 my $continuation = 0; 4390 $continuation = 1; 4400 $prevline =~ /\\\s*$/) && $continuation == 0) { 4405 $continuation = 0; 4419 if ($continuation || 4423 $continuation = ($s =~ /^.*?\\\n/) ? 1 : 0;
|
/linux-6.6.21/Documentation/hwmon/ |
D | submitting-patches.rst | 75 * Please align continuation lines with '(' on the previous line.
|
/linux-6.6.21/Documentation/accel/qaic/ |
D | aic100.rst | 428 continuation feature where message N+1 can be marked as a continuation of
|
/linux-6.6.21/Documentation/scheduler/ |
D | completion.rst | 246 A thread that wants to signal that the conditions for continuation have been
|
/linux-6.6.21/Documentation/doc-guide/ |
D | kernel-doc.rst | 107 If the ``@argument`` description has multiple lines, the continuation
|
/linux-6.6.21/Documentation/networking/ |
D | tls-offload.rst | 225 for a continuation with the crypto state and the new sequence number
|
/linux-6.6.21/Documentation/arch/arm64/ |
D | acpi_object_usage.rst | 427 These tables are a continuation of the DSDT; these are recommended
|
/linux-6.6.21/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
|