Home
last modified time | relevance | path

Searched refs:foobar (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_seg6local.c120 const char foobar[] = "foobar"; in test_lwt_seg6local() local
156 bytes = sendto(cfd, foobar, sizeof(foobar), 0, in test_lwt_seg6local()
158 if (!ASSERT_EQ(bytes, sizeof(foobar), "send packet")) in test_lwt_seg6local()
165 ASSERT_STREQ(buf, foobar, "check udp packet"); in test_lwt_seg6local()
/linux/tools/testing/selftests/gpio/
H A Dgpio-sim.sh225 set_label chip bank foobar
255 set_line_name chip bank 5 foobar
287 echo foobar > $CONFIGFS_DIR/chip/bank/label 2> /dev/null && \
317 set_label chip bank0 foobar
319 set_label chip bank1 foobar
372 echo foobar > $SYSFS_PATH 2> /dev/null && fail "invalid input not detected"
/linux/drivers/of/unittest-data/
H A Dtests-phandle.dtsi64 string-property = "foobar";
/linux/Documentation/input/devices/
H A Dyealink.rst195 arecord -v -d 10 -r 8000 -f S16_LE -t wav foobar.wav
199 aplay foobar.wav
/linux/Documentation/arch/s390/
H A D3270.rst285 echo pf24="mkdir foobar; cd foobar" > /proc/tty/driver/tty3270
287 to execute the commands mkdir foobar and cd foobar immediately when you
/linux/Documentation/translations/it_IT/doc-guide/
H A Dsphinx.rst452 :alt: foobar digraph
466 :alt: foobar digraph
/linux/Documentation/doc-guide/
H A Dsphinx.rst514 :alt: foobar digraph
528 :alt: foobar digraph
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dreporting-issues.rst873 version 5.8-1 (foobar@example.com) (gcc (GCC) 10.2.1, GNU ld version
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst872 version 5.8-1 (foobar@example.com) (gcc (GCC) 10.2.1, GNU ld version
/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst193 followed by ``_kunit`` (e.g. if "foobar" is the core module, then
/linux/tools/perf/Documentation/
H A Dperf-probe.txt243 …bles which don't start with "foo" and end with "bar", like "fizzbar". But "foobar" is filtered out.