Searched refs:LAST (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 206 #undef LAST 207 #define LAST .DebugInterruptVector.text macro 212 SIZEOF(LAST), LAST) 213 # undef LAST 214 # define LAST .Level2InterruptVector.text macro 220 SIZEOF(LAST), LAST) 221 # undef LAST 222 # define LAST .Level3InterruptVector.text macro 228 SIZEOF(LAST), LAST) 229 # undef LAST [all …]
|
/linux-4.4.14/lib/ |
D | interval_tree.c | 7 #define LAST(node) ((node)->last) macro 11 START, LAST,, interval_tree)
|
/linux-4.4.14/drivers/lguest/x86/ |
D | switcher_32.S | 341 .macro IRQ_STUBS FIRST LAST TARGET 343 .rept \LAST-\FIRST+1
|
/linux-4.4.14/mm/ |
D | zbud.c | 225 LAST enumerator 378 bud = LAST; in zbud_alloc() 531 last_handle = encode_handle(zhdr, LAST); in zbud_reclaim_page()
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_uiom_interval_tree.c | 43 #define LAST(node) ((node)->last) macro 269 START, LAST, , usnic_uiom_interval_tree)
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/arch/m68k/ifpsp060/ |
D | CHANGES | 30 CHANGES SINCE LAST RELEASE:
|
/linux-4.4.14/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.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 542 * Rev A hardware fails to update LAST/CURR/NEXTSCB 547 * LAST/CURR/NEXTSCB are unchanged.
|