| /linux-6.15/drivers/gpu/drm/ci/ |
| H A D | build.yml | 116 - when: never 120 - when: never 124 - when: never 128 - when: never 132 - when: never 136 - when: never 140 - when: never 144 - when: never 148 - when: never 152 - when: never [all …]
|
| H A 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 …]
|
| H A D | gitlab-ci.yml | 138 when: never 160 .never-post-merge-rules: 163 when: never 172 - !reference [.never-post-merge-rules, rules] 187 when: never 189 when: never 246 - when: never
|
| H A D | static-checks.yml | 12 # Other cases default to never
|
| /linux-6.15/Documentation/locking/ |
| H A 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.15/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 189 never 219 top-level control are "never") 309 ``never`` or ``inherit``. 313 to ``never``:: 320 ``never``. 327 ``never``. 339 ``never``). The tmpfs mount default policy is ``never``. 349 ``never``. 356 default to ``never``. 380 never [all …]
|
| /linux-6.15/Documentation/scsi/ |
| H A 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.15/tools/testing/selftests/bpf/progs/ |
| H A D | core_kern.c | 64 volatile const int never; variable 90 if (never) { \ in balancer_ingress()
|
| /linux-6.15/Documentation/mm/ |
| H A 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
|
| H A D | allocation-profiling.rst | 21 sysctl.vm.mem_profiling={0|1|never}[,compressed] 23 When set to "never", memory allocation profiling overhead is minimized and it 26 When CONFIG_MEM_ALLOC_PROFILING_ENABLED_BY_DEFAULT=n, default value is "never".
|
| /linux-6.15/Documentation/admin-guide/ |
| H A 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. 135 at the same level, never in a hierarchy. Assuming the block subsystem to 145 single valid use of the "device"-link; it must never appear in any 155 valid use of these links; they must never appear in any path as an
|
| H A D | abi-stable.rst | 12 Most interfaces (like syscalls) are expected to never change and always
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A 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
|
| H A 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
|
| H A D | sysfs-platform-sst-atom | 8 If the FW has never been loaded it will display::
|
| /linux-6.15/rust/ |
| H A D | build_error.rs | 25 #[inline(never)]
|
| /linux-6.15/Documentation/bpf/ |
| H A 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.15/arch/arm/nwfpe/ |
| H A D | Makefile | 18 CFLAGS_softfloat.o += -mllvm -replexitval=never
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-arch.rst | 29 2. need_resched/TIF_NEED_RESCHED is only ever set, and will never 31 threads need only ever query need_resched, and may never set or
|
| /linux-6.15/arch/mips/net/ |
| H A D | bpf_jit_comp.c | 609 bool never = false; in setup_jmp_i() local 617 never = imm == 0; in setup_jmp_i() 623 never = (u32)imm == U32_MAX; in setup_jmp_i() 629 never = imm == S32_MAX && width == 32; in setup_jmp_i() 635 never = imm == S32_MIN && width == 32; in setup_jmp_i() 642 if (never) in setup_jmp_i()
|
| /linux-6.15/arch/arm/boot/dts/st/ |
| H A D | ste-db9500.dtsi | 26 * will not do on this old chipset. But you can never
|
| H A D | ste-db8520.dtsi | 44 * will not do on this old chipset. But you can never
|
| H A D | ste-db8500.dtsi | 44 * will not do on this old chipset. But you can never
|
| /linux-6.15/kernel/kcsan/ |
| H A D | kcsan_test.c | 721 struct expect_report never = { in test_basic() local 733 match_never = report_matches(&never); in test_basic() 753 struct expect_report never = { in test_concurrent_races() local 765 match_never |= report_matches(&never); in test_concurrent_races() 984 struct expect_report never = { in test_zero_size_access() local 996 match_never = report_matches(&never); in test_zero_size_access() 1079 struct expect_report never = { in test_assert_exclusive_access_writer() local 1093 match_never |= report_matches(&never); in test_assert_exclusive_access_writer()
|
| /linux-6.15/scripts/ |
| H A D | checksyscalls.sh | 254 /* 64-bit ports never needed these, and new 32-bit ports can use statx */
|