Home
last modified time | relevance | path

Searched refs:End (Results 1 – 25 of 47) sorted by relevance

12

/linux-2.4.37.9/arch/m68k/
Dvmlinux-sun3.lds18 _etext = .; /* End of text section */
33 /* End of data goes *here* so that freeing init code works properly. */
Dvmlinux.lds26 _etext = .; /* End of text section */
38 _edata = .; /* End of data section */
/linux-2.4.37.9/arch/parisc/
Dvmlinux.lds17 _etext = .; /* End of text section */
55 _edata = .; /* End of data section */
Dvmlinux64.lds18 _etext = .; /* End of text section */
58 _edata = .; /* End of data section */
/linux-2.4.37.9/arch/s390x/
Dvmlinux.lds32 _etext = .; /* End of text section */
39 _edata = .; /* End of data section */
Dvmlinux-shared.lds34 _etext = .; /* End of text section */
41 _edata = .; /* End of data section */
/linux-2.4.37.9/arch/s390/
Dvmlinux-shared.lds34 _etext = .; /* End of text section */
41 _edata = .; /* End of data section */
Dvmlinux.lds32 _etext = .; /* End of text section */
39 _edata = .; /* End of data section */
/linux-2.4.37.9/arch/i386/
Dvmlinux.lds17 _etext = .; /* End of text section */
36 _edata = .; /* End of data section */
/linux-2.4.37.9/arch/cris/
Dcris.ld29 _etext = . ; /* End of text section */
50 __edata = . ; /* End of data section */
/linux-2.4.37.9/arch/x86_64/
Dvmlinux.lds18 _etext = .; /* End of text section */
41 _edata = .; /* End of data section */
/linux-2.4.37.9/arch/sparc/lib/
Dudivdi3.S55 ! End of inline udiv_qrnnd
92 ! End of inline udiv_qrnnd
118 ! End of inline udiv_qrnnd
197 ! End of inline udiv_qrnnd
/linux-2.4.37.9/arch/arm/
Dvmlinux-armo.lds.in67 _etext = .; /* End of text section */
Dvmlinux-armv.lds.in52 _etext = .; /* End of text section */
/linux-2.4.37.9/drivers/sound/
Dvidc_fill.S152 add r3, r2, r5 @ End of DMA buffer
153 add r1, r1, r0 @ End of virtual DMA buffer
/linux-2.4.37.9/drivers/char/drm/
Di810_drv.h48 unsigned long End; member
Di830_drv.h48 unsigned long End; member
/linux-2.4.37.9/drivers/char/drm-4.0/
Di810_drv.h48 unsigned long End; member
/linux-2.4.37.9/Documentation/
Dunicode.txt27 This leaves U+E000 to U+EFFF as End User Zone.
134 of the End User Zone and can hence not be normatively assigned, but it
Dpcwd-watchdog.txt95 -- End snippet --
Dmtrr.txt186 } /* End Function main */
285 } /* End Function main */
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c7261 unsigned int End = pAC->Pnmi.TrapQueueEnd; in GetTrapEntry() local
7293 if (End == 0) { in GetTrapEntry()
7295 End = SK_PNMI_TRAP_QUEUE_LEN; in GetTrapEntry()
7298 EntrySize = (unsigned int)*((unsigned char *)pBuf + End - 1); in GetTrapEntry()
7300 End -= EntrySize; in GetTrapEntry()
7302 SK_MEMSET(pBuf + End, (char)(-1), EntrySize); in GetTrapEntry()
7304 if (End == BufPad) { in GetTrapEntry()
7306 SK_MEMSET(pBuf, (char)(-1), End); in GetTrapEntry()
7308 BufFree += End; in GetTrapEntry()
7309 End = 0; in GetTrapEntry()
[all …]
/linux-2.4.37.9/Documentation/usb/
Duhci.txt106 1024 TDs for 7 TDs for 1 TD for Start of Start of End Chain
112 before the End Chain QH (for BULK). Since only the QH->next pointers are
/linux-2.4.37.9/drivers/usb/serial/
Dkeyspan_pda.S201 ljmp 0 ; End Point 0 In
203 ljmp 0 ; End Point 0 Out
205 ljmp 0 ; End Point 1 In
207 ljmp 0 ; End Point 1 Out
Dxircom_pgs.S203 ljmp 0 ; End Point 0 In
205 ljmp 0 ; End Point 0 Out
207 ljmp 0 ; End Point 1 In
209 ljmp 0 ; End Point 1 Out

12