Searched full:keeping (Results 1 – 25 of 689) sorted by relevance
12345678910>>...28
/linux-6.12.1/scripts/ |
D | prune-kernel | 11 echo "keeping $f (installed from rpm)" 13 echo "keeping $f (running kernel) "
|
/linux-6.12.1/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.12.1/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.12.1/drivers/staging/media/rkvdec/ |
D | TODO | 6 For this reason, we are keeping this driver in staging for now.
|
/linux-6.12.1/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.12.1/arch/microblaze/include/asm/ |
D | current.h | 19 * Dedicate r31 to keeping the current task pointer
|
/linux-6.12.1/tools/tracing/rtla/src/ |
D | osnoise_top.c | 305 " -H/--house-keeping cpus: run rtla control threads only on the given cpus", in osnoise_top_usage() 384 {"house-keeping", required_argument, 0, 'H'}, in osnoise_top_parse_args() 467 err_msg("Error parsing house keeping CPUs\n"); in osnoise_top_parse_args() 616 err_msg("Failed to set rtla to the house keeping CPUs\n"); in osnoise_top_apply_config() 621 * Even if the user do not set a house-keeping CPU, try to in osnoise_top_apply_config()
|
D | utils.c | 788 debug_msg("Skipping auto house-keeping\n"); in auto_house_keeping() 800 debug_msg("Could not find any CPU for auto house-keeping\n"); in auto_house_keeping() 806 debug_msg("Could not set affinity for auto house-keeping\n"); in auto_house_keeping() 810 debug_msg("rtla automatically moved to an auto house-keeping cpu set\n"); in auto_house_keeping()
|
D | osnoise_hist.c | 467 " -H/--house-keeping cpus: run rtla control threads only on the given cpus", in osnoise_hist_usage() 536 {"house-keeping", required_argument, 0, 'H'}, in osnoise_hist_parse_args() 633 err_msg("Error parsing house keeping CPUs\n"); in osnoise_hist_parse_args() 786 err_msg("Failed to set rtla to the house keeping CPUs\n"); in osnoise_hist_apply_config() 791 * Even if the user do not set a house-keeping CPU, try to in osnoise_hist_apply_config()
|
/linux-6.12.1/drivers/fpga/ |
D | dfl-afu-error.c | 67 * - Halt Port by keeping Port in reset in afu_port_err_clear() 82 /* Halt Port by keeping Port in reset */ in afu_port_err_clear()
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | entry-common.h | 17 * keeping track of riscv_v_flags. in arch_exit_to_user_mode_prepare()
|
/linux-6.12.1/Documentation/bpf/ |
D | clang-notes.rst | 35 the atomics features, while keeping a lower ``-mcpu`` version, you can use
|
/linux-6.12.1/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.12.1/tools/testing/selftests/arm64/signal/ |
D | signals.S | 35 /* memcpy the provided content, while still keeping SP aligned */
|
/linux-6.12.1/drivers/mtd/spi-nor/ |
D | Kconfig | 51 of flashes while keeping it enabled for any other SPI flashes
|
/linux-6.12.1/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.12.1/arch/x86/ |
D | Makefile.um | 34 # prevent gcc from keeping the stack 16 byte aligned. Taken from i386.
|
/linux-6.12.1/drivers/platform/chrome/ |
D | cros_ec_typec.h | 63 /* Variables keeping track of switch state. */
|
/linux-6.12.1/arch/x86/kvm/vmx/ |
D | vmcs_shadow_fields.h | 30 * Keeping the fields ordered by size is an attempt at improving
|
/linux-6.12.1/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.12.1/include/uapi/linux/ |
D | pg.h | 28 copy the data through an internal buffer. In keeping with all
|
/linux-6.12.1/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
|
/linux-6.12.1/arch/sh/include/asm/ |
D | suspend.h | 76 /* structure for keeping register addresses */
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/fsl/ |
D | fsl,rcpm.yaml | 69 mechanism for keeping certain blocks awake during STANDBY and MEM, in
|
12345678910>>...28