Home
last modified time | relevance | path

Searched refs:NPRINTK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Didt77252.h75 #define NPRINTK(args...) do { if (debug & DBG_TINY) printk(args); } while(0) macro
89 #define NPRINTK(args...) do { } while(0) macro
H A Didt77252.c1613 NPRINTK("%s: conn %d: first TST entry at %d.\n", in __fill_tst()
/kernel/linux/linux-6.6/drivers/atm/
H A Didt77252.h75 #define NPRINTK(args...) do { if (debug & DBG_TINY) printk(args); } while(0) macro
89 #define NPRINTK(args...) do { } while(0) macro
H A Didt77252.c1612 NPRINTK("%s: conn %d: first TST entry at %d.\n", in __fill_tst()

Completed in 12 milliseconds