Home
last modified time | relevance | path

Searched refs:routine (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/linux-2.4.37.9/include/asm-sparc64/
Dttable.h22 #define TRAP(routine) \ argument
26 call routine; \
32 #define TRAP_7INSNS(routine) \ argument
36 call routine; \
41 #define TRAP_SAVEFPU(routine) \ argument
45 call routine; \
51 #define TRAP_NOSAVE(routine) \ argument
52 ba,pt %xcc, routine; \
56 #define TRAP_NOSAVE_7INSNS(routine) \ argument
57 ba,pt %xcc, routine; \
[all …]
/linux-2.4.37.9/arch/m68k/ifpsp060/
Dfskeleton.S60 | routine. The operating system can do system dependent clean-up or
71 | is present. The routine below should point to the operating system handler
75 | The sample routine below simply clears the exception status bit and
90 | is present. The routine below should point to the operating system handler
94 | The sample routine below simply clears the exception status bit and
108 | is present. The routine below should point to the operating system handler
113 | The sample routine below simply clears the exception status bit and
127 | is present. The routine below should point to the operating system handler
132 | The sample routine below simply clears the exception status bit and
146 | is present. The routine below should point to the operating system handler
[all …]
Diskeleton.S90 | stack frame and branches to this routine.
125 | Integer Instruction stack frame and branches to this routine.
165 | then this routine simply re-enters the package through _isp_cas.
176 | then this routine simply re-enters the package through _isp_cas2.
185 | Entry point for the operating system`s routine to "lock" a page
186 | from being paged out. This routine is needed by the cas/cas2
188 | region. Note: the routine must lock two pages if the operand
254 | Entry point for the operating system`s routine to "unlock" a
256 | Note: the routine must unlock two pages if the operand spans
Dilsp.doc72 within the package will then enter the correct emulation code routine.
90 bsr.l _060LISP_TOP+0x18 # branch to multiply routine
105 bsr.l _060LISP_TOP+0x08 # branch to divide routine
112 routine must make sure that the value isn't lost while popping
122 bsr.l _060LSP_TOP_+0x48 # branch to "cmp2" routine
129 operand is a zero, then the library routine, as its last
Dfplsp.doc73 within the package will then enter the correct emulation code routine.
88 bsr.l _060FPLSP_TOP+0x1a8 # branch to fsin routine
100 bsr.l _060FPLSP_TOP+0x168 # branch to frem routine
112 floating-point Operand Error exception, then the library routine
/linux-2.4.37.9/Documentation/mips/
DGT64120.README34 common PCI routine, include the top-level pcibios_init()
36 common IRQ routine, include the top-level do_IRQ()
43 1) arch/mips/gt64120/<board>/pci.c - it provides bus fixup routine
45 and board irq setup routine (irq_setup)
47 The first-level interrupt dispatching routine.
/linux-2.4.37.9/net/sctp/
Dinqueue.c59 queue->immediate.routine = NULL; in sctp_inq_init()
99 q->immediate.routine(q->immediate.data); in sctp_inq_push()
205 q->immediate.routine = callback; in sctp_inq_set_th_handler()
/linux-2.4.37.9/Documentation/
DBUG-HUNTING52 . Narrow it down to a routine
58 routine()
63 routine()
69 And then walk through that file, one routine at a time and
85 If you get it down to a routine, you'll probably get a fix in 24 hours.
/linux-2.4.37.9/arch/mips/momentum/ocelot_g/
Dgt-irq.c49 irq_handlers[int_cause][bit_num].routine = isr_ptr; in hook_irq_handler()
185 routine) { in gt64240_irq()
289 irq_handlers[i][j].routine = NULL; in gt64240_irq_init()
/linux-2.4.37.9/include/linux/
Dtqueue.h41 void (*routine)(void *); /* function to call */ member
50 (_tq)->routine = _routine; \
/linux-2.4.37.9/drivers/isdn/eicon/
Dlinsys.c84 DivasTask.routine = DivasDoDpc; in DivasDpcSchedule()
97 DivasTask.routine = DivasDoRequestDpc; in DivasScheduleRequestDpc()
/linux-2.4.37.9/drivers/scsi/
DREADME.53c70084 In the detect routine, you need to allocate a struct
88 routine into the interrupt line and call NCR_700_detect with the host
93 In the release routine, you must free the NCR_700_Host_Parameters that
104 where host is the return from the relevant NCR_700_detect() routine.
106 You may also write your own interrupt handling routine which calls
DChangeLog.serverraid55 4.00.05 - Remove wish_block from init routine
74 3.60.01 - Remove bogus error check in passthru routine.
90 0.99.03 - Make interrupt routine handle all completed request on the
DChangeLog.ips89 4.00.05 - Remove wish_block from init routine
108 3.60.01 - Remove bogus error check in passthru routine.
124 0.99.03 - Make interrupt routine handle all completed request on the
/linux-2.4.37.9/drivers/char/ip2/
Di2lib.h328 #define i2SetFatalTrap(pB, routine) pB->i2eFatalTrap = routine argument
/linux-2.4.37.9/arch/m68k/fpsp040/
Dget_op.S6 | Description: This routine is called by the unsupported format/data
10 | opclass handler routine. See 68881/2 User's Manual table 4-11
39 | routine. The number is normalized, put back on the stack and
47 | routine which converts the unnorm to a norm (called mk_norm)
48 | detects this and tags the number as a denorm. The routine
Dgen_except.S4 | gen_except --- FPSP routine to detect reportable exceptions
6 | This routine compares the exception enable byte of the
10 | Any routine which may report an exceptions must load
159 movel (%a0,%d1.w*4),%a0 |load routine address based
161 jmp (%a0) |jump to routine
325 | instruction in an emulation routine caused the exception
348 | instruction of an emulation routine.
/linux-2.4.37.9/kernel/
Dsoftirq.c311 void init_bh(int nr, void (*routine)(void)) in init_bh()
313 bh_base[nr] = routine; in init_bh()
352 f = p->routine; in __run_task_queue()
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Disp.S36 # to call a given routine. The stub routine actually performs the
37 # callout. The ISP code does a "bsr" to the stub routine. This
858 # _calc_ea(): routine to calculate effective address #
881 # on the stack. A jump table is used to vector to a routine for the #
1605 # and the failing address to the routine that creates the new frame.
1618 # _moveperipheral(): routine to emulate movep instruction #
1640 # to the _isp_dacc() routine. #
1833 # and the failing address to the routine that creates the new frame.
1856 # _chk2_cmp2(): routine to emulate chk2/cmp2 instructions #
1886 # address and FSLW to the isp_dacc() routine. #
[all …]
/linux-2.4.37.9/arch/i386/kernel/
Dacpi_wakeup.S95 # Copy the above routine to low memory.
98 # %eax: place to copy wakeup routine to
/linux-2.4.37.9/drivers/s390/char/
Dctrlchar.c40 ctrlchar_tq.routine = (void (*)(void *)) ctrlchar_handle_sysrq; in ctrlchar_init()
/linux-2.4.37.9/drivers/isdn/hisax/
Dfsm.h40 void (*routine) (struct FsmInst *, int, void *); member
/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_main.c179 card->recv_tq.routine = (void *) (void *) tpam_recv_tq; in tpam_probe()
181 card->send_tq.routine = (void *) (void *) tpam_send_tq; in tpam_probe()
/linux-2.4.37.9/Documentation/networking/
DTODO4 * Move ethernet crc routine to generic code
/linux-2.4.37.9/Documentation/s390/
Dcds.txt76 generic interrupt routine. This function is called by the interrupt entry
77 routine whenever an I/O interrupt is presented to the system. The do_IRQ()
78 routine determines the interrupt status and calls the device specific
141 init_IRQ() routine gathers the information about control unit type and device
162 an I/O request on behalf of the device driver. The do_IO() routine allows for
343 This routine returns the characteristics for the device specified.
411 buffer - Pointer to a buffer pointer. The read_conf_data() routine
425 -ENOMEM - The read_conf_data() routine couldn't obtain storage.
676 The disable-irq() routine may return :
717 The enable-irq() routine may return :
[all …]

12345678910>>...12