Searched full:avoiding (Results 1 – 25 of 376) sorted by relevance
12345678910>>...16
/Linux-v6.6/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 247 CONFIG_SLAB=y, thus avoiding the slab allocator's periodic 250 b. Avoid using oprofile, thus avoiding OS jitter from 292 avoiding OS jitter from rackmeter_do_timer().
|
/Linux-v6.6/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-v6.6/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-v6.6/drivers/firmware/arm_scmi/ |
D | Kconfig | 121 mode, avoiding any kind of sleeping behaviour for selected 161 mode, avoiding any kind of sleeping behaviour for selected
|
/Linux-v6.6/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-v6.6/block/ |
D | blk-flush.c | 238 * avoiding use-after-free. in flush_end_io() 331 * this flush request as INFLIGHT for avoiding double in blk_kick_flush() 525 * avoiding lockdep complaint. 531 * fq->mq_flush_lock for avoiding the lockdep warning.
|
/Linux-v6.6/arch/s390/kernel/ |
D | kprobes_insn_page.S | 12 * the beginning on, thus avoiding to split large mappings if the page
|
/Linux-v6.6/net/atm/ |
D | signaling.h | 20 * avoiding huge lists of null values.
|
/Linux-v6.6/drivers/ras/ |
D | Kconfig | 26 correctly, including avoiding data corruption, whereas Availability
|
/Linux-v6.6/Documentation/driver-api/firmware/ |
D | built-in-fw.rst | 6 into vmlinux directly, to enable avoiding having to look for firmware from
|
/Linux-v6.6/fs/smb/client/ |
D | xattr.c | 485 &smb3_acl_xattr_handler, /* alias for above since avoiding "cifs" */ 487 &smb3_ntsd_xattr_handler, /* alias for above since avoiding "cifs" */ 489 &smb3_ntsd_full_xattr_handler, /* alias for above since avoiding "cifs" */
|
/Linux-v6.6/mm/ |
D | failslab.c | 38 * thus avoiding deadlocks. See commit 6b9dbedbe349 for in __should_failslab()
|
/Linux-v6.6/samples/bpf/ |
D | tracex1.bpf.c | 24 * (wildcard is used for avoiding symbol mismatch due to optimization) in bpf_prog1()
|
/Linux-v6.6/Documentation/networking/ |
D | ipsec.rst | 25 the decompression processing cycles and avoiding incurring IP
|
/Linux-v6.6/fs/ |
D | anon_inodes.c | 140 * hence saving memory and avoiding code duplication for the file/inode/dentry 223 * memory use and avoiding code duplication for the file/inode/dentry
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/ |
D | intel_breadcrumbs_types.h | 28 * bottom-half, we reduce the latency of the first waiter by avoiding
|
/Linux-v6.6/include/net/ |
D | inet_dscp.h | 30 * Using dscp_t allows to strictly separate DSCP and ECN bits, thus avoiding
|
/Linux-v6.6/Documentation/devicetree/bindings/dma/ |
D | arm,pl330.yaml | 50 description: quirk for avoiding to execute DMAFLUSHP
|
/Linux-v6.6/drivers/md/ |
D | dm-zero.c | 27 * Silently drop discards, avoiding -EOPNOTSUPP. in zero_ctr()
|
/Linux-v6.6/arch/x86/kernel/ |
D | resource.c | 45 pr_info("resource: avoiding allocation from e820 entry [mem %#010Lx-%#010Lx]\n", in remove_e820_regions()
|
/Linux-v6.6/Documentation/hwmon/ |
D | nsa320.rst | 64 to read both of these values avoiding a second read delay is desirable.
|
/Linux-v6.6/arch/x86/lib/ |
D | copy_mc.c | 53 * Call into the 'fragile' version on systems that benefit from avoiding
|
/Linux-v6.6/arch/ia64/include/asm/ |
D | switch_to.h | 50 * pick up the state from task->thread.fph, avoiding the complication of having to fetch
|
/Linux-v6.6/arch/x86/boot/compressed/ |
D | string.c | 71 warn("Avoiding potentially unsafe overlapping memcpy()!"); in memcpy()
|
/Linux-v6.6/include/linux/ |
D | rcu_node_tree.h | 4 * global attributes while avoiding common-case global contention. A key
|
12345678910>>...16