Searched refs:LAST (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 208 #undef LAST 209 #define LAST .DebugInterruptVector.text macro 214 SIZEOF(LAST), LAST) 215 # undef LAST 216 # define LAST .Level2InterruptVector.text macro 222 SIZEOF(LAST), LAST) 223 # undef LAST 224 # define LAST .Level3InterruptVector.text macro 230 SIZEOF(LAST), LAST) 231 # undef LAST [all …]
|
/linux-4.1.27/lib/ |
D | interval_tree.c | 7 #define LAST(node) ((node)->last) macro 11 START, LAST,, interval_tree)
|
/linux-4.1.27/drivers/lguest/x86/ |
D | switcher_32.S | 341 .macro IRQ_STUBS FIRST LAST TARGET 343 .rept \LAST-\FIRST+1
|
/linux-4.1.27/mm/ |
D | zbud.c | 210 LAST enumerator 363 bud = LAST; in zbud_alloc() 516 last_handle = encode_handle(zhdr, LAST); in zbud_reclaim_page()
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_uiom_interval_tree.c | 28 #define LAST(node) ((node)->last) macro 254 START, LAST, , usnic_uiom_interval_tree)
|
/linux-4.1.27/Documentation/watchdog/ |
D | hpwdt.txt | 30 for this module parameter is 0 or LAST. If the user wants to 39 on handling NMIs (like oprofile). Keeping hpwdt's priority at 0 (or LAST)
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 154 #define LAST 255 macro 400 for (indx = LAST; indx >= 0; indx--) in bsd_init() 785 while (finchar > LAST) { in bsd_decompress()
|
/linux-4.1.27/drivers/net/ppp/ |
D | bsd_comp.c | 201 #define LAST 255 macro 479 indx = LAST; in bsd_init() 996 while (finchar > LAST) in bsd_decompress()
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | CHANGES | 30 CHANGES SINCE LAST RELEASE:
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | Kconfig | 377 # LAST -- dummy/emulated controller 402 # NOTE: Please keep dummy_hcd LAST so that "real hardware" appears
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 542 * Rev A hardware fails to update LAST/CURR/NEXTSCB 547 * LAST/CURR/NEXTSCB are unchanged.
|