Searched full:keeping (Results 1 – 25 of 700) sorted by relevance
12345678910>>...28
/linux-6.14.4/scripts/ |
D | prune-kernel | 11 echo "keeping $f (installed from rpm)" 13 echo "keeping $f (running kernel) "
|
/linux-6.14.4/Documentation/mm/ |
D | z3fold.rst | 8 ratio keeping the simplicity and determinism of its predecessor. 26 Keeping effective compression ratio close to zsmalloc's, z3fold doesn't
|
/linux-6.14.4/arch/arc/mm/ |
D | highmem.c | 19 * for book-keeping 23 * fixmaps (compile time addr etc). Their book-keeping is done per cpu.
|
/linux-6.14.4/drivers/staging/media/rkvdec/ |
D | TODO | 6 For this reason, we are keeping this driver in staging for now.
|
/linux-6.14.4/tools/hv/ |
D | hv_get_dns_info.sh | 4 # In the interest of keeping the KVP daemon code free of distro specific
|
D | hv_get_dhcp_info.sh | 5 # In the interest of keeping the KVP daemon code free of distro specific
|
/linux-6.14.4/arch/microblaze/include/asm/ |
D | current.h | 19 * Dedicate r31 to keeping the current task pointer
|
/linux-6.14.4/tools/tracing/rtla/src/ |
D | osnoise_top.c | 306 " -H/--house-keeping cpus: run rtla control threads only on the given cpus", in osnoise_top_usage() 385 {"house-keeping", required_argument, 0, 'H'}, in osnoise_top_parse_args() 468 err_msg("Error parsing house keeping CPUs\n"); in osnoise_top_parse_args() 617 err_msg("Failed to set rtla to the house keeping CPUs\n"); in osnoise_top_apply_config() 622 * Even if the user do not set a house-keeping CPU, try to in osnoise_top_apply_config()
|
D | utils.c | 934 debug_msg("Skipping auto house-keeping\n"); in auto_house_keeping() 946 debug_msg("Could not find any CPU for auto house-keeping\n"); in auto_house_keeping() 952 debug_msg("Could not set affinity for auto house-keeping\n"); in auto_house_keeping() 956 debug_msg("rtla automatically moved to an auto house-keeping cpu set\n"); in auto_house_keeping()
|
D | osnoise_hist.c | 468 " -H/--house-keeping cpus: run rtla control threads only on the given cpus", in osnoise_hist_usage() 537 {"house-keeping", required_argument, 0, 'H'}, in osnoise_hist_parse_args() 634 err_msg("Error parsing house keeping CPUs\n"); in osnoise_hist_parse_args() 787 err_msg("Failed to set rtla to the house keeping CPUs\n"); in osnoise_hist_apply_config() 792 * Even if the user do not set a house-keeping CPU, try to in osnoise_hist_apply_config()
|
/linux-6.14.4/drivers/fpga/ |
D | dfl-afu-error.c | 66 * - Halt Port by keeping Port in reset in afu_port_err_clear() 81 /* Halt Port by keeping Port in reset */ in afu_port_err_clear()
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | entry-common.h | 17 * keeping track of riscv_v_flags. in arch_exit_to_user_mode_prepare()
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_dmc_wl.h | 23 * We are keeping a copy of the enabled DC state because
|
/linux-6.14.4/Documentation/bpf/ |
D | clang-notes.rst | 35 the atomics features, while keeping a lower ``-mcpu`` version, you can use
|
/linux-6.14.4/tools/testing/selftests/net/packetdrill/ |
D | tcp_user_timeout_user_timeout.pkt | 19 // trying hard to cleanly close this flow, at the price of keeping
|
/linux-6.14.4/mm/damon/ |
D | reclaim.c | 68 * While keeping the caps that set by other quotas, DAMON_RECLAIM automatically 83 * While keeping the caps that set by other quotas, DAMON_RECLAIM automatically
|
/linux-6.14.4/tools/testing/selftests/arm64/signal/ |
D | signals.S | 35 /* memcpy the provided content, while still keeping SP aligned */
|
/linux-6.14.4/drivers/mtd/spi-nor/ |
D | Kconfig | 51 of flashes while keeping it enabled for any other SPI flashes
|
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/lib/ |
D | setup.c | 289 * Keeping it simple without any file lock, which means the tests that 293 * it is per-namespace, keeping logic for non-virtualized optmem_max
|
/linux-6.14.4/arch/x86/kvm/vmx/ |
D | vmcs_shadow_fields.h | 30 * Keeping the fields ordered by size is an attempt at improving
|
/linux-6.14.4/arch/x86/ |
D | Makefile.um | 35 # prevent gcc from keeping the stack 16 byte aligned. Taken from i386.
|
/linux-6.14.4/drivers/platform/chrome/ |
D | cros_ec_typec.h | 64 /* Variables keeping track of switch state. */
|
/linux-6.14.4/tools/testing/selftests/arm64/signal/testcases/ |
D | fake_sigreturn_bad_size.c | 53 * needed while keeping size value 16-aligned in fake_sigreturn_bad_size_run()
|
/linux-6.14.4/include/uapi/linux/ |
D | pg.h | 28 copy the data through an internal buffer. In keeping with all
|
/linux-6.14.4/Documentation/admin-guide/ |
D | unicode.rst | 108 located it at the end, on a 16-cell boundary in keeping with standard 123 with only the actual shapes being different, in keeping with standard
|
12345678910>>...28