Home
last modified time | relevance | path

Searched refs:tst_kernel_bits (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/include/
H A Dtst_kernel.h11 int tst_kernel_bits(void);
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt03.c48 if (tst_kernel_bits() == 32 || sizeof(long) > 4) in setup()
H A Dsetsockopt08.c98 if (tst_kernel_bits() == 32 || sizeof(long) > 4) { in setup()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap07.c53 if (tst_kernel_bits() == 32) in next_chunk()
/third_party/ltp/testcases/kernel/mem/tunable/
H A Dmax_map_count.c82 if (tst_kernel_bits() == 64) in filter_map()
/third_party/ltp/testcases/kernel/mem/vma/
H A Dvma03.c76 if (TST_ABI != 32 || tst_kernel_bits() != 32) { in main()
/third_party/ltp/lib/
H A Dtst_kernel.c37 int tst_kernel_bits(void) in tst_kernel_bits() function
H A Dtst_test.c1178 if (tst_test->skip_in_compat && TST_ABI != tst_kernel_bits()) in do_setup()
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress03.c73 int kernel_bits = tst_kernel_bits(); in main()

Completed in 6 milliseconds