/openbmc/linux/Documentation/ABI/testing/ |
H A 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.
|
H A D | dev-kmsg | 88 A line starting with ' ', is a continuation line, adding 111 fragment of a line. Note, that these hints about continuation
|
/openbmc/linux/drivers/md/ |
H A 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()
|
H A D | dm-bio-prison-v2.h | 124 struct work_struct *continuation);
|
H A D | dm-cache-target.c | 49 struct continuation { struct 54 static inline void init_continuation(struct continuation *k, in init_continuation() argument 62 struct continuation *k) in queue_continuation() 106 struct continuation *k; in __commit() 127 k = container_of(ws, struct continuation, ws); in __commit() 167 static void continue_after_commit(struct batcher *b, struct continuation *k) in continue_after_commit() 421 struct continuation k; 1073 void (*continuation)(struct work_struct *)) in quiesce() 1075 init_continuation(&mg->k, continuation); in quiesce() 1081 struct continuation *k = container_of(ws, struct continuation, ws); in ws_to_mg() [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A 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()
|
/openbmc/linux/drivers/gpu/drm/ci/xfails/ |
H A 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
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | at_coroutine_exit.hpp | 142 { __promise.continuation() } -> convertible_to<__continuation_handle<>>; 179 __coro_.promise().set_continuation(__parent.promise().continuation()); in await_suspend() 203 ? __p.continuation().unhandled_stopped() in await_suspend() 204 : __p.continuation().handle(); in await_suspend()
|
H A D | task.hpp | 376 return __h.promise().continuation().handle(); in await_suspend()
|
/openbmc/u-boot/arch/x86/include/asm/fsp/ |
H A D | fsp_api.h | 34 fsp_continuation_f continuation; member
|
/openbmc/linux/drivers/gpu/drm/ci/ |
H A 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/ |
H A D | brcm,brcmstb.txt | 23 - compatible: "brcm,bcm<chip_id>-hif-continuation", "syscon" 63 compatible = "brcm,bcm7445-hif-continuation", "syscon"; 88 continuation registers.
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __with_awaitable_senders.hpp | 122 [[nodiscard]] auto continuation() const noexcept -> __continuation_handle<> in continuation() function
|
/openbmc/qemu/scripts/ |
H A D | checkpatch.pl | 2109 my $continuation = 0; 2114 $continuation = 1; 2124 $prevline =~ /\\\s*$/) && $continuation == 0) { 2129 $continuation = 0; 2143 if ($continuation || 2147 $continuation = ($s =~ /^.*?\\\n/) ? 1 : 0;
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.4.rst | 16 - *Comment Continuation:* If a comment ends with a line continuation 19 either remove the continuation character, or be sure the next line is
|
/openbmc/linux/Documentation/filesystems/ |
H A D | omfs.rst | 110 If this table overflows, a continuation inode is written and pointed to by
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A 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
|
/openbmc/u-boot/arch/x86/lib/fsp/ |
H A D | fsp_support.c | 148 params.continuation = (fsp_continuation_f)asm_continuation; in fsp_init()
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm7445.dtsi | 94 compatible = "brcm,bcm7445-hif-continuation",
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A 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()
|
/openbmc/docs/ |
H A D | cpp-style-and-conventions.md | 417 - Prefer line-breaks after operators to show continuation. 427 - Long lines should have continuation start at the same level as the parens or
|
/openbmc/u-boot/scripts/ |
H A D | checkpatch.pl | 3508 my $continuation = 0; 3513 $continuation = 1; 3523 $prevline =~ /\\\s*$/) && $continuation == 0) { 3528 $continuation = 0; 3542 if ($continuation || 3546 $continuation = ($s =~ /^.*?\\\n/) ? 1 : 0;
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | ssin.S | 221 |--continuation from REDUCEX 574 |--continuation point from REDUCEX
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hal_rx.h | 17 bool continuation; member
|
/openbmc/linux/scripts/ |
H A D | checkpatch.pl | 4398 my $continuation = 0; 4403 $continuation = 1; 4413 $prevline =~ /\\\s*$/) && $continuation == 0) { 4418 $continuation = 0; 4432 if ($continuation || 4436 $continuation = ($s =~ /^.*?\\\n/) ? 1 : 0;
|