/linux-2.4.37.9/include/asm-sparc/ |
D | winmacro.h | 51 #define LOAD_PT_YREG(base_reg, scratch) \ argument 60 #define LOAD_PT_ALL(base_reg, pt_psr, pt_pc, pt_npc, scratch) \ argument 78 #define STORE_PT_YREG(base_reg, scratch) \ argument 93 #define SAVE_BOLIXED_USER_STACK(cur_reg, scratch) \ argument
|
/linux-2.4.37.9/drivers/block/paride/ |
D | kbic.c | 228 static void kbic_log_adapter( PIA *pi, char * scratch, in kbic_log_adapter() 241 static void k951_log_adapter( PIA *pi, char * scratch, int verbose ) in k951_log_adapter() 246 static void k971_log_adapter( PIA *pi, char * scratch, int verbose ) in k971_log_adapter()
|
D | paride.c | 174 static int pi_test_proto( PIA *pi, char * scratch, int verbose ) in pi_test_proto() 270 static int pi_probe_mode( PIA *pi, int max, char * scratch, int verbose) in pi_probe_mode() 294 static int pi_probe_unit( PIA *pi, int unit, char * scratch, int verbose) in pi_probe_unit() 338 int unit, int protocol, int delay, char * scratch, in pi_init()
|
D | friq.c | 182 static int friq_test_proto( PIA *pi, char * scratch, int verbose ) in friq_test_proto() 218 static void friq_log_adapter( PIA *pi, char * scratch, int verbose ) in friq_log_adapter()
|
D | epia.c | 236 static int epia_test_proto( PIA *pi, char * scratch, int verbose ) in epia_test_proto() 274 static void epia_log_adapter( PIA *pi, char * scratch, int verbose ) in epia_log_adapter()
|
D | frpw.c | 223 static int frpw_test_proto( PIA *pi, char * scratch, int verbose ) in frpw_test_proto() 271 static void frpw_log_adapter( PIA *pi, char * scratch, int verbose ) in frpw_log_adapter()
|
D | epat.c | 246 static int epat_test_proto( PIA *pi, char * scratch, int verbose ) in epat_test_proto() 285 static void epat_log_adapter( PIA *pi, char * scratch, int verbose ) in epat_log_adapter()
|
D | bpck.c | 277 static int bpck_test_proto( PIA *pi, char * scratch, int verbose ) in bpck_test_proto() 418 static void bpck_log_adapter( PIA *pi, char * scratch, int verbose ) in bpck_log_adapter()
|
D | fit2.c | 115 static void fit2_log_adapter( PIA *pi, char * scratch, int verbose ) in fit2_log_adapter()
|
D | ktti.c | 92 static void ktti_log_adapter( PIA *pi, char * scratch, int verbose ) in ktti_log_adapter()
|
D | aten.c | 122 static void aten_log_adapter( PIA *pi, char * scratch, int verbose ) in aten_log_adapter()
|
D | comm.c | 178 static void comm_log_adapter( PIA *pi, char * scratch, int verbose ) in comm_log_adapter()
|
D | fit3.c | 171 static void fit3_log_adapter( PIA *pi, char * scratch, int verbose ) in fit3_log_adapter()
|
D | on20.c | 113 static void on20_log_adapter( PIA *pi, char * scratch, int verbose ) in on20_log_adapter()
|
D | dstr.c | 192 static void dstr_log_adapter( PIA *pi, char * scratch, int verbose ) in dstr_log_adapter()
|
D | bpck6.c | 213 static void bpck6_log_adapter( PIA *pi, char * scratch, int verbose ) in bpck6_log_adapter()
|
D | on26.c | 277 static void on26_log_adapter( PIA *pi, char * scratch, int verbose ) in on26_log_adapter()
|
/linux-2.4.37.9/arch/mips/mm/ |
D | tlbex-r4k.S | 57 #define GET_PGD(scratch, ptr) \ argument 65 #define GET_PGD(scratch, ptr) \ argument
|
D | tlbex-mips32.S | 156 #define GET_PGD(scratch, ptr) \ argument 164 #define GET_PGD(scratch, ptr) \ argument
|
/linux-2.4.37.9/arch/ppc/boot/chrp/ |
D | main.c | 41 static char scratch[SCRATCH_SIZE]; /* 1MB of scratch space for gunzip */ variable
|
/linux-2.4.37.9/crypto/ |
D | scatterwalk.c | 31 void *scatterwalk_whichbuf(struct scatter_walk *walk, unsigned int nbytes, void *scratch) in scatterwalk_whichbuf()
|
/linux-2.4.37.9/drivers/usb/host/ |
D | ehci-dbg.c | 350 u32 scratch; in qh_lines() local 526 u32 scratch = cpu_to_le32p ( in show_periodic() local 592 char *next, scratch [80]; in show_registers() local
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | process.c | 165 unsigned long scratch[2]; in copy_thread() member
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | zImage.c | 69 static char scratch[128<<10]; /* 128kB of scratch space for gunzip */ variable
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | process.c | 162 unsigned long scratch[2]; in copy_thread() member
|