Searched refs:KSFT_PASS (Results 1 – 6 of 6) sorted by relevance
81 ret = KSFT_PASS; in test_cgcore_populated()139 ret = KSFT_PASS; in test_cgcore_invalid_domain()181 ret = KSFT_PASS; in test_cgcore_parent_becomes_threaded()232 ret = KSFT_PASS; in test_cgcore_no_internal_process_constraint_on_threads()269 ret = KSFT_PASS; in test_cgcore_top_down_constraint_enable()310 ret = KSFT_PASS; in test_cgcore_top_down_constraint_disable()348 ret = KSFT_PASS; in test_cgcore_internal_process_constraint()398 ret = KSFT_PASS; in test_cgcore_proc_migration()485 ret = KSFT_PASS; in test_cgcore_thread_migration()532 case KSFT_PASS: in main()
221 ret = KSFT_PASS; in test_cgfreezer_simple()383 ret = KSFT_PASS; in test_cgfreezer_tree()442 ret = KSFT_PASS; in test_cgfreezer_forkbomb()492 ret = KSFT_PASS; in test_cgfreezer_mkdir()544 ret = KSFT_PASS; in test_cgfreezer_rmdir()625 ret = KSFT_PASS; in test_cgfreezer_migrate()688 ret = KSFT_PASS; in test_cgfreezer_ptrace()754 ret = KSFT_PASS; in test_cgfreezer_stopped()811 ret = KSFT_PASS; in test_cgfreezer_ptraced()855 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()
66 td->result = KSFT_PASS; in default_result()