Home
last modified time | relevance | path

Searched refs:kdb_cmdflags_t (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dkdb.h63 } kdb_cmdflags_t; typedef
198 short, kdb_cmdflags_t);
207 kdb_cmdflags_t flags) { return 0; } in kdb_register_flags()
/Linux-v5.10/kernel/debug/kdb/
Dkdb_private.h176 kdb_cmdflags_t cmd_flags; /* Command behaviour flags */
Dkdb_main.c203 static inline bool kdb_check_flags(kdb_cmdflags_t flags, int permissions, in kdb_check_flags()
2668 kdb_cmdflags_t flags) in kdb_register_flags()