Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/mod/
Dmodpost.c1720 void __attribute__((format(printf, 2, 3))) buf_printf(struct buffer *buf, in buf_printf() function
/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.c2150 void __attribute__((format(printf, 2, 3))) buf_printf(struct buffer *buf, in buf_printf() function