Home
last modified time | relevance | path

Searched defs:_ddebug (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/linux/
Ddynamic_debug.h16 struct _ddebug { struct
21 const char *modname;
22 const char *function;
23 const char *filename;
24 const char *format;
25 unsigned int lineno:18;
27 unsigned int class_id:CLS_BITS;
52 unsigned int flags:8;
54 union {
57 } key;