Home
last modified time | relevance | path

Searched refs:__prep (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dprep_nvram.c22 unsigned char __prep prep_nvram_read_val(int addr) in prep_nvram_read_val()
29 void __prep prep_nvram_write_val(int addr, in prep_nvram_write_val()
81 __prep
82 char __prep *prep_nvram_get_var(const char *name) in prep_nvram_get_var()
101 __prep
102 char __prep *prep_nvram_first_var(void) in prep_nvram_first_var()
112 __prep
113 char __prep *prep_nvram_next_var(char *name) in prep_nvram_next_var()
/linux-2.4.37.9/arch/ppc/platforms/
Dprep_setup.c184 static void __prep
222 static int __prep
249 static int __prep
320 static int __prep
361 static int __prep
404 static int __prep
467 static void __prep
486 static void __prep
501 static void __prep
514 static void __prep
[all …]
Dprep_time.c54 __prep
103 __prep
150 __prep
187 __prep
Dprep_pci.c632 static int __prep \
/linux-2.4.37.9/include/asm-ppc/
Dsections.h11 #define __prep __attribute__ ((__section__ (".text.prep"))) macro
14 __argprep __prep; \