Searched refs:KSFT_PASS (Results 1 – 5 of 5) sorted by relevance
78 ret = KSFT_PASS; in test_cgcore_populated()136 ret = KSFT_PASS; in test_cgcore_invalid_domain()178 ret = KSFT_PASS; in test_cgcore_parent_becomes_threaded()229 ret = KSFT_PASS; in test_cgcore_no_internal_process_constraint_on_threads()266 ret = KSFT_PASS; in test_cgcore_top_down_constraint_enable()307 ret = KSFT_PASS; in test_cgcore_top_down_constraint_disable()345 ret = KSFT_PASS; in test_cgcore_internal_process_constraint()386 case KSFT_PASS: in main()
220 ret = KSFT_PASS; in test_cgfreezer_simple()382 ret = KSFT_PASS; in test_cgfreezer_tree()441 ret = KSFT_PASS; in test_cgfreezer_forkbomb()491 ret = KSFT_PASS; in test_cgfreezer_mkdir()543 ret = KSFT_PASS; in test_cgfreezer_rmdir()624 ret = KSFT_PASS; in test_cgfreezer_migrate()687 ret = KSFT_PASS; in test_cgfreezer_ptrace()753 ret = KSFT_PASS; in test_cgfreezer_stopped()810 ret = KSFT_PASS; in test_cgfreezer_ptraced()854 ret = KSFT_PASS; in test_cgfreezer_vfork()[all …]
69 ret = KSFT_PASS; in test_memcg_subtree_control()180 ret = KSFT_PASS; in test_memcg_current()375 ret = KSFT_PASS; in test_memcg_min()534 ret = KSFT_PASS; in test_memcg_low()622 ret = KSFT_PASS; in test_memcg_high()673 ret = KSFT_PASS; in test_memcg_max()763 ret = KSFT_PASS; in test_memcg_swap_max()807 ret = KSFT_PASS; in test_memcg_oom_events()917 ret = KSFT_PASS; in tcp_client()980 if (tcp_client(memcg, port) != KSFT_PASS) in test_memcg_sock()[all …]
11 readonly KSFT_PASS=022 if [[ ${exitcode} -eq ${KSFT_PASS} ]]; then45 exit ${KSFT_PASS}
20 #define KSFT_PASS 0 macro154 exit(KSFT_PASS); in ksft_exit_pass()