Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Ddynamic_debug.c104 static char *ddebug_describe_flags(unsigned int flags, struct flagsbuf *fb) in ddebug_describe_flags() function
260 ddebug_describe_flags(dp->flags, &fbuf), in ddebug_change()
261 ddebug_describe_flags(newflags, &nbuf)); in ddebug_change()
1148 ddebug_describe_flags(dp->flags, &flags)); in ddebug_proc_show()