Searched refs:KSFT_FAIL (Results 1 – 7 of 7) sorted by relevance
29 int ret = KSFT_FAIL; in test_cgcore_populated()111 int ret = KSFT_FAIL; in test_cgcore_invalid_domain()163 int ret = KSFT_FAIL; in test_cgcore_parent_becomes_threaded()202 int ret = KSFT_FAIL; in test_cgcore_no_internal_process_constraint_on_threads()254 int ret = KSFT_FAIL; in test_cgcore_top_down_constraint_enable()289 int ret = KSFT_FAIL; in test_cgcore_top_down_constraint_disable()330 int ret = KSFT_FAIL; in test_cgcore_internal_process_constraint()369 int ret = KSFT_FAIL; in test_cgcore_lesser_euid_open()452 int ret = KSFT_FAIL; in test_cgcore_lesser_ns_open()
195 int ret = KSFT_FAIL; in test_cgfreezer_simple()248 int ret = KSFT_FAIL; in test_cgfreezer_tree()419 int ret = KSFT_FAIL; in test_cgfreezer_forkbomb()458 int ret = KSFT_FAIL; in test_cgfreezer_mkdir()512 int ret = KSFT_FAIL; in test_cgfreezer_rmdir()567 int ret = KSFT_FAIL; in test_cgfreezer_migrate()642 int ret = KSFT_FAIL; in test_cgfreezer_ptrace()724 int pid, ret = KSFT_FAIL; in test_cgfreezer_stopped()768 int pid, ret = KSFT_FAIL; in test_cgfreezer_ptraced()837 int ret = KSFT_FAIL; in test_cgfreezer_vfork()
30 int ret = KSFT_FAIL; in test_memcg_subtree_control()159 int ret = KSFT_FAIL; in test_memcg_current()266 int ret = KSFT_FAIL; in test_memcg_min()422 int ret = KSFT_FAIL; in test_memcg_low()589 int ret = KSFT_FAIL; in test_memcg_high()638 int ret = KSFT_FAIL; in test_memcg_max()715 int ret = KSFT_FAIL; in test_memcg_swap_max()779 int ret = KSFT_FAIL; in test_memcg_oom_events()899 ret = KSFT_FAIL; in tcp_client()939 int bind_retries = 5, ret = KSFT_FAIL, pid, err; in test_memcg_sock()[all …]
13 readonly KSFT_FAIL=137 exit ${KSFT_FAIL}
21 #define KSFT_FAIL 1 macro161 exit(KSFT_FAIL); in ksft_exit_fail()176 exit(KSFT_FAIL); in ksft_exit_fail_msg()
64 return KSFT_FAIL; in main()
366 _exit(KSFT_FAIL); in TEST()