Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddynamic_debug.h14 struct _ddebug { struct
19 const char *modname;
20 const char *function;
21 const char *filename;
22 const char *format;
23 unsigned int lineno:18;
61 int ddebug_add_module(struct _ddebug *tab, unsigned int n, argument

Completed in 4 milliseconds