Home
last modified time | relevance | path

Searched defs:sym (Results 1 – 25 of 59) sorted by relevance

123

/arch/x86/um/
Duser-offsets.c12 #define __SYSCALL_I386(nr, sym, compat) [nr] = 1, argument
17 #define __SYSCALL_64(nr, sym, compat) [nr] = 1, argument
18 #define __SYSCALL_COMMON(nr, sym, compat) [nr] = 1, argument
19 #define __SYSCALL_X32(nr, sym, compat) /* Not supported */ argument
25 #define DEFINE(sym, val) \ argument
28 #define DEFINE_LONGS(sym, val) \ argument
Dsys_call_table_64.c36 #define __SYSCALL_COMMON(nr, sym, compat) __SYSCALL_64(nr, sym, compat) argument
37 #define __SYSCALL_X32(nr, sym, compat) /* Not supported */ argument
39 #define __SYSCALL_64(nr, sym, compat) extern asmlinkage void sym(void) ; argument
43 #define __SYSCALL_64(nr, sym, compat) [ nr ] = sym, argument
Dsys_call_table_32.c27 #define __SYSCALL_I386(nr, sym, compat) extern asmlinkage void sym(void) ; argument
31 #define __SYSCALL_I386(nr, sym, compat) [ nr ] = sym, argument
/arch/x86/kernel/
Dsyscall_64.c9 #define __SYSCALL_COMMON(nr, sym, compat) __SYSCALL_64(nr, sym, compat) argument
12 # define __SYSCALL_X32(nr, sym, compat) __SYSCALL_64(nr, sym, compat) argument
14 # define __SYSCALL_X32(nr, sym, compat) /* nothing */ argument
17 #define __SYSCALL_64(nr, sym, compat) extern asmlinkage void sym(void) ; argument
21 #define __SYSCALL_64(nr, sym, compat) [nr] = sym, argument
Dasm-offsets_64.c3 #define __SYSCALL_64(nr, sym, compat) [nr] = 1, argument
4 #define __SYSCALL_COMMON(nr, sym, compat) [nr] = 1, argument
6 # define __SYSCALL_X32(nr, sym, compat) [nr] = 1, argument
8 # define __SYSCALL_X32(nr, sym, compat) /* nothing */ argument
13 #define __SYSCALL_I386(nr, sym, compat) [nr] = 1, argument
Dsyscall_32.c8 #define __SYSCALL_I386(nr, sym, compat) extern asmlinkage void sym(void) ; argument
12 #define __SYSCALL_I386(nr, sym, compat) [nr] = sym, argument
Dasm-offsets_32.c6 #define __SYSCALL_I386(nr, sym, compat) [nr] = 1, argument
Dmodule.c104 Elf32_Sym *sym; in apply_relocate() local
144 Elf64_Sym *sym; in apply_relocate_add() local
/arch/frv/kernel/
Dasm-offsets.c17 #define DEF_PTREG(sym, reg) \ argument
21 #define DEF_IREG(sym, reg) \ argument
25 #define DEF_FREG(sym, reg) \ argument
29 #define DEF_0REG(sym, reg) \ argument
/arch/ia64/kvm/
Dkvm_lib.c18 #define EXPORT_SYMBOL(sym) argument
19 #define EXPORT_SYMBOL_GPL(sym) argument
/arch/x86/um/shared/sysdep/
Dkernel-offsets.h7 #define DEFINE(sym, val) \ argument
12 #define OFFSET(sym, str, mem) \ argument
/arch/x86/ia32/
Dsyscall_ia32.c8 #define __SYSCALL_I386(nr, sym, compat) extern asmlinkage void compat(void) ; argument
12 #define __SYSCALL_I386(nr, sym, compat) [nr] = compat, argument
/arch/ia64/kernel/
Dparavirtentry.S30 #define DATA8(sym, init_value) \ argument
48 #define BRANCH_PROC(sym, reg, breg, type) \ argument
54 #define BRANCH_PROC_UNWINFO(sym, reg, breg, type) \ argument
/arch/um/os-Linux/
Duser_syms.c39 #define EXPORT_SYMBOL_PROTO(sym) \ argument
/arch/x86/tools/
Drelocs.c255 static const char *sym_name(const char *sym_strtab, Elf_Sym *sym) in sym_name()
276 Elf_Sym *sym; in sym_lookup() local
472 Elf_Sym *sym = &sec->symtab[j]; in read_symtabs() local
538 Elf_Sym *sym; in print_absolute_symbols() local
584 Elf_Sym *sym; in print_absolute_relocs() local
646 Elf_Sym *sym, const char *symname)) in walk_relocs()
669 Elf_Sym *sym = &sh_symtab[ELF_R_SYM(rel->r_info)]; in walk_relocs() local
741 static int is_percpu_sym(ElfW(Sym) *sym, const char *symname) in is_percpu_sym()
750 static int do_reloc64(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, in do_reloc64()
828 static int do_reloc32(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc32()
[all …]
/arch/m68k/kernel/
Dmodule.c30 Elf32_Sym *sym; in apply_relocate() local
70 Elf32_Sym *sym; in apply_relocate_add() local
/arch/x86/include/asm/
Datomic64_32.h17 #define __ATOMIC64_DECL(sym) void atomic64_##sym(atomic64_t *, ...) argument
21 #define ATOMIC64_DECL_ONE(sym) __ATOMIC64_DECL(sym); \ argument
30 #define ATOMIC64_DECL(sym) ATOMIC64_DECL_ONE(sym##_cx8) argument
36 #define ATOMIC64_DECL(sym) ATOMIC64_DECL_ONE(sym##_cx8); \ argument
/arch/sparc/kernel/
Dmodule.c60 Elf_Sym *sym; in module_frob_arch_sections() local
90 Elf_Sym *sym; in apply_relocate_add() local
/arch/openrisc/kernel/
Dmodule.c28 Elf32_Sym *sym; in apply_relocate_add() local
/arch/arm64/kernel/
Dsys.c47 #define __SYSCALL(nr, sym) [nr] = sym, argument
/arch/powerpc/include/asm/
Dftrace.h66 static inline bool arch_syscall_match_sym_name(const char *sym, const char *name) in arch_syscall_match_sym_name()
/arch/xtensa/kernel/
Dmodule.c57 Elf32_Sym *sym; in apply_relocate_add() local
/arch/arm/include/asm/
Dftrace.h59 static inline bool arch_syscall_match_sym_name(const char *sym, in arch_syscall_match_sym_name()
/arch/unicore32/kernel/
Dmodule.c44 Elf32_Sym *sym; in apply_relocate() local
/arch/microblaze/kernel/
Dmodule.c27 Elf32_Sym *sym; in apply_relocate_add() local

123