Searched refs:kdb_cmdflags_t (Results 1 – 2 of 2) sorted by relevance
65 } kdb_cmdflags_t; typedef76 kdb_cmdflags_t flags; /* Command behaviour flags */
224 static bool kdb_check_flags(kdb_cmdflags_t flags, int permissions, in kdb_check_flags()