Searched full:avoiding (Results 1 – 25 of 411) sorted by relevance
12345678910>>...17
/linux-6.12.1/Documentation/admin-guide/ |
D | kernel-per-CPU-kthreads.rst | 96 is non-idle, for example, by avoiding system calls and by forcing 170 is non-idle, for example, by avoiding system calls and by 204 when it is non-idle, for example, by avoiding system 218 when it is non-idle, for example, by avoiding system 246 a. Avoid using oprofile, thus avoiding OS jitter from 288 avoiding OS jitter from rackmeter_do_timer().
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/queue/interface/ |
D | ia_css_queue_comm.h | 26 /* Avoiding enums to save space */ 32 /* Avoiding enums to save space */
|
/linux-6.12.1/tools/testing/selftests/futex/ |
D | README | 25 o The build system shall remain as simple as possible, avoiding any archive or 28 implemented in header files, avoiding the need to compile intermediate object
|
/linux-6.12.1/drivers/firmware/arm_scmi/transports/ |
D | Kconfig | 58 mode, avoiding any kind of sleeping behaviour for selected 115 mode, avoiding any kind of sleeping behaviour for selected
|
/linux-6.12.1/Documentation/arch/x86/x86_64/ |
D | fred.rst | 62 ERETS/ERETU, avoiding the mess caused by IRET which unconditionally 73 segment’s descriptor cache. With LKGS, it ends up with avoiding
|
/linux-6.12.1/include/linux/ |
D | kcov.h | 67 * avoiding nested remote coverage collection sections in the task context. 74 * This allows avoiding nested remote coverage collection sections in the
|
D | seqlock_types.h | 46 * To remain preemptible while avoiding a possible livelock caused by the
|
/linux-6.12.1/fs/ |
D | anon_inodes.c | 140 * hence saving memory and avoiding code duplication for the file/inode/dentry 165 * hence saving memory and avoiding code duplication for the file/inode/dentry 263 * memory use and avoiding code duplication for the file/inode/dentry
|
/linux-6.12.1/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 12 those tools incorrectly, but avoiding problems is not actually all that 17 development history. Indeed, given the scale of the project, avoiding 68 newer base or avoiding a merge with an upstream repository is not
|
/linux-6.12.1/net/atm/ |
D | signaling.h | 20 * avoiding huge lists of null values.
|
/linux-6.12.1/Documentation/driver-api/firmware/ |
D | built-in-fw.rst | 6 into vmlinux directly, to enable avoiding having to look for firmware from
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | octeontx2.rst | 58 utilization, avoiding over consumption of unused MCAM table entries.
|
/linux-6.12.1/drivers/ras/ |
D | Kconfig | 26 correctly, including avoiding data corruption, whereas Availability
|
/linux-6.12.1/fs/smb/client/ |
D | xattr.c | 488 &smb3_acl_xattr_handler, /* alias for above since avoiding "cifs" */ 490 &smb3_ntsd_xattr_handler, /* alias for above since avoiding "cifs" */ 492 &smb3_ntsd_full_xattr_handler, /* alias for above since avoiding "cifs" */
|
/linux-6.12.1/Documentation/networking/ |
D | ipsec.rst | 25 the decompression processing cycles and avoiding incurring IP
|
/linux-6.12.1/samples/bpf/ |
D | tracex1.bpf.c | 24 * (wildcard is used for avoiding symbol mismatch due to optimization) in bpf_prog1()
|
/linux-6.12.1/include/net/ |
D | inet_dscp.h | 30 * Using dscp_t allows to strictly separate DSCP and ECN bits, thus avoiding
|
/linux-6.12.1/arch/x86/entry/ |
D | entry.S | 62 * around this by avoiding the symbol used in -mstack-protector-guard-symbol=
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_breadcrumbs_types.h | 29 * bottom-half, we reduce the latency of the first waiter by avoiding
|
/linux-6.12.1/drivers/md/ |
D | dm-zero.c | 27 * Silently drop discards, avoiding -EOPNOTSUPP. in zero_ctr()
|
/linux-6.12.1/mm/ |
D | failslab.c | 40 * thus avoiding deadlocks. See commit 6b9dbedbe349 for in should_failslab()
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | arm,pl330.yaml | 50 description: quirk for avoiding to execute DMAFLUSHP
|
/linux-6.12.1/arch/x86/kernel/ |
D | resource.c | 45 pr_info("resource: avoiding allocation from e820 entry [mem %#010Lx-%#010Lx]\n", in remove_e820_regions()
|
/linux-6.12.1/Documentation/hwmon/ |
D | nsa320.rst | 64 to read both of these values avoiding a second read delay is desirable.
|
/linux-6.12.1/block/ |
D | blk-flush.c | 223 * avoiding use-after-free. in flush_end_io() 517 * avoiding lockdep complaint. 523 * fq->mq_flush_lock for avoiding the lockdep warning.
|
12345678910>>...17