Home
last modified time | relevance | path

Searched refs:max_s (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/zram/
A Dzram_lib.sh90 for max_s in $zram_max_streams; do
92 echo $max_s > $sys_path || \
93 echo "FAIL failed to set '$max_s' to $sys_path"
97 [ "$max_s" -ne "$max_streams" ] && \
98 echo "FAIL can't set max_streams '$max_s', get $max_stream"
/linux/arch/mips/include/asm/
A Dfpu_emulator.h113 unsigned long max_s; member
/linux/arch/mips/math-emu/
A Dme-debugfs.c142 __this_cpu_write((fpuemustats).max_s, 0); in fpuemustats_clear_show()
310 FPU_STAT_CREATE_EX(max_s); in debugfs_fpuemu()
A Dcp1emu.c1894 MIPS_FPU_EMU_INC_STATS(max_s); in fpu_emu()

Completed in 11 milliseconds