Home
last modified time | relevance | path

Searched refs:labs (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/tools/testing/selftests/timens/
H A Dexec.c33 if (labs(tst.tv_sec - now.tv_sec) > 5) in main()
53 if (labs(tst.tv_sec - now.tv_sec) > 5) in main()
73 if (labs(tst.tv_sec - now.tv_sec - OFFSET) > 5) in main()
H A Dvfork_exec.c35 if (labs(tst.tv_sec - now->tv_sec) > 5) { in tcheck()
67 if (labs(tst.tv_sec - now->tv_sec) > 5) in check()
/linux-6.15/Documentation/devicetree/bindings/i2c/
H A Dxlnx,xps-iic-2.00.a.yaml10 - info@mocean-labs.com
/linux-6.15/tools/testing/selftests/cgroup/
H A Dtest_kmem.c195 if (labs(sum - current) < MAX_VMSTAT_ERROR) { in test_kmem_memcg_deletion()
383 if (current > 0 && percpu > 0 && labs(current - percpu) < in test_percpu_basic()
H A Dcgroup_util.h21 return labs(a - b) <= (a + b) / 100 * err; in values_close()
/linux-6.15/Documentation/devicetree/bindings/usb/
H A Dvialab,vl817.yaml7 title: Via labs VL817 USB 3.1 hub controller
/linux-6.15/tools/testing/selftests/resctrl/
H A Dcmt_test.c65 labs(avg_diff) > max_diff; in show_results_info()
H A Dmbm_test.c32 avg_diff = (float)labs(avg_bw_resc - avg_bw_imc) / avg_bw_imc; in show_bw_info()
H A Dmba_test.c104 avg_diff = (float)labs(avg_bw_resc - avg_bw_imc) / avg_bw_imc; in show_mba_info()
/linux-6.15/Documentation/arch/arm/nwfpe/
H A Dtodo.rst27 a couple of papers by S. Gal from IBM's research labs in Haifa, Israel that
/linux-6.15/tools/testing/selftests/filesystems/
H A Dutils.c35 errno = labs(__ret__); \
/linux-6.15/Documentation/gpu/
H A Dautomated_testing.rst161 How to deal with automated testing labs that may be down
/linux-6.15/Documentation/filesystems/
H A D9p.rst274 http://plan9.bell-labs.com/plan9
/linux-6.15/Documentation/scsi/
H A Dscsi_mid_low_api.rst279 comes to Linux from FreeBSD and Adaptec's own labs. No doubt FreeBSD