Home
last modified time | relevance | path

Searched full:foo* (Results 176 - 200 of 1794) sorted by relevance

12345678910>>...72

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dansidecl.h53 static int foo PARAMS ((int, char));
55 This produces: `static int foo();' or `static int foo (int, char);'
59 static int EXFUN (foo, (int, char));
/kernel/linux/linux-5.10/arch/riscv/net/
H A Dbpf_jit_comp64.c260 * bne rd,rs,foo in emit_branch()
263 * (auipc foo) in emit_branch()
264 * jal(r) foo in emit_branch()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dcmpxchg_32.h8 * Additions by Keith M Wesolowski (wesolows@foobazco.org) based
H A Dclock.h9 /* Foo for now. */
H A Dcpudata_32.h4 * Copyright (C) 2004 Keith M Wesolowski (wesolows@foobazco.org)
H A Dopenprom.h206 int vector; /* This is foobar, what does it do? */
H A Datomic_32.h8 * Additions by Keith M Wesolowski (wesolows@foobazco.org) based
H A Dsfp-machine_32.h110 /* We need to fool gcc, as we need to pass more than 10 \
135 /* We need to fool gcc, as we need to pass more than 10 \
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dorc_lookup.h19 * performance while only adding ~5% to the ORC data footprint.
H A Dtraps.h22 /* For handling the FOOF bug */
H A Duser_32.h51 long foo; member
63 long foo; member
H A Duser32.h14 u32 foo; member
27 int foo; member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dasm-offsets.c48 int foo(void) in foo() function
H A Dprom_64.c51 * string, like this "foo@addr". The "addr" can be in any number of
H A Dprom_32.c46 * string, like this "foo@addr". The "addr" can be in any number of
H A Dsmp_32.c6 * Copyright (C) 2004 Keith M Wesolowski (wesolows@foobazco.org)
/kernel/linux/linux-5.10/arch/x86/
H A DKconfig856 IOT with small footprint and real-time features. More details can be
2986 pointers at 32 bits for smaller memory footprint.
H A DMakefile48 # e.g.: obj-y += foo_$(BITS).o
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H A Dregset.c238 env->foo = fxsave->rdp; in convert_from_fxsr()
253 env->foo = fxsave->foo; in convert_from_fxsr()
275 fxsave->rdp = env->foo; in convert_to_fxsr()
280 fxsave->foo = env->foo; in convert_to_fxsr()
/kernel/linux/linux-5.10/arch/x86/entry/
H A Dentry_64.S90 * When user can change pt_regs->foo always force IRET. That is because
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/
H A DSmack.rst776 rc = setxattr("/foo", "security.SMACK64", "Rubble", len, 0);
778 will set the Smack label of /foo to "Rubble" if the program has appropriate
/kernel/linux/linux-5.10/Documentation/admin-guide/
H A Djava.rst89 # FQCLASS=foo.bar.Test
91 # FQCLASSP=foo/bar
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ti/
H A Dmux.txt13 clocks = <&foo_clock>, <&bar_clock>, <&baz_clock>;
18 0 foo_clock
27 1 foo_clock
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/pressure/
H A Dbmp085.yaml70 vddd-supply = <&foo>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
H A Dusb251xb.txt84 manufacturer = "Foo";
85 product = "Foo-Bar";

Completed in 17 milliseconds

12345678910>>...72