Home
last modified time | relevance | path

Searched full:foo* (Results 601 - 625 of 1794) sorted by relevance

1...<<21222324252627282930>>...72

/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dasm-offsets.c15 void foo(void) in foo() function
/kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/
H A Dbcm2835-rpi-zero-w.dts38 * "FOO" = GPIO line named "FOO" on the schematic
39 * "FOO_N" = GPIO line named "FOO" on schematic, active low
H A Dbcm2836-rpi-2-b.dts25 * "FOO" = GPIO line named "FOO" on the schematic
26 * "FOO_N" = GPIO line named "FOO" on schematic, active low
H A Dbcm2835-rpi-zero.dts28 * "FOO" = GPIO line named "FOO" on the schematic
29 * "FOO_N" = GPIO line named "FOO" on schematic, active low
H A Dbcm2835-rpi-cm1-io1.dts16 * "FOO" = GPIO line named "FOO" on the schematic
17 * "FOO_N" = GPIO line named "FOO" on schematic, active low
H A Dbcm2711-rpi-4-b.dts72 * "FOO" = GPIO line named "FOO" on the schematic
73 * "FOO_N" = GPIO line named "FOO" on schematic, active low
H A Dbcm2711-rpi-cm4-io.dts25 * "FOO" = GPIO line named "FOO" on the schematic
26 * "FOO_N" = GPIO line named "FOO" on schematic, active low
H A Dbcm2837-rpi-3-a-plus.dts46 * "FOO" = GPIO line named "FOO" on the schematic
47 * "FOO_N" = GPIO line named "FOO" on schematic, active low
/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Ddc21285.S2 /* arch/arm/mach-footbridge/include/mach/debug-macro.S
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/
H A Dsetup.h140 /* footbridge memory clock, see arch/arm/mach-footbridge/arch.c */
/kernel/linux/linux-6.6/Documentation/translations/ko_KR/
H A Dindex.rst22 \footnotesize
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/admin-guide/
H A Dbug-hunting.rst206 Put the bytes into a "foo.s" file like this:
209 .globl foo
210 foo:
213 Compile it with "gcc -c -o foo.o foo.s" then look at the output of
214 "objdump --disassemble foo.o".
H A Dbootconfig.rst46 foo.bar.baz = value1
47 foo.bar.qux.quux = value2
51 foo.bar {
58 foo.bar { baz = value1; qux.quux = value2 }
68 foo = bar, baz
69 foo = qux # !错误! 我们不可以重定义相同的关键字
73 foo = bar, baz
74 foo := qux
76 这样 ``foo`` 关键字的值就变成了 ``qux`` 。这对于通过添加(部分)自定义引导
81 foo
[all...]
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/doc-guide/
H A Dkernel-doc.rst46 scripts/kernel-doc -v -none drivers/foo/bar.c
363 See foo().
364 See struct foo.
371 See :c:func:`my custom link text for function foo <foo>`.
390 * The whizbang foobar is a dilly of a gizmo. It can do whatever you
393 * foo bar splat
H A Dsphinx.rst368 digraph foo {
381 digraph foo {
H A Dparse-headers.rst153 enum foo { BAR1, BAR2, PRIVATE };
157 replace symbol BAR1 :c:type:\`foo\`
158 replace symbol BAR2 :c:type:\`foo\`
163 enum foo { BAR1, BAR2, PRIVATE };
165 它会让BAR1和BAR2枚举符号交叉引用C域中的foo符号。
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/devicetree/
H A Doverlay-notes.rst26 让我们举个例子,我们有一个foo板,它的基本树形图如下::
28 ---- foo.dts ---------------------------------------------------------------
29 /* FOO平台 */
32 compatible = "corp,foo";
44 ---- foo.dts ---------------------------------------------------------------
61 当加载(并按照[1]中描述的方式解决)时,应该产生foo+bar.dts::
63 ---- foo+bar.dts -----------------------------------------------------------
64 /* FOO平台 + bar外围 */
66 compatible = "corp,foo";
84 ---- foo
[all...]
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/rust/
H A Dcoding-guidelines.rst67 /// Returns a new [`Foo`].
73 /// let foo = f(42);
76 pub fn f(x: i32) -> Foo {
/kernel/linux/linux-6.6/Documentation/translations/zh_TW/admin-guide/
H A Dbug-hunting.rst209 Put the bytes into a "foo.s" file like this:
212 .globl foo
213 foo:
216 Compile it with "gcc -c -o foo.o foo.s" then look at the output of
217 "objdump --disassemble foo.o".
H A Dreporting-issues.rst421 並通過指定 ``foo.blacklist=1`` 作爲內核參數臨時阻止該模塊被加載(用有
422 問題的模塊名替換「foo」)。
878 version 5.8-1 (foobar@example.com) (gcc (GCC) 10.2.1, GNU ld version
/kernel/linux/linux-6.6/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst39 out of the kernel (e.g. 'int' or 'struct foo'). NOTE! Do NOT use
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
H A Ddev-sliced-vbi.rst216 \footnotesize
533 \footnotesize
H A Dpixfmt-packed-yuv.rst302 \footnotesize
/kernel/linux/linux-6.6/Documentation/virt/kvm/x86/
H A Dmmu.rst34 - footprint:
/kernel/linux/linux-6.6/arch/alpha/boot/
H A Dmisc.c164 /* put in temp area to reduce initial footprint */ in decompress_kernel()

Completed in 17 milliseconds

1...<<21222324252627282930>>...72