Home
last modified time | relevance | path

Searched full:foo* (Results 476 - 500 of 30591) sorted by relevance

1...<<11121314151617181920>>...1224

/kernel/linux/linux-6.6/arch/mips/alchemy/common/
H A Dvss.c16 #define VSS_FTR 0x08 /* footers */
33 /* enable footers in sequence */ in __enable_block()
66 __raw_writel(0, base + VSS_FTR); /* disable all footers */ in __disable_block()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Dsetup.c1115 u32 *foo; in prom_free_prom_memory() local
1117 foo = &insn; in prom_free_prom_memory()
1120 prefetch(foo); in prom_free_prom_memory()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dhardirq.h80 * right after write_sysreg() can be fooled and think \
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dopenprom.h299 int vector; /* This is foobar, what does it do? */
H A Dlinkage.h11 * the callee. This just fools gcc into not spilling into them,
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Dmemcpy.S45 * itself) and a small icache footprint. Otherwise, we jump off to
/kernel/linux/linux-6.6/arch/powerpc/
H A DMakefile31 # e.g.: obj-y += foo_$(BITS).o
162 asinstr := $(call as-instr,lis 9$(comma)foo@high,-DHAVE_AS_ATHIGH=1)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Depapr_hcalls.h47 * performance and memory footprint.
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-stack.c29 /* This should never actually run since stack is foobar */ in signal_segv()
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dife.json991 "cmdUnderTest": "$TC actions add action ife encode allow foo pipe index 4",
994 "matchPattern": "action order [0-9]*: ife encode action pipe.*type 0[xX]ED3E.*allow foo.*index 4",
H A Dmpls.json233 "cmdUnderTest": "$TC actions add action mpls dec_ttl foo index 8",
236 "matchPattern": "action order [0-9]+: mpls.*dec_ttl.*foo.*index 8 ref",
H A Dsample.json185 "cmdUnderTest": "$TC actions add action sample rate 200000 group 52 foo index 1",
188 "matchPattern": "action order [0-9]+: sample rate 1/200000 group 52 foo.*index 1 ref",
/kernel/linux/linux-6.6/Documentation/core-api/
H A Dprintk-formats.rst486 %pOF /foo/bar@0 - Node full name
487 %pOFf /foo/bar@0 - Same as above
488 %pOFfp /foo/bar@0:10 - Node full name + phandle
489 %pOFfcF /foo/bar@0:foo,device:--P- - Node full name +
H A Dprotection-keys.rst58 *ptr = foo; // assign something
89 *ptr = foo;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/
H A Dsecure.txt16 instance "secure-foo" would override "foo". For property names with
17 a vendor prefix, the Secure variant of "vendor,foo" would be
18 "vendor,secure-foo". If there is no "secure-" property then the Secure
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/
H A Dsony,acx424akp.yaml51 vddi-supply = <&foo>;
52 reset-gpios = <&foo_gpio 0 GPIO_ACTIVE_LOW>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
H A Damlogic,gx-sound-card.yaml86 model = "GXL-ACME-S905X-FOO";
/kernel/linux/linux-6.6/Documentation/driver-api/
H A Dioctl.rst164 struct foo {
H A Dsm501.rst47 occurs the memory footprint of the video subsystem changes.
/kernel/linux/linux-6.6/Documentation/driver-api/virtio/
H A Dvirtio.rst143 .. rubric:: Footnotes
/kernel/linux/linux-6.6/Documentation/filesystems/
H A Dhpfs.rst64 are case sensitive, so for example when you create a file FOO, you can use
65 'cat FOO', 'cat Foo', 'cat foo' or 'cat F*' but not 'cat f*'. Note, that you
H A Dinotify.rst50 - There would be no way to get event ordering. Events on file foo and
/kernel/linux/linux-6.6/Documentation/locking/
H A Dlocktypes.rst422 struct foo *p = get_cpu_ptr(&var1);
432 struct foo *p;
448 struct foo *p;
459 struct foo *p;
461 local_lock(&foo_lock);
H A Dmutex-design.rst145 cache and memory footprint.
/kernel/linux/linux-6.6/Documentation/rust/
H A Dcoding-guidelines.rst75 /// Returns a new [`Foo`].
81 /// let foo = f(42);
84 pub fn f(x: i32) -> Foo {

Completed in 27 milliseconds

1...<<11121314151617181920>>...1224