/linux-6.8/drivers/gpu/drm/ci/ |
D | container.yml | 25 - when: never 29 - when: never 33 - when: never 37 - when: never 41 - when: never 45 - when: never 49 - when: never 53 - when: never 57 - when: never 61 - when: never [all …]
|
/linux-6.8/include/linux/gpio/ |
D | consumer.h | 243 /* GPIO can never have been requested */ in gpiod_put() 252 /* GPIO can never have been requested */ in devm_gpiod_unhinge() 260 /* GPIO can never have been requested */ in gpiod_put_array() 313 /* GPIO can never have been requested */ in devm_gpiod_put() 322 /* GPIO can never have been requested */ in devm_gpiod_put_array() 329 /* GPIO can never have been requested */ in gpiod_get_direction() 335 /* GPIO can never have been requested */ in gpiod_direction_input() 341 /* GPIO can never have been requested */ in gpiod_direction_output() 347 /* GPIO can never have been requested */ in gpiod_direction_output_raw() 365 /* GPIO can never have been requested */ in gpiod_get_value() [all …]
|
/linux-6.8/Documentation/locking/ |
D | hwspinlock.rst | 102 The function will never sleep. 117 The function will never sleep. 135 The function will never sleep. 152 The function will never sleep. 168 The function will never sleep. 185 The function will never sleep. 202 The function will never sleep. 218 The function will never sleep. 233 The function will never sleep. 246 The function will never sleep. [all …]
|
/linux-6.8/Documentation/admin-guide/ |
D | sysfs-rules.rst | 35 application's behavior, but never try to search for sysfs. Never try 70 - simple string, never a path or a link 76 - a simple string, which may contain spaces, never a path or a 94 - Properties of parent devices never belong into a child device. 98 Never copy any property of the parent-device into a child-device. Parent 135 at the same level, never in a hierarchy. Assuming the block subsystem to 140 Never depend on the "device"-link. The "device"-link is a workaround 145 single valid use of the "device"-link; it must never appear in any 150 Never depend on the class-specific links back to the ``/sys/class`` 155 valid use of these links; they must never appear in any path as an [all …]
|
/linux-6.8/tools/testing/selftests/rseq/ |
D | rseq-bits-template.h | 16 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead." 26 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead." 34 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead." 37 # error "Never use <rseq-bits-template.h> directly; include <rseq.h> instead."
|
/linux-6.8/include/linux/ |
D | gpio.h | 158 /* GPIO can never have been requested */ in gpio_free() 166 /* GPIO can never have been requested */ in gpio_free_array() 182 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value() 189 /* GPIO can never have been requested or set as output */ in gpio_set_value() 195 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value_cansleep() 202 /* GPIO can never have been requested or set as output */ in gpio_set_value_cansleep() 208 /* GPIO can never have been requested or set as input */ in gpio_to_irq()
|
D | dma-fence-chain.h | 35 * complection of the fence chain. Never used at the same time 44 * running into lock inversion. Never used at the same time as 99 * doesn't need an RCU grace period since the fence was never initialized nor
|
D | errno.h | 9 * These should never be seen by user programs. To return one of ERESTART* 11 * at syscall exit tracing, but they will never be left for the debugged user
|
D | iopoll.h | 25 * @timeout_us: Timeout in us, 0 means never timeout 70 * @timeout_us: Timeout in us, 0 means never timeout 125 * @timeout_us: Timeout in us, 0 means never timeout 146 * @timeout_us: Timeout in us, 0 means never timeout
|
/linux-6.8/Documentation/admin-guide/mm/ |
D | transhuge.rst | 117 echo never >/sys/kernel/mm/transparent_hugepage/hugepages-<size>kB/enabled 140 echo never >/sys/kernel/mm/transparent_hugepage/enabled 143 hugepage sizes have enabled="never". If enabling multiple hugepage 149 regions or to never try to defrag memory and simply fallback to regular 162 echo never >/sys/kernel/mm/transparent_hugepage/defrag 189 never 209 hugepage size is disabled (either by directly setting "never", or by 210 setting "inherit" while the top-level enabled is set to "never"). 292 ``transparent_hugepage=madvise`` or ``transparent_hugepage=never`` 304 never [all …]
|
/linux-6.8/Documentation/mm/ |
D | memory-model.rst | 41 corresponding to the holes are never fully initialized. 142 that the page objects for these address ranges are never marked online, 148 page reference count never drops below 1 the page is never tracked as 155 `ZONE_DEVICE` memory is never marked online it is subsequently never
|
/linux-6.8/arch/nios2/mm/ |
D | cacheflush.c | 180 * The zero page is never written to, so never has any dirty in flush_dcache_folio() 181 * cache lines, and therefore never needs to be flushed. in flush_dcache_folio() 223 * The zero page is never written to, so never has any dirty in update_mmu_cache_range() 224 * cache lines, and therefore never needs to be flushed. in update_mmu_cache_range()
|
/linux-6.8/include/uapi/linux/netfilter/ |
D | nf_conntrack_common.h | 43 /* It's an expected connection: bit 0 set. This bit never changed */ 51 /* Conntrack should never be early-expired. */ 59 /* Connection needs src nat in orig dir. This bit never changed. */ 63 /* Connection needs dst nat in orig dir. This bit never changed. */
|
/linux-6.8/arch/arm/mach-omap2/ |
D | powerdomain-common.c | 61 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_onstate_mask() 81 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_retst_mask() 101 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_stst_mask()
|
/linux-6.8/tools/testing/selftests/firmware/ |
D | fw_fallback.sh | 35 echo "$0: firmware interface never appeared" >&2 62 echo "$0: firmware interface never appeared" >&2 91 echo "$0: firmware interface never appeared" >&2 124 echo "$0: firmware interface never appeared" >&2 172 echo "The file never appeared: $DEVPATH"
|
/linux-6.8/arch/arm/include/asm/ |
D | cachetype.h | 25 * Mask out support which will never be present on newer CPUs. 26 * - v6+ is never VIVT 27 * - v7+ VIPT never aliases on D-side
|
/linux-6.8/tools/testing/selftests/ftrace/test.d/00basic/ |
D | trace_pipe.tc | 9 : "trace interface never consume the ring buffer" 13 : "trace interface never consume the ring buffer"
|
/linux-6.8/arch/arm/include/asm/mach/ |
D | arch.h | 40 unsigned char reserve_lp0 :1; /* never has lp0 */ 41 unsigned char reserve_lp1 :1; /* never has lp1 */ 42 unsigned char reserve_lp2 :1; /* never has lp2 */
|
/linux-6.8/kernel/sched/ |
D | stop_task.c | 15 return task_cpu(p); /* stop tasks as never migrate */ in select_task_rq_stop() 28 /* we're never preempted */ in wakeup_preempt_stop() 68 BUG(); /* the stop task should never yield, its pointless. */ in yield_task_stop()
|
/linux-6.8/Documentation/litmus-tests/rcu/ |
D | RCU+sync+free.litmus | 4 * Result: Never 6 * This litmus test demonstrates that an RCU reader can never see a write that
|
/linux-6.8/Documentation/bpf/ |
D | cpumasks.rst | 235 /* Should never happen. */ 240 /* Should never happen. */ 309 /* Should never happen. */ 314 /* Should never happen. */ 318 /* Should never happen. */ 324 /* Should never happen. */
|
/linux-6.8/mm/ |
D | memfd.c | 26 * so reuse a tag which we firmly believe is never set or cleared on tmpfs 167 * can only be added, but never removed. This way, mutually untrusted in memfd_add_seals() 169 * A malicious peer can thus never perform unwanted operations on a in memfd_add_seals() 184 * only adds a given set of seals to the file, it never touches in memfd_add_seals() 191 * importantly, seals are never written to disk. Therefore, there's in memfd_add_seals()
|
/linux-6.8/Documentation/scsi/ |
D | sym53c500_cs.rst | 14 All the USE_BIOS code has been ripped out. It was never used, and could 22 other products using this chip, but I've never laid eyes (much less hands)
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 11 on the bad page list and never be reused. 18 kernel will never kill anything for this, but rather
|
D | configfs-stp-policy-p_sys-t | 30 the default and stands for "never send the timestamp". 39 stands for "never send the CLOCKSYNC". It makes sense to
|