Home
last modified time | relevance | path

Searched full:foo* (Results 301 - 325 of 1794) sorted by relevance

1...<<11121314151617181920>>...72

/kernel/linux/linux-5.10/Documentation/arm/
H A Dmarvel.rst474 Business Unit) in a single mach-<foo> directory. The plat-orion/
H A Dkernel_user_helpers.rst106 void foo()
/kernel/linux/linux-5.10/Documentation/
H A Dconf.py305 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
308 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
532 # How to display URL addresses: 'footnote', 'no', or 'inline'.
533 #texinfo_show_urls = 'footnote'
602 # How to display URL addresses: 'footnote', 'no', or 'inline'.
/kernel/linux/linux-5.10/Documentation/core-api/
H A Datomic_ops.rst52 struct foo { atomic_t counter; };
55 struct foo *k;
/kernel/linux/linux-5.10/Documentation/doc-guide/
H A Dsphinx.rst401 :alt: foobar digraph
404 digraph foo {
415 :alt: foobar digraph
418 digraph foo {
H A Dkernel-doc.rst51 scripts/kernel-doc -v -none drivers/foo/bar.c
270 #) When documenting nested structs or unions, if the struct/union ``foo``
272 ``@foo.bar:``
285 * struct foo - Brief description.
286 * @foo: The Foo member.
288 struct foo {
289 int foo;
301 /** @foobar: Single line description. */
302 int foobar;
[all...]
H A Dparse-headers.rst160 enum foo { BAR1, BAR2, PRIVATE };
164 replace symbol BAR1 :c:type:\`foo\`
165 replace symbol BAR2 :c:type:\`foo\`
170 enum foo { BAR1, BAR2, PRIVATE };
172 It will make the BAR1 and BAR2 enum symbols to cross reference the foo
/kernel/linux/linux-5.10/Documentation/filesystems/
H A Dafs.rst235 [root@andromeda ~]# echo foo amd64_linux_26 >/proc/fs/afs/sysname
244 foo
/kernel/linux/linux-5.10/Documentation/trace/
H A Dtracepoints.rst167 DECLARE_TRACEPOINT(foo_bar);
172 if (tracepoint_enabled(foo_bar))
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/filesystems/
H A Dsysfs.txt121 static DEVICE_ATTR(foo, S_IWUSR | S_IRUGO, show_foo, store_foo);
127 .name = "foo",
/kernel/linux/linux-5.10/Documentation/vm/
H A Dslub.rst343 while [ 1 ]; do slabinfo -X >> FOO_STATS; sleep 1; done
347 slabinfo-gnuplot.sh FOO_STATS [FOO_STATS2 .. FOO_STATSN]
352 - Slabcache Totals: FOO_STATS-totals.png
353 - Slabs sorted by size: FOO_STATS-slabs-by-size.png
354 - Slabs sorted by loss: FOO_STATS-slabs-by-loss.png
383 in ``slabinfo -X >> FOO_STATS; sleep 1;`` case, using a ``-r
/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
H A Ddec21285.h85 * footbridge_cfn_mode() is used when we want
90 #define footbridge_cfn_mode() __footbridge_cfn_mode() macro
92 #define footbridge_cfn_mode() (1) macro
94 #define footbridge_cfn_mode() (0) macro
/kernel/linux/linux-5.10/drivers/atm/
H A Deni.c1459 static void foo(void)
1515 foo(); in eni_int()
1906 /*foo();*/ in eni_close()
/kernel/linux/linux-5.10/drivers/base/
H A Dcpu.c338 * something as foolish as this. However, at this point in time, it is in cpu_device_release()
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dfpu_system.h105 #define operand_address (*(struct address *)&I387->soft.foo)
H A Dfpu_aux.c44 oaddr = (struct address *)&soft->foo; in fpstate_init_soft()
/kernel/linux/linux-5.10/drivers/block/zram/
H A Dzram_drv.h42 * footprint small so we can squeeze size and flags into a field.
/kernel/linux/linux-5.10/drivers/cdrom/
H A Dcdrom.c88 will do their best to follow in his footsteps
/kernel/linux/linux-5.10/drivers/block/
H A Drbd_types.h18 /* For format version 2, rbd image 'foo' consists of objects
19 * rbd_id.foo - id of image
53 * For format version 1, rbd image 'foo' consists of objects
54 * foo.rbd - image metadata
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dgcc-ipq806x.c3086 /* Set GMAC footswitch sleep/wakeup values */ in gcc_ipq806x_probe()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Derror.c136 { 0x36, "Memory footprint exceeds max. value (allocate mode, S/G/ format)"},
/kernel/linux/linux-5.10/drivers/char/
H A Dvirtio_console.c813 /* Userspace could be out to fool us */ in port_fops_write()
/kernel/linux/linux-5.10/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c67 * cp foo.bit /dev/icap0
69 * Note that unless foo.bit is an appropriately constructed partial
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dnr-irqs.c4 * NR_IRQS = max(IA64_NATIVE_NR_IRQS, XEN_NR_IRQS, FOO_NR_IRQS...)
15 void foo(void) in foo() function
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H A Dprom.c109 return 0; /* foo */ in str2hexnum()

Completed in 29 milliseconds

1...<<11121314151617181920>>...72