/linux/arch/m68k/include/asm/ |
H A D | switch_to.h | 12 * switch_to() saves the extra registers, that are not saved 22 * tss to be in a1. This saves a few instructions as we no longer have
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | index-layout.c | 172 struct index_save_layout *saves; member 389 sil->saves[i].index_save = (struct layout_region) { in setup_sub_index() 620 result = invalidate_old_save(layout, &layout->index.saves[i]); in discard_index_state_data() 627 "%s: cannot destroy all index saves", in discard_index_state_data() 639 /* Regions: header, config, index, volume, saves, seal */ in make_layout_region_table() 658 *lr++ = layout->index.saves[i].index_save; in make_layout_region_table() 784 &layout->index.saves); in create_index_layout() 842 isl = &layout->index.saves[i]; in find_latest_uds_index_save_slot() 944 isl = &layout->index.saves[i]; in select_oldest_index_save_layout() 1290 sil->saves[i].index_save = table->regions[i + 4]; in verify_sub_index() [all …]
|
/linux/arch/arc/include/asm/ |
H A D | entry-arcv2.h | 89 ; _HARD saves r10 clobbered by _SOFT as scratch hence comes first 118 * This macro saves the registers manually which would normally be autosaved 144 * This macros saves a bunch of other registers which can't be autosaved for 146 * - r12: the last caller saved scratch reg since hardware saves in pairs so r0-r11
|
/linux/arch/hexagon/kernel/ |
H A D | vm_switch.S | 41 * Push callee-saves onto "prev" stack. 57 /* Switch to "next" stack and restore callee saves from there */
|
/linux/arch/arm/mach-omap1/ |
H A D | Kconfig | 72 This timer saves power compared to the OMAP_MPU_TIMER, and has 104 This option saves power, but assumes all drivers are
|
/linux/tools/tracing/rtla/src/ |
H A D | osnoise.c | 26 * It also saves the value to be restored. 49 * will run. This function opens this file, saves the current value, 82 * osnoise_set_cpus() saves the original data for the "osnoise/cpus" 170 * It also saves the value to be restored. 196 * It also saves the value to be restored. 255 * Thus, this function saves the original values, and then tries
|
/linux/arch/parisc/kernel/ |
H A D | syscall.S | 293 * are. This saves only the lower 8 bits of PSW, so that the C 449 Syscall number (caller-saves) 453 Argument registers (caller-saves) 457 Return registers (caller-saves) 461 Caller-saves registers 467 Callee-saves registers 473 Callee-saves registers 479 - Callee-saves %r19. 482 Callee-saves registers 488 - Callee-saves %r27.
|
/linux/drivers/net/ethernet/asix/ |
H A D | Kconfig | 27 Say Y here to enable SPI transfer compression. It saves up
|
/linux/arch/powerpc/include/uapi/asm/ |
H A D | tm.h | 7 * the failure is persistent. PAPR saves 0xff-0xe0 for the hypervisor.
|
/linux/drivers/memory/samsung/ |
H A D | Kconfig | 29 in basic operation mode only saves and restores SROM registers
|
/linux/net/ipv4/ |
H A D | tcp_vegas.h | 12 u32 beg_snd_cwnd; /* saves the size of the cwnd */
|
/linux/arch/riscv/include/uapi/asm/ |
H A D | hwcap.h | 12 * Linux saves the floating-point registers according to the ISA Linux is
|
/linux/sound/soc/intel/atom/sst/ |
H A D | sst_loader.c | 228 * This function parses the FW image and saves the parsed image in the list 336 * sst_request_fw - requests audio fw from kernel and saves a copy 339 * saves a copy in the driver context
|
/linux/tools/perf/scripts/python/ |
H A D | gecko.py | 129 """Gets a matching stack, or saves the new stack. Returns a Stack ID.""" 141 """Gets a matching string, or saves the new string. Returns a String ID.""" 151 """Gets a matching stack frame, or saves the new frame. Returns a Frame ID."""
|
/linux/arch/sparc/prom/ |
H A D | bootstr_64.c | 37 /* This check saves us from a panic when bootfd patches args. */ in prom_getbootargs()
|
H A D | bootstr_32.c | 22 /* This check saves us from a panic when bootfd patches args. */ in prom_getbootargs()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_nve.h | 27 struct list_head ipv6_addr_list; /* Saves hash table nodes. */
|
/linux/include/linux/ |
H A D | threads.h | 12 * Maximum supported processors. Setting this smaller saves quite a
|
/linux/drivers/leds/ |
H A D | leds-gpio-register.c | 18 * and so saves some bytes compared to a static struct platform_device with
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | Kconfig | 27 it saves extra target transaction;
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-prepare-buf.rst | 38 in advance saves time during the actual I/O.
|
/linux/Documentation/ABI/testing/ |
H A D | pstore | 39 data saved on each oops/panic. Pstore saves (possibly
|
/linux/tools/testing/selftests/drivers/net/ |
H A D | netcons_cmdline.sh | 46 # Wait until socat saves the file to disk
|
/linux/arch/x86/include/asm/ |
H A D | qspinlock_paravirt.h | 10 * For x86-64, PV_CALLEE_SAVE_REGS_THUNK() saves and restores 8 64-bit
|
/linux/fs/cramfs/ |
H A D | Kconfig | 43 This saves some memory since no intermediate buffering is
|