/kernel/linux/linux-5.10/Documentation/arm/ |
H A D | marvel.rst | 474 Business Unit) in a single mach-<foo> directory. The plat-orion/
|
H A D | kernel_user_helpers.rst | 106 void foo()
|
/kernel/linux/linux-5.10/Documentation/ |
H A D | conf.py | 305 # 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 D | atomic_ops.rst | 52 struct foo { atomic_t counter; }; 55 struct foo *k;
|
/kernel/linux/linux-5.10/Documentation/doc-guide/ |
H A D | sphinx.rst | 401 :alt: foobar digraph 404 digraph foo { 415 :alt: foobar digraph 418 digraph foo {
|
H A D | kernel-doc.rst | 51 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 D | parse-headers.rst | 160 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 D | afs.rst | 235 [root@andromeda ~]# echo foo amd64_linux_26 >/proc/fs/afs/sysname 244 foo
|
/kernel/linux/linux-5.10/Documentation/trace/ |
H A D | tracepoints.rst | 167 DECLARE_TRACEPOINT(foo_bar); 172 if (tracepoint_enabled(foo_bar))
|
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/filesystems/ |
H A D | sysfs.txt | 121 static DEVICE_ATTR(foo, S_IWUSR | S_IRUGO, show_foo, store_foo); 127 .name = "foo",
|
/kernel/linux/linux-5.10/Documentation/vm/ |
H A D | slub.rst | 343 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 D | dec21285.h | 85 * 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 D | eni.c | 1459 static void foo(void) 1515 foo(); in eni_int() 1906 /*foo();*/ in eni_close()
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | cpu.c | 338 * 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 D | fpu_system.h | 105 #define operand_address (*(struct address *)&I387->soft.foo)
|
H A D | fpu_aux.c | 44 oaddr = (struct address *)&soft->foo; in fpstate_init_soft()
|
/kernel/linux/linux-5.10/drivers/block/zram/ |
H A D | zram_drv.h | 42 * footprint small so we can squeeze size and flags into a field.
|
/kernel/linux/linux-5.10/drivers/cdrom/ |
H A D | cdrom.c | 88 will do their best to follow in his footsteps
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | rbd_types.h | 18 /* 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 D | gcc-ipq806x.c | 3086 /* Set GMAC footswitch sleep/wakeup values */ in gcc_ipq806x_probe()
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | error.c | 136 { 0x36, "Memory footprint exceeds max. value (allocate mode, S/G/ format)"},
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | virtio_console.c | 813 /* Userspace could be out to fool us */ in port_fops_write()
|
/kernel/linux/linux-5.10/drivers/char/xilinx_hwicap/ |
H A D | xilinx_hwicap.c | 67 * 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 D | nr-irqs.c | 4 * 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 D | prom.c | 109 return 0; /* foo */ in str2hexnum()
|