Searched refs:PRINTF (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dqueue.c29 #define PRINTF(a,b,c) macro
44 PRINTF("queue class %d event %d\n",class,event) ;
60 PRINTF("timer event class %d token %d\n",
79 PRINTF("dispatch get %x put %x\n",ev,smc->q.ev_put) ;
81 PRINTF("dispatch class %d event %d\n",ev->class,ev->event) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/accounting/
H A Dgetdelays.c55 #define PRINTF(fmt, arg...) { \ macro
355 PRINTF("family id %d\n", id);
361 PRINTF("Sent register cpumask, retval %d\n", rc);
376 PRINTF("Sent pid/tgid, retval %d\n", rc);
405 PRINTF("received %d bytes\n", rep_len);
420 PRINTF("nlmsghdr size=%zu, nlmsg_len=%d, rep_len=%d\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/mod/
H A Dmodpost.c51 #define PRINTF __attribute__ ((format (printf, 1, 2))) macro
53 PRINTF void fatal(const char *fmt, ...)
66 PRINTF void warn(const char *fmt, ...)
77 PRINTF void merror(const char *fmt, ...)

Completed in 97 milliseconds