Searched defs:LEAVE (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/net/fc/ |
D | iph5526.c | 81 #define LEAVE(x) {printk("%s: ", fi->name); \ macro 87 #define LEAVE(x) {} macro
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | calling.h | 136 #define LEAVE leave macro
|
/linux-2.4.37.9/lib/zlib_inflate/ |
D | infutil.h | 74 #define LEAVE {UPDATE return zlib_inflate_flush(s,z,r);} macro
|
/linux-2.4.37.9/drivers/scsi/ |
D | qlogicisp.c | 103 #define LEAVE(x) printk("isp1020 : leaving %s()\n", x); macro 107 #define LEAVE(x) macro
|
D | qlogicfc.c | 148 #define LEAVE(x) printk("isp2x00 : leaving %s()\n", x); macro 152 #define LEAVE(x) macro
|
D | qla1280.c | 648 #define LEAVE(x) dprintk(3, "qla1280 : Leaving %s()\n", x); macro
|
D | cpqfcTSstructs.h | 63 #define LEAVE(x) printk("cpqfcts : leaving %s()\n", x); macro 67 #define LEAVE(x) macro
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | zlib.c | 657 #define LEAVE {UPDATE return inflate_flush(s,z,r);} macro
|
/linux-2.4.37.9/arch/ppc/boot/lib/ |
D | zlib.c | 634 #define LEAVE {UPDATE return inflate_flush(s,z,r);} macro
|