/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ansidecl.h | 53 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 D | bpf_jit_comp64.c | 260 * 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 D | cmpxchg_32.h | 8 * Additions by Keith M Wesolowski (wesolows@foobazco.org) based
|
H A D | clock.h | 9 /* Foo for now. */
|
H A D | cpudata_32.h | 4 * Copyright (C) 2004 Keith M Wesolowski (wesolows@foobazco.org)
|
H A D | openprom.h | 206 int vector; /* This is foobar, what does it do? */
|
H A D | atomic_32.h | 8 * Additions by Keith M Wesolowski (wesolows@foobazco.org) based
|
H A D | sfp-machine_32.h | 110 /* 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 D | orc_lookup.h | 19 * performance while only adding ~5% to the ORC data footprint.
|
H A D | traps.h | 22 /* For handling the FOOF bug */
|
H A D | user_32.h | 51 long foo; member 63 long foo; member
|
H A D | user32.h | 14 u32 foo; member 27 int foo; member
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | asm-offsets.c | 48 int foo(void) in foo() function
|
H A D | prom_64.c | 51 * string, like this "foo@addr". The "addr" can be in any number of
|
H A D | prom_32.c | 46 * string, like this "foo@addr". The "addr" can be in any number of
|
H A D | smp_32.c | 6 * Copyright (C) 2004 Keith M Wesolowski (wesolows@foobazco.org)
|
/kernel/linux/linux-5.10/arch/x86/ |
H A D | Kconfig | 856 IOT with small footprint and real-time features. More details can be 2986 pointers at 32 bits for smaller memory footprint.
|
H A D | Makefile | 48 # e.g.: obj-y += foo_$(BITS).o
|
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/ |
H A D | regset.c | 238 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 D | entry_64.S | 90 * When user can change pt_regs->foo always force IRET. That is because
|
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/ |
H A D | Smack.rst | 776 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 D | java.rst | 89 # FQCLASS=foo.bar.Test 91 # FQCLASSP=foo/bar
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ti/ |
H A D | mux.txt | 13 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 D | bmp085.yaml | 70 vddd-supply = <&foo>;
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
H A D | usb251xb.txt | 84 manufacturer = "Foo"; 85 product = "Foo-Bar";
|