Home
last modified time | relevance | path

Searched full:foo* (Results 576 - 600 of 1794) sorted by relevance

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

/kernel/linux/linux-6.6/Documentation/RCU/
H A Dtorture.rst53 This condition is important, since it can fool you into thinking
H A Drcu_dereference.rst214 struct foo {
219 struct foo *gp1;
220 struct foo *gp2;
224 struct foo *p;
240 struct foo *p;
241 struct foo *q;
270 struct foo {
276 struct foo *gp1;
277 struct foo *gp2;
281 struct foo *
[all...]
/kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst19 to get fooled by many small bios. For this reason the core target
/kernel/linux/linux-6.6/Documentation/admin-guide/
H A Dkernel-parameters.txt560 The effects of cgroup_disable=foo are:
561 - foo isn't auto-mounted if you mount all cgroups in
563 - foo isn't visible as an individually mountable
565 - if foo is an optional feature then the feature is
1565 trace_instance=foo,sched_switch ftrace_boot_snapshot=foo
1567 The above will cause the "foo" tracing instance to trigger
6527 trace_instance=foo,sched:sched_switch,irq_handler_entry,initcall
H A Dkernel-parameters.rst72 i.e "foo_cpus=16-N" would be equivalent to "16-31" on a 32 core system.
/kernel/linux/linux-6.6/Documentation/arch/arm/
H A Dsetup.rst98 The speed of the external oscillator to the 21285 (footbridge),
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/bus/
H A Dqcom,ebi2.txt125 pinctrl-0 = <&foo_ebi2_pins>;
127 foo-ebi2@2,0 {
128 compatible = "foo";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/
H A Dpower-domain.yaml78 compatible = "foo,power-controller";
88 compatible = "foo,power-controller";
94 compatible = "foo,power-controller";
106 compatible = "foo,power-controller";
113 compatible = "foo,power-controller";
H A Dqcom,rpmpd.yaml170 compatible = "foo,i-leak-current";
H A Dpower_domain.txt33 compatible = "foo,i-leak-current";
40 compatible = "foo,i-leak-current";
92 compatible = "foo,power-controller";
99 compatible = "foo,i-leak-current";
106 compatible = "foo,i-leak-current";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/reserved-memory/
H A Dframebuffer.yaml29 compatible = "foo";
30 model = "foo";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/rtc/
H A Dfaraday,ftrtc010.yaml56 clocks = <&foo 0>, <&foo 1>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/serial/
H A Dpl011.yaml123 clocks = <&foo_clk>, <&bar_clk>;
/kernel/linux/linux-6.6/Documentation/driver-api/gpio/
H A Ddriver.rst322 static irqreturn_t foo_gpio_irq(int irq, void *data)
378 static irqreturn_t foo_gpio_irq(int irq, void *data)
/kernel/linux/linux-6.6/Documentation/fb/
H A Dcirrusfb.rst88 * Several enhancements, smaller memory footprint, a few bugfixes.
/kernel/linux/linux-6.6/Documentation/filesystems/
H A Dafs.rst235 [root@andromeda ~]# echo foo amd64_linux_26 >/proc/fs/afs/sysname
244 foo
H A Dbefs.rst56 Assuming that your kernel source is in /foo/bar/linux and the patchfile
59 cd /foo/bar/linux
74 cd /foo/bar/linux
/kernel/linux/linux-6.6/Documentation/
H A Dmemory-barriers.txt1794 struct __attribute__((__packed__)) foo {
1799 struct foo foo1, foo2;
1802 foo2.a = foo1.a;
1803 foo2.b = foo1.b;
1804 foo2.c = foo1
[all...]
/kernel/linux/linux-6.6/Documentation/maintainer/
H A Dmodifying-patches.rst20 [lucky@maintainer.example.org: struct foo moved from foo.c to foo.h]
/kernel/linux/linux-6.6/Documentation/process/
H A Dsubmitting-patches.rst65 performance, memory consumption, stack footprint, or binary size,
H A Dresearcher-guidelines.rst126 Subject: [PATCH] drivers/foo_bar: Add missing kfree()
128 The error path in foo_bar driver does not correctly free the allocated
129 struct foo_bar_info. This can happen if the attached foo_bar device
130 rejects the initialization packets sent during foo_bar_probe(). This
138 path/to/foo_bar.c:187: missing kfree() call?
146 code path. As we don't have a FooBar device to test with, no runtime
152 Fixes: aaaabbbbccccdddd ("Introduce support for FooBar")
/kernel/linux/linux-6.6/Documentation/trace/
H A Dtracepoints.rst167 DECLARE_TRACEPOINT(foo_bar);
172 if (tracepoint_enabled(foo_bar))
/kernel/linux/linux-6.6/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt1873 struct __attribute__((__packed__)) foo {
1878 struct foo foo1, foo2;
1881 foo2.a = foo1.a;
1882 foo2.b = foo1.b;
1883 foo2.c = foo1
[all...]
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/maintainer/
H A Dmodifying-patches.rst25 [lucky@maintainer.example.org: struct foo moved from foo.c to foo.h]
/kernel/linux/linux-6.6/Documentation/usb/
H A Dgadget_multi.rst141 Footnotes

Completed in 60 milliseconds

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