Searched full:variants (Results 1 – 25 of 1343) sorted by relevance
12345678910>>...54
| /kernel/linux/linux-5.10/scripts/atomic/ |
| D | atomics.tbl | 3 # Where meta contains a string of variants to generate. 4 # Upper-case implies _{acquire,release,relaxed} variants. 9 # * R - return: returns base type (has _return variants) 10 # * F/f - fetch: returns base type (has fetch_ variants)
|
| /kernel/linux/linux-6.6/scripts/atomic/ |
| D | atomics.tbl | 3 # Where meta contains a string of variants to generate. 4 # Upper-case implies _{acquire,release,relaxed} variants. 9 # * R - return: returns base type (has _return variants) 10 # * F/f - fetch: returns base type (has fetch_ variants)
|
| /kernel/linux/linux-6.6/Documentation/scheduler/ |
| D | completion.rst | 39 - the waiting part through a call to one of the variants of wait_for_completion(), 79 variants of wait_for_completion(), as it must be assured that memory de-allocation 125 To emphasise this again: in particular when using some of the waiting API variants 127 _killable() and _interruptible()) variants, the wait might complete 174 uninterruptible. wait_for_completion() and its variants are only safe 180 As all variants of wait_for_completion() can (obviously) block for a long 185 wait_for_completion*() variants available: 188 The below variants all return status and this status should be checked in 228 Further variants include _killable which uses TASK_KILLABLE as the 235 The _io variants wait_for_completion_io() behave the same as the non-_io [all …]
|
| /kernel/linux/linux-5.10/Documentation/scheduler/ |
| D | completion.rst | 39 - the waiting part through a call to one of the variants of wait_for_completion(), 79 variants of wait_for_completion(), as it must be assured that memory de-allocation 125 To emphasise this again: in particular when using some of the waiting API variants 127 _killable() and _interruptible()) variants, the wait might complete 174 uninterruptible. wait_for_completion() and its variants are only safe 180 As all variants of wait_for_completion() can (obviously) block for a long 185 wait_for_completion*() variants available: 188 The below variants all return status and this status should be checked in 228 Further variants include _killable which uses TASK_KILLABLE as the 235 The _io variants wait_for_completion_io() behave the same as the non-_io [all …]
|
| /kernel/linux/linux-5.10/include/linux/mtd/ |
| D | spinand.h | 196 * There are 3 possible variants: 249 * struct spinand_op_variants - SPI NAND operation variants 250 * @ops: the list of variants for a given operation 251 * @nops: the number of variants 253 * Some operations like read-from-cache/write-to-cache have several variants 255 * cycles. This structure is a way to describe the different variants supported 297 * @op_variants: operations variants 298 * @op_variants.read_cache: variants of the read-cache operation 299 * @op_variants.write_cache: variants of the write-cache operation 300 * @op_variants.update_cache: variants of the update-cache operation
|
| /kernel/linux/linux-6.6/include/linux/mtd/ |
| D | spinand.h | 218 * There are 3 possible variants: 275 * struct spinand_op_variants - SPI NAND operation variants 276 * @ops: the list of variants for a given operation 277 * @nops: the number of variants 279 * Some operations like read-from-cache/write-to-cache have several variants 281 * cycles. This structure is a way to describe the different variants supported 332 * @op_variants: operations variants 333 * @op_variants.read_cache: variants of the read-cache operation 334 * @op_variants.write_cache: variants of the write-cache operation 335 * @op_variants.update_cache: variants of the update-cache operation
|
| /kernel/linux/linux-5.10/arch/arm/mach-bcm/ |
| D | Kconfig | 36 which includes the following variants: 46 which includes the following variants: 113 variants. 121 BCM21663 and BCM21664 variants.
|
| /kernel/linux/linux-6.6/arch/arm/mach-bcm/ |
| D | Kconfig | 36 which includes the following variants: 46 which includes the following variants: 111 variants. 119 BCM21663 and BCM21664 variants.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | atomic.h | 11 * Relaxed variants of xchg, cmpxchg and some atomic operations. 13 * We support four variants: 35 * The idea here is to build acquire/release variants by adding explicit
|
| D | seqlock.h | 129 * Lockdep is never used in any for the raw write variants. 313 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 338 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 352 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 364 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 385 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 410 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 434 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 454 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 475 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
| D | Kconfig | 124 Select code specific to PXA21x/25x/26x variants 130 Select code specific to PXA27x variants 136 Select code specific to PXA3xx variants
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | atomic.h | 11 * Relaxed variants of xchg, cmpxchg and some atomic operations. 13 * We support four variants: 35 * The idea here is to build acquire/release variants by adding explicit
|
| D | seqlock.h | 130 * Lockdep is never used in any for the raw write variants. 317 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 342 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 356 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 368 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 389 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 414 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 438 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 458 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants 477 * @s: Pointer to seqcount_t or any of the seqcount_LOCKNAME_t variants [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | libbpf_str.c | 18 * Test case to check that all bpf_attach_type variants are covered by 63 * Test case to check that all bpf_link_type variants are covered by 108 * Test case to check that all bpf_map_type variants are covered by 158 * Test case to check that all bpf_prog_type variants are covered by
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | s3fb.rst | 10 S3 Trio64 (and variants V+, UV+, V2/DX, V2/GX) 11 S3 Virge (and variants VX, DX, GX and GX2+) 26 * 4 bpp pseudocolor modes (with 18bit palette, two variants)
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | s3fb.rst | 10 S3 Trio64 (and variants V+, UV+, V2/DX, V2/GX) 11 S3 Virge (and variants VX, DX, GX and GX2+) 26 * 4 bpp pseudocolor modes (with 18bit palette, two variants)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | opencores,or1k-pic.txt | 5 - compatible : should be "opencores,or1k-pic-level" for variants with 6 level triggered interrupt lines, "opencores,or1k-pic-edge" for variants with
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | opencores,or1k-pic.txt | 5 - compatible : should be "opencores,or1k-pic-level" for variants with 6 level triggered interrupt lines, "opencores,or1k-pic-edge" for variants with
|
| /kernel/linux/linux-6.6/include/crypto/ |
| D | chacha.h | 9 * The ChaCha paper specifies 20, 12, and 8-round variants. In general, it is 11 * variants can be needed in some performance-sensitive scenarios. The generic 12 * ChaCha code currently allows only the 20 and 12-round variants.
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | chacha.h | 9 * The ChaCha paper specifies 20, 12, and 8-round variants. In general, it is 11 * variants can be needed in some performance-sensitive scenarios. The generic 12 * ChaCha code currently allows only the 20 and 12-round variants.
|
| /kernel/linux/linux-5.10/arch/xtensa/ |
| D | Makefile | 64 vardirs := $(patsubst %,arch/xtensa/variants/%/,$(variant-y)) 73 …ldvar := $(shell test -e $(srctree)/arch/xtensa/variants/$(VARIANT)/Makefile && echo arch/xtensa/v…
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | timekeeping.rst | 12 The recommended simplest form returns an opaque ktime_t, with variants 62 For all of the above, there are variants that return the time in a 100 Some additional variants exist for more specialized cases: 138 These variants are safe to call from any context, including from
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | timekeeping.rst | 12 The recommended simplest form returns an opaque ktime_t, with variants 62 For all of the above, there are variants that return the time in a 100 Some additional variants exist for more specialized cases: 137 These variants are safe to call from any context, including from
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| D | stmpe.h | 52 * For registers whose locations differ on variants, the correct address is 115 * different variants. Indexed by one of STMPE_IDX_*. 117 * @num_gpios: number of gpios, differs for variants
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | stmpe.h | 52 * For registers whose locations differ on variants, the correct address is 115 * different variants. Indexed by one of STMPE_IDX_*. 117 * @num_gpios: number of gpios, differs for variants
|
12345678910>>...54