/linux/Documentation/process/ |
H A D | management-style.rst | 62 can be made small by just always making sure that if you were wrong (and 70 Thus the key to avoiding big decisions becomes to just avoiding to do 73 is just pitiful. 80 back-tracking is very easy: just tell everybody that you were an 94 too, and while the actual **work** was easy enough to undo by just 100 Happily, both of these reasons can be mitigated effectively by just 108 Then, when it really does turn out to be stupid, people just roll their 123 Btw, another way to avoid a decision is to plaintively just whine "can't 124 we just do both?" and look pitiful. Trust me, it works. If it's not 127 situation that they just give up. [all …]
|
/linux/tools/perf/pmu-events/arch/x86/lunarlake/ |
H A D | memory.json | 11 …pletion is greater than 1024 cycles. Reported latency may be longer than just the memory latency.… 25 …mpletion is greater than 128 cycles. Reported latency may be longer than just the memory latency.… 39 …ompletion is greater than 16 cycles. Reported latency may be longer than just the memory latency.… 53 …pletion is greater than 2048 cycles. Reported latency may be longer than just the memory latency.… 67 …mpletion is greater than 256 cycles. Reported latency may be longer than just the memory latency.… 81 …ompletion is greater than 32 cycles. Reported latency may be longer than just the memory latency.… 95 …completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.… 109 …mpletion is greater than 512 cycles. Reported latency may be longer than just the memory latency.… 123 …ompletion is greater than 64 cycles. Reported latency may be longer than just the memory latency.… 137 …completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.…
|
/linux/scripts/ |
H A D | extract-module-sig.pl | 11 # -d: Just the descriptor values as a sequence of numbers 12 # -n: Just the signer's name 13 # -k: Just the key ID 14 # -s: Just the crypto signature or PKCS#7 message 120 # Just the descriptor values as a sequence of numbers 123 # Just the signer's name 129 # Just the key identifier 135 # Just the crypto signature or PKCS#7 message
|
/linux/tools/perf/pmu-events/arch/x86/graniterapids/ |
H A D | memory.json | 76 …pletion is greater than 1024 cycles. Reported latency may be longer than just the memory latency.… 89 …mpletion is greater than 128 cycles. Reported latency may be longer than just the memory latency.… 102 …ompletion is greater than 16 cycles. Reported latency may be longer than just the memory latency.… 115 …pletion is greater than 2048 cycles. Reported latency may be longer than just the memory latency.… 128 …mpletion is greater than 256 cycles. Reported latency may be longer than just the memory latency.… 141 …ompletion is greater than 32 cycles. Reported latency may be longer than just the memory latency.… 154 …completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.… 167 …mpletion is greater than 512 cycles. Reported latency may be longer than just the memory latency.… 180 …ompletion is greater than 64 cycles. Reported latency may be longer than just the memory latency.… 193 …completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.…
|
/linux/lib/kunit/ |
H A D | executor_test.c | 20 /* .run_case is not important, just needs to be non-NULL */ 61 /* Validate we just have suite2 */ in filter_suites_test() 81 /* Want: suite1, suite2, NULL -> suite2 (just test1), NULL */ in filter_suites_test_glob_test() 87 /* Validate we just have suite2 */ in filter_suites_test_glob_test() 92 /* Now validate we just have test2 */ in filter_suites_test_glob_test() 112 free_suite_set_at_end(test, &got); /* just in case */ in filter_suites_to_empty_test() 143 /* .run_case is not important, just needs to be non-NULL */ 177 /* Validate we just have normal_suite */ in filter_attr_test() 182 /* Now validate we just have normal test case */ in filter_attr_test() 203 free_suite_set_at_end(test, &got); /* just in case */ in filter_attr_empty_test()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | arena_atomics.c | 11 /* No need to attach it, just run it directly */ in test_add() 36 /* No need to attach it, just run it directly */ in test_sub() 61 /* No need to attach it, just run it directly */ in test_and() 78 /* No need to attach it, just run it directly */ in test_or() 95 /* No need to attach it, just run it directly */ in test_xor() 112 /* No need to attach it, just run it directly */ in test_cmpxchg() 134 /* No need to attach it, just run it directly */ in test_xchg() 154 /* No need to attach it, just run it directly */ in test_uaf()
|
H A D | atomics.c | 12 /* No need to attach it, just run it directly */ in test_add() 37 /* No need to attach it, just run it directly */ in test_sub() 62 /* No need to attach it, just run it directly */ in test_and() 84 /* No need to attach it, just run it directly */ in test_or() 106 /* No need to attach it, just run it directly */ in test_xor() 128 /* No need to attach it, just run it directly */ in test_cmpxchg() 150 /* No need to attach it, just run it directly */ in test_xchg()
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-get-features.rst | 45 Unused. Kept just to avoid breaking uAPI. 51 Unused. Kept just to avoid breaking uAPI. 68 Unused. Kept just to avoid breaking uAPI. 144 Unused. Kept just to avoid breaking uAPI. 160 Unused. Kept just to avoid breaking uAPI. 167 Unused. Kept just to avoid breaking uAPI.
|
/linux/Documentation/mm/ |
H A D | active_mm.rst | 25 > discussed on the mailing lists---I just returned from vacation and 33 anonymous address space we just leave the previous address space 74 more. "init_mm" should be considered just a "lazy context when no other 75 context is available", and in fact it is mainly used just at bootup when 80 should generally just do 88 Anyway, I put a pre-patch-2.3.13-1 on ftp.kernel.org just a moment ago,
|
/linux/kernel/module/ |
H A D | dups.c | 81 * module is loaded so will just return 0 right away. There is still in kmod_dup_request_delete() 88 * just returning 0. in kmod_dup_request_delete() 114 * let this linger forever as this is just a boot optimization for in kmod_dup_request_complete() 147 * so just skip using them as an anchor. in kmod_dup_request_exists_wait() 161 * There was no duplicate, just add the request so we can in kmod_dup_request_exists_wait() 177 * You could also just queue a single request to load the module once, in kmod_dup_request_exists_wait() 191 * If request_module_nowait() was used then the user just in kmod_dup_request_exists_wait() 240 * and let duplicates suffer, just wait a tad bit longer. in kmod_dup_request_announce()
|
/linux/Documentation/admin-guide/ |
H A D | cputopology.rst | 46 7) topology_sibling_cpumask: just the given CPU 47 8) topology_core_cpumask: just the given CPU 48 9) topology_cluster_cpumask: just the given CPU 49 10) topology_die_cpumask: just the given CPU 50 11) topology_book_cpumask: just the given CPU 51 12) topology_drawer_cpumask: just the given CPU
|
/linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
H A D | memory.json | 29 …mpletion is greater than 128 cycles. Reported latency may be longer than just the memory latency.… 42 …ompletion is greater than 16 cycles. Reported latency may be longer than just the memory latency.… 55 …mpletion is greater than 256 cycles. Reported latency may be longer than just the memory latency.… 68 …ompletion is greater than 32 cycles. Reported latency may be longer than just the memory latency.… 81 …completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.… 94 …mpletion is greater than 512 cycles. Reported latency may be longer than just the memory latency.… 107 …ompletion is greater than 64 cycles. Reported latency may be longer than just the memory latency.… 120 …completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.…
|
/linux/Documentation/scheduler/ |
H A D | sched-stats.rst | 116 cpu was just becoming idle 118 load did not require balancing when the cpu was just becoming idle 120 tasks and failed, when the cpu was just becoming idle 122 sched_balance_rq() in this domain when the cpu was just becoming idle 125 target task was cache-hot when just becoming idle 127 find a busier queue while the cpu was just becoming idle 129 was just becoming idle but no busier group was found
|
/linux/drivers/clk/ |
H A D | clk_kunit_helpers.c | 58 * Just like clk_get(), except the clk is managed by the test case and is 80 * Just like of_clk_get(), except the clk is managed by the test case and is 102 * Just like clk_hw_get_clk(), except the clk is managed by the test case and 124 * Just like 165 * Just like clk_hw_register(), except the clk registration is managed by the 188 * Just like of_clk_hw_register(), except the clk registration is managed by
|
/linux/tools/perf/pmu-events/arch/x86/meteorlake/ |
H A D | memory.json | 147 …pletion is greater than 1024 cycles. Reported latency may be longer than just the memory latency.… 161 …mpletion is greater than 128 cycles. Reported latency may be longer than just the memory latency.… 175 …ompletion is greater than 16 cycles. Reported latency may be longer than just the memory latency.… 189 …pletion is greater than 2048 cycles. Reported latency may be longer than just the memory latency.… 203 …mpletion is greater than 256 cycles. Reported latency may be longer than just the memory latency.… 217 …ompletion is greater than 32 cycles. Reported latency may be longer than just the memory latency.… 231 …completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.… 245 …mpletion is greater than 512 cycles. Reported latency may be longer than just the memory latency.… 259 …ompletion is greater than 64 cycles. Reported latency may be longer than just the memory latency.… 273 …completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.…
|
/linux/Documentation/maintainer/ |
H A D | pull-requests.rst | 28 have just created. It is recommended that you choose a meaningful tag name, 60 not just make sense to me, but make sense as a historical record 66 diffstat anyway, and if you didn't mention it, I'll just be extra 68 (or even bug-fixes, but ones that look scary), explain not just 76 tag just a placeholder with nothing interesting in it, and describe 79 And yes, I will edit the message. Partly because I tend to do just 121 The tag message format is just like a git commit id. One line at the top
|
/linux/tools/perf/pmu-events/arch/x86/alderlake/ |
H A D | memory.json | 137 …pletion is greater than 1024 cycles. Reported latency may be longer than just the memory latency.… 151 …mpletion is greater than 128 cycles. Reported latency may be longer than just the memory latency.… 165 …ompletion is greater than 16 cycles. Reported latency may be longer than just the memory latency.… 179 …mpletion is greater than 256 cycles. Reported latency may be longer than just the memory latency.… 193 …ompletion is greater than 32 cycles. Reported latency may be longer than just the memory latency.… 207 …completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.… 221 …mpletion is greater than 512 cycles. Reported latency may be longer than just the memory latency.… 235 …ompletion is greater than 64 cycles. Reported latency may be longer than just the memory latency.… 249 …completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.…
|
/linux/scripts/coccinelle/misc/ |
H A D | warn.cocci | 35 cocci.print_main("printk + WARN_ON can be just WARN",p) 41 msg = "SUGGESTION: printk + WARN_ON can be just WARN" 84 cocci.print_main("printk + WARN_ON_ONCE can be just WARN_ONCE",p) 90 msg = "SUGGESTION: printk + WARN_ON_ONCE can be just WARN_ONCE"
|
/linux/arch/xtensa/lib/ |
H A D | strnlen_user.S | 101 # NOTE that in several places below, we point to the byte just after 107 addi a4, a4, 1 # point just beyond zero byte 111 addi a4, a4, 1+1 # point just beyond zero byte 115 addi a4, a4, 2+1 # point just beyond zero byte 131 addi a4, a4, 3+1 # point just beyond zero byte
|
/linux/fs/pstore/ |
H A D | Kconfig | 10 provide the data, so you probably should just go say "Y" 139 This just sets size of kmsg dump (oops, panic, etc) log for 163 This just sets size of pmsg (pmsg_size) for pstore/blk. The size is 175 This just sets size of console log (console_size) to store via 187 This just sets size of ftrace log (ftrace_size) for pstore/blk. The
|
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | memory.json | 67 …pletion is greater than 1024 cycles. Reported latency may be longer than just the memory latency.… 80 …mpletion is greater than 128 cycles. Reported latency may be longer than just the memory latency.… 93 …ompletion is greater than 16 cycles. Reported latency may be longer than just the memory latency.… 106 …mpletion is greater than 256 cycles. Reported latency may be longer than just the memory latency.… 119 …ompletion is greater than 32 cycles. Reported latency may be longer than just the memory latency.… 132 …completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.… 145 …mpletion is greater than 512 cycles. Reported latency may be longer than just the memory latency.… 158 …ompletion is greater than 64 cycles. Reported latency may be longer than just the memory latency.… 171 …completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.…
|
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
H A D | memory.json | 67 …pletion is greater than 1024 cycles. Reported latency may be longer than just the memory latency.… 80 …mpletion is greater than 128 cycles. Reported latency may be longer than just the memory latency.… 93 …ompletion is greater than 16 cycles. Reported latency may be longer than just the memory latency.… 106 …mpletion is greater than 256 cycles. Reported latency may be longer than just the memory latency.… 119 …ompletion is greater than 32 cycles. Reported latency may be longer than just the memory latency.… 132 …completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.… 145 …mpletion is greater than 512 cycles. Reported latency may be longer than just the memory latency.… 158 …ompletion is greater than 64 cycles. Reported latency may be longer than just the memory latency.… 171 …completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.…
|
/linux/tools/testing/ktest/ |
H A D | sample.conf | 180 # a file is processed just like the contents of the file was cut and pasted 280 # just like you can config variables. 479 # just define all default options before the first TEST_START 568 # If for some reason you just want to boot the kernel and you do not 569 # want the test to install anything new. For example, you may just want 653 # after the install, where this one runs just before a reboot. 704 # Sometimes there's options that just break the boot and 808 # not want the test to fail just because the system was in 876 # Note, POWERCYCLE_AFTER_REBOOT = 0 does NOT disable it. It just 885 # Note, POWEROFF_AFTER_HALT = 0 does NOT disable it. It just [all …]
|
/linux/tools/testing/ktest/examples/include/ |
H A D | patchcheck.conf | 41 # run some test scripts. If you just want to boot test your patches 56 # Instead of just checking for warnings to files that are changed 85 # Note, do not change this option. Just define PATCH_START1 in the 87 # otherwise it will just use PATCH_START if PATCH_START1 is not defined.
|
/linux/drivers/gpu/drm/msm/ |
H A D | NOTES | 30 (Second part is not implemented yet. So far this is just basic KMS 58 register interface is same, just different bases.) 67 Each connector probably ends up being a separate device, just for the 69 have a better way than just stashing the platform device in a global
|