Searched full:foo* (Results 576 - 600 of 1794) sorted by relevance
1...<<21222324252627282930>>...72
/kernel/linux/linux-6.6/Documentation/RCU/ |
H A D | torture.rst | 53 This condition is important, since it can fool you into thinking
|
H A D | rcu_dereference.rst | 214 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 D | cache-policies.rst | 19 to get fooled by many small bios. For this reason the core target
|
/kernel/linux/linux-6.6/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 560 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 D | kernel-parameters.rst | 72 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 D | setup.rst | 98 The speed of the external oscillator to the 21285 (footbridge),
|
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/bus/ |
H A D | qcom,ebi2.txt | 125 pinctrl-0 = <&foo_ebi2_pins>; 127 foo-ebi2@2,0 { 128 compatible = "foo";
|
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/ |
H A D | power-domain.yaml | 78 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 D | qcom,rpmpd.yaml | 170 compatible = "foo,i-leak-current";
|
H A D | power_domain.txt | 33 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 D | framebuffer.yaml | 29 compatible = "foo"; 30 model = "foo";
|
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/rtc/ |
H A D | faraday,ftrtc010.yaml | 56 clocks = <&foo 0>, <&foo 1>;
|
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/serial/ |
H A D | pl011.yaml | 123 clocks = <&foo_clk>, <&bar_clk>;
|
/kernel/linux/linux-6.6/Documentation/driver-api/gpio/ |
H A D | driver.rst | 322 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 D | cirrusfb.rst | 88 * Several enhancements, smaller memory footprint, a few bugfixes.
|
/kernel/linux/linux-6.6/Documentation/filesystems/ |
H A D | afs.rst | 235 [root@andromeda ~]# echo foo amd64_linux_26 >/proc/fs/afs/sysname 244 foo
|
H A D | befs.rst | 56 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 D | memory-barriers.txt | 1794 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 D | modifying-patches.rst | 20 [lucky@maintainer.example.org: struct foo moved from foo.c to foo.h]
|
/kernel/linux/linux-6.6/Documentation/process/ |
H A D | submitting-patches.rst | 65 performance, memory consumption, stack footprint, or binary size,
|
H A D | researcher-guidelines.rst | 126 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 D | tracepoints.rst | 167 DECLARE_TRACEPOINT(foo_bar); 172 if (tracepoint_enabled(foo_bar))
|
/kernel/linux/linux-6.6/Documentation/translations/sp_SP/ |
H A D | memory-barriers.txt | 1873 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 D | modifying-patches.rst | 25 [lucky@maintainer.example.org: struct foo moved from foo.c to foo.h]
|
/kernel/linux/linux-6.6/Documentation/usb/ |
H A D | gadget_multi.rst | 141 Footnotes
|
Completed in 60 milliseconds
1...<<21222324252627282930>>...72