Home
last modified time | relevance | path

Searched refs:hello (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/samples/kfifo/
H A Drecord-example.c74 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local
78 kfifo_in(&test, &hello, sizeof(hello)); in testfunc()
/kernel/linux/linux-6.6/samples/kfifo/
H A Drecord-example.c74 struct { unsigned char buf[6]; } hello = { "hello" }; in testfunc() local
78 kfifo_in(&test, &hello, sizeof(hello)); in testfunc()
/kernel/linux/linux-5.10/tools/build/feature/
H A DMakefile15 test-hello.bin \
94 $(OUTPUT)test-hello.bin:
/kernel/linux/linux-6.6/tools/build/feature/
H A DMakefile16 test-hello.bin \
100 $(OUTPUT)test-hello.bin:
/kernel/linux/linux-5.10/tools/scripts/
H A Dutilities.mak101 # |hello
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak101 # |hello

Completed in 3 milliseconds