Searched defs:routine (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | ttable.h | 25 #define TRAP(routine)					\  argument35 #define TRAP_7INSNS(routine)				\  argument
 44 #define TRAP_SAVEFPU(routine)				\  argument
 54 #define TRAP_NOSAVE(routine)				\  argument
 59 #define TRAP_NOSAVE_7INSNS(routine)			\  argument
 64 #define TRAPTL1(routine)				\  argument
 74 #define TRAP_ARG(routine, arg)				\  argument
 84 #define TRAPTL1_ARG(routine, arg)			\  argument
 94 #define SYSCALL_TRAP(routine, systbl)			\  argument
 126 #define TRAP_IRQ(routine, level)			\  argument
 [all …]
 
 | 
| /Linux-v5.4/drivers/isdn/mISDN/ | 
| D | fsm.h | 39 	void (*routine) (struct FsmInst *, int, void *);  member
 | 
| /Linux-v5.4/drivers/tty/ | 
| D | tty_io.c | 263 			      const char *routine)  in tty_paranoia_check()281 static int check_tty_count(struct tty_struct *tty, const char *routine)  in check_tty_count()
 
 | 
| D | amiserial.c | 137 					char *name, const char *routine)  in serial_paranoia_check()
 | 
| D | isicom.c | 370 	char *name, const char *routine)  in __isicom_paranoia_check()
 | 
| D | rocket.c | 282 					const char *routine)  in rocket_paranoia_check()
 | 
| D | cyclades.c | 331 		const char *name, const char *routine)  in serial_paranoia_check()
 | 
| D | synclinkmp.c | 665 			       char *name, const char *routine)  in sanity_check()
 | 
| D | synclink.c | 923 					char *name, const char *routine)  in mgsl_paranoia_check()
 | 
| /Linux-v5.4/drivers/scsi/qla2xxx/ | 
| D | qla_gs.c | 120     struct ct_sns_rsp *ct_rsp, const char *routine)  in qla2x00_chk_ms_status()
 | 
| /Linux-v5.4/drivers/char/pcmcia/ | 
| D | synclink_cs.c | 654 					char *name, const char *routine)  in mgslpc_paranoia_check()
 |