Searched refs:user_call_depth (Results 1 – 1 of 1) sorted by relevance
316 static int user_call_depth = 0; in execute_user_command() local326 if (++user_call_depth > max_user_call_depth) in execute_user_command()329 make_cleanup (do_restore_user_call_depth, &user_call_depth); in execute_user_command()