Home
last modified time | relevance | path

Searched defs:scratch (Results 1 – 25 of 50) sorted by relevance

12

/linux-2.4.37.9/include/asm-sparc/
Dwinmacro.h51 #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/
Dkbic.c228 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()
Dparide.c174 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()
Dfriq.c182 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()
Depia.c236 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()
Dfrpw.c223 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()
Depat.c246 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()
Dbpck.c277 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()
Dfit2.c115 static void fit2_log_adapter( PIA *pi, char * scratch, int verbose ) in fit2_log_adapter()
Dktti.c92 static void ktti_log_adapter( PIA *pi, char * scratch, int verbose ) in ktti_log_adapter()
Daten.c122 static void aten_log_adapter( PIA *pi, char * scratch, int verbose ) in aten_log_adapter()
Dcomm.c178 static void comm_log_adapter( PIA *pi, char * scratch, int verbose ) in comm_log_adapter()
Dfit3.c171 static void fit3_log_adapter( PIA *pi, char * scratch, int verbose ) in fit3_log_adapter()
Don20.c113 static void on20_log_adapter( PIA *pi, char * scratch, int verbose ) in on20_log_adapter()
Ddstr.c192 static void dstr_log_adapter( PIA *pi, char * scratch, int verbose ) in dstr_log_adapter()
Dbpck6.c213 static void bpck6_log_adapter( PIA *pi, char * scratch, int verbose ) in bpck6_log_adapter()
Don26.c277 static void on26_log_adapter( PIA *pi, char * scratch, int verbose ) in on26_log_adapter()
/linux-2.4.37.9/arch/mips/mm/
Dtlbex-r4k.S57 #define GET_PGD(scratch, ptr) \ argument
65 #define GET_PGD(scratch, ptr) \ argument
Dtlbex-mips32.S156 #define GET_PGD(scratch, ptr) \ argument
164 #define GET_PGD(scratch, ptr) \ argument
/linux-2.4.37.9/arch/ppc/boot/chrp/
Dmain.c41 static char scratch[SCRATCH_SIZE]; /* 1MB of scratch space for gunzip */ variable
/linux-2.4.37.9/crypto/
Dscatterwalk.c31 void *scatterwalk_whichbuf(struct scatter_walk *walk, unsigned int nbytes, void *scratch) in scatterwalk_whichbuf()
/linux-2.4.37.9/drivers/usb/host/
Dehci-dbg.c350 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/
Dprocess.c165 unsigned long scratch[2]; in copy_thread() member
/linux-2.4.37.9/arch/ppc64/boot/
DzImage.c69 static char scratch[128<<10]; /* 128kB of scratch space for gunzip */ variable
/linux-2.4.37.9/arch/s390x/kernel/
Dprocess.c162 unsigned long scratch[2]; in copy_thread() member

12