OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:printk
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/common/include/linux/
printk.h
1
/* $NetBSD:
printk
.h,v 1.14 2024/03/09 09:55:52 mrg Exp $ */
39
#define
printk
printf
macro
/src/sys/arch/xen/xen/
xen_machdep.c
82
#define DPRINTK(x)
printk
x
388
* We can only rely on low level primitives like
printk
(), until
432
printk
(const char *fmt, ...)
function in typeref:typename:void
472
printk
("%c", c);
/src/lib/librumpuser/
rumpfiber.c
110
static void
printk
(const char *s);
113
printk
(const char *msg)
function in typeref:typename:void
253
printk
("swapcontext failed\n");
295
printk
("schedule() returned! Trying again\n");
438
printk
("rumpuser version mismatch\n");
724
printk
("no voi ei\n");
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025