Searched refs:config_user_mode (Results 1 – 1 of 1) sorted by relevance
650 const bool config_user_mode = FIELD_GET(K_USER, test->thread_options) != 0; in test_cb() local658 if (IS_ENABLED(CONFIG_USERSPACE) && config_user_mode) { in test_cb()