Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/samples/kfifo/
Drecord-example.c74 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local
/kernel/linux/linux-5.10/samples/kfifo/
Drecord-example.c74 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local