Searched full:important (Results 1 – 25 of 1537) sorted by relevance
12345678910>>...62
/linux-6.12.1/Documentation/filesystems/bcachefs/ |
D | CodingStyle.rst | 23 Assertions are one of our most important tools for writing reliable code. If in 73 The most important tool for introspection is the humble pretty printer - in 90 Tracepoints shouldn't be the first thing you reach for. They're an important 171 The most important tools (besides the compiler and our text editor) are the 180 was important enough to go in a commit message, ask yourself if it would be
|
/linux-6.12.1/Documentation/virt/ |
D | paravirt_ops.rst | 25 known that the overhead of indirect call isn't very important. 30 very important.
|
/linux-6.12.1/Documentation/process/ |
D | stable-api-nonsense.rst | 68 isn't that important, but the different data structure padding is 69 very important. 138 important changes that needed to be made, and they were made, with 146 Security issues are also very important for Linux. When a
|
D | index.rst | 13 to be learned about the kernel in a technical sense, it is also important 75 Bugs are a fact of life; it is important that we handle them properly.
|
/linux-6.12.1/arch/mips/kernel/ |
D | pm.c | 37 * Restores important CPU context. 65 * ensure that important CPU context is preserved across a CPU power down.
|
/linux-6.12.1/Documentation/doc-guide/ |
D | contributing.rst | 6 Documentation is an important part of any software-development project. 27 important items, but is far from exhaustive; if you see a different way to 49 Another important point is that documentation warnings are often created by 137 times, but it's highly important. If we can actually eliminate warnings 252 Moving documents into the appropriate books is an important task and needs
|
/linux-6.12.1/Documentation/trace/ |
D | events-kmem.rst | 59 mm_page_alloc_zone_locked event is triggered. This event is important as high 110 successful or not. For some types of hardware, this is important although 113 is important.
|
/linux-6.12.1/Documentation/virt/kvm/s390/ |
D | s390-pv-dump.rst | 41 The vcpu state contains all the important registers, general, floating 45 in the dump data. For the same reason it is very important to not only
|
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,smd-edge.yaml | 15 important. 18 that "edge". The names of the devices are not important. The properties of
|
/linux-6.12.1/kernel/trace/ |
D | trace_preemptirq.c | 38 * used in the low level entry code where the ordering vs. RCU is important 69 * used in the low level entry code where the ordering vs. RCU is important
|
/linux-6.12.1/Documentation/hwmon/ |
D | gl518sm.rst | 29 .. important:: 61 zero'; this is important for negative voltage measurements. The VDD input
|
/linux-6.12.1/Documentation/ABI/ |
D | README | 52 it changes. This is very important for interfaces in 56 important to get feedback for these interfaces to make
|
/linux-6.12.1/Documentation/RCU/ |
D | NMI-RCU.rst | 101 Important note: for this to work, the architecture in question must 121 More important, the rcu_dereference_sched() makes it
|
/linux-6.12.1/arch/mips/include/asm/ |
D | pm.h | 68 /* Save important CPU state for early restoration to global data */ 86 /* Restore important CPU state early from global data */
|
/linux-6.12.1/drivers/usb/c67x00/ |
D | c67x00-hcd.h | 23 * are very important, bandwidth can be sacrificed to guarantee that the 25 * If bulk transfers are important, the MAX_FRAME_BW can be increased,
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 62 HW will be reset to allow the more important context to execute. 81 important context to execute.
|
/linux-6.12.1/Documentation/timers/ |
D | no_hz.rst | 8 efficiency and reducing OS jitter. Reducing OS jitter is important for 78 scheduling-clock interrupts to idle CPUs, which is critically important 114 and such CPUs are said to be "adaptive-ticks CPUs". This is important 117 duration of a scheduling-clock interrupt. It is also important for
|
/linux-6.12.1/drivers/ufs/ |
D | Makefile | 3 # The link order is important here. ufshcd-core must initialize
|
/linux-6.12.1/arch/x86/kvm/svm/ |
D | vmenter.S | 51 * IMPORTANT: To avoid RSB underflow attacks and any other nastiness, 212 /* IMPORTANT: Stuff the RSB immediately after VM-Exit, before RET! */ 349 /* IMPORTANT: Stuff the RSB immediately after VM-Exit, before RET! */
|
/linux-6.12.1/Documentation/core-api/ |
D | cachetlb.rst | 298 page at the kernel virtual mapping of that page. It is important to 302 The corollary case is just as important, if there are users which have 326 .. important:: 328 It is often important, if you defer the flush,
|
D | printk-index.rst | 7 There are many ways to monitor the state of the system. One important 9 including more or less important warnings and error messages.
|
/linux-6.12.1/arch/parisc/lib/ |
D | io.c | 163 * IDE driver to read disk sectors. Performance is important, but 235 * SRC. Now works with any alignment in SRC. Performance is important, 333 * driver to write disk sectors. Performance is important, but the 406 * Performance is important, but the interfaces seems to be slow:
|
/linux-6.12.1/Documentation/power/ |
D | swsusp-dmcrypt.rst | 29 The most important thing is that you set up dm-crypt in such 129 Note that it is important to set the device in /sys/power/resume,
|
/linux-6.12.1/arch/microblaze/lib/ |
D | uaccess_old.S | 100 .align 4 /* Alignment is important to keep icache happy */ 161 .align 4 /* Alignment is important to keep icache happy */
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw.rst | 229 // Set it +1 Mb for reserve (important!) 230 // here only idle slope is important, others arg are ignored 239 // Set it +1 Mb for reserve (important!) 452 // here only idle slope is important, others ignored 511 // here only idle slope is important, others ignored, but calculated 513 // Set it +1 Mb for reserve (important!) 521 // Set it +1 Mb for reserve (important!)
|
12345678910>>...62