Searched refs:foobar (Results 1 – 18 of 18) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | lwt_seg6local.c | 120 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-6.15/tools/testing/selftests/gpio/ |
| H A D | gpio-sim.sh | 225 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-6.15/drivers/of/unittest-data/ |
| H A D | tests-phandle.dtsi | 64 string-property = "foobar";
|
| /linux-6.15/Documentation/input/devices/ |
| H A D | yealink.rst | 195 arecord -v -d 10 -r 8000 -f S16_LE -t wav foobar.wav 199 aplay foobar.wav
|
| /linux-6.15/Documentation/arch/s390/ |
| H A D | 3270.rst | 285 echo pf24="mkdir foobar; cd foobar" > /proc/tty/driver/tty3270 287 to execute the commands mkdir foobar and cd foobar immediately when you
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | quickly-build-trimmed-linux.rst | 335 after its release name -- '6.0.1-foobar' in the following example:: 337 sudo rm -rf /lib/modules/6.0.1-foobar 343 command -v kernel-install && sudo kernel-install -v remove 6.0.1-foobar 346 do the same if any files named '*6.0.1-foobar*' remain in /boot/. 1037 release name '6.0.1-foobar':: 1039 rm -i /boot/{System.map,vmlinuz}-6.0.1-foobar 1042 ``/boot/initramfs-6.0.1-foobar.img`` or ``/boot/initrd.img-6.0.1-foobar``. 1043 Afterwards check for other files in /boot/ that have '6.0.1-foobar' in their
|
| H A D | reporting-issues.rst | 1131 (foobar@example.com) (gcc (GCC) 10.2.1, GNU ld version 2.34) #1 SMP Mon Aug
|
| /linux-6.15/Documentation/translations/zh_CN/doc-guide/ |
| H A D | kernel-doc.rst | 390 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
|
| /linux-6.15/Documentation/translations/it_IT/doc-guide/ |
| H A D | kernel-doc.rst | 335 /** @foobar: Single line description. */ 336 int foobar; 506 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
|
| H A D | sphinx.rst | 452 :alt: foobar digraph 466 :alt: foobar digraph
|
| /linux-6.15/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 307 /** @foobar: Single line description. */ 308 int foobar; 477 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
|
| H A D | sphinx.rst | 491 :alt: foobar digraph 505 :alt: foobar digraph
|
| /linux-6.15/Documentation/process/ |
| H A D | maintainer-tip.rst | 689 struct foobar foo; 695 struct foobar foo; 800 static int long_function_name(struct foobar *barfoo, unsigned int id,
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | reporting-issues.rst | 873 version 5.8-1 (foobar@example.com) (gcc (GCC) 10.2.1, GNU ld version
|
| /linux-6.15/Documentation/translations/zh_CN/admin-guide/ |
| H A D | reporting-issues.rst | 872 version 5.8-1 (foobar@example.com) (gcc (GCC) 10.2.1, GNU ld version
|
| /linux-6.15/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 193 followed by ``_kunit`` (e.g. if "foobar" is the core module, then
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 243 …bles which don't start with "foo" and end with "bar", like "fizzbar". But "foobar" is filtered out.
|
| /linux-6.15/drivers/block/ |
| H A D | pktcdvd.c | 1411 static int kcdrwd(void *foobar) in kcdrwd() argument 1413 struct pktcdvd_device *pd = foobar; in kcdrwd()
|