Home
last modified time | relevance | path

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

123456789

/Linux-v4.19/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.S88 | stack frame and branches to this routine.
123 | Integer Instruction stack frame and branches to this routine.
163 | then this routine simply re-enters the package through _isp_cas.
174 | then this routine simply re-enters the package through _isp_cas2.
183 | Entry point for the operating system`s routine to "lock" a page
184 | from being paged out. This routine is needed by the cas/cas2
186 | region. Note: the routine must lock two pages if the operand
252 | Entry point for the operating system`s routine to "unlock" a
254 | 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
/Linux-v4.19/arch/sparc/include/asm/
Dttable.h25 #define TRAP(routine) \ argument
29 call routine; \
35 #define TRAP_7INSNS(routine) \ argument
39 call routine; \
44 #define TRAP_SAVEFPU(routine) \ argument
48 call routine; \
54 #define TRAP_NOSAVE(routine) \ argument
55 ba,pt %xcc, routine; \
59 #define TRAP_NOSAVE_7INSNS(routine) \ argument
60 ba,pt %xcc, routine; \
[all …]
/Linux-v4.19/Documentation/bus-devices/
Dti-gpmc.txt25 generic timing routine was developed to achieve above requirements.
27 Generic routine provides a generic method to calculate gpmc timings
36 field as required by peripheral, educate generic timing routine to
41 Generic timing routine has been verified to work properly on
44 A word of caution: generic timing routine has been developed based
48 in mainline having custom timing routine) and by simulation.
119 mentioned above, refer timing routine for more details. To know what
/Linux-v4.19/Documentation/watchdog/
Dwatchdog-kernel-api.txt31 The watchdog_register_device routine registers a watchdog timer device.
32 The parameter of this routine is a pointer to a watchdog_device structure.
33 This routine returns zero on success and a negative errno code for failure.
35 The watchdog_unregister_device routine deregisters a registered watchdog timer
36 device. The parameter of this routine is the pointer to the registered
143 * start: this is a pointer to the routine that starts the watchdog timer
145 The routine needs a pointer to the watchdog timer device structure as a
151 * stop: with this routine the watchdog timer device is being stopped.
152 The routine needs a pointer to the watchdog timer device structure as a
155 driver supporting such hardware does not have to implement the stop routine.
[all …]
/Linux-v4.19/arch/arm/kernel/
Dentry-ftrace.S151 sub r0, fp, #4 @ lr of instrumented routine (parent)
154 ldr r1, [sp, #S_PC] @ instrumented routine (func)
198 sub r0, fp, #4 @ &lr of instrumented routine (&parent)
201 ldr r1, [sp, #16] @ instrumented routine (func)
205 mcount_adjust_addr r1, lr @ instrumented routine (func)
/Linux-v4.19/Documentation/vm/
Dhugetlbfs_reserv.rst105 These operations result in a call to the routine hugetlb_reserve_pages()::
114 was specified, then this routine returns immediately as no reservation
151 reservations is known. The routine hugetlb_acct_memory() is called to check
183 is performed within the routine alloc_huge_page()::
196 The helper routine vma_needs_reservation() is called to determine if a
199 information on what this routine does.
207 exists and can be used for the allocation, the routine dequeue_huge_page_vma()
208 is called. This routine takes two arguments related to reservations:
239 The routine vma_commit_reservation() is then called to adjust the reserve
274 Huge page freeing is performed by the routine free_huge_page(). This routine
[all …]
/Linux-v4.19/Documentation/scsi/
D53c700.txt65 In the detect routine, you need to allocate a struct
69 routine into the interrupt line and call NCR_700_detect with the host
74 In the release routine, you must free the NCR_700_Host_Parameters that
85 where host is the return from the relevant NCR_700_detect() routine.
87 You may also write your own interrupt handling routine which calls
DChangeLog.ips74 4.00.05 - Remove wish_block from init routine
93 3.60.01 - Remove bogus error check in passthru routine.
109 0.99.03 - Make interrupt routine handle all completed request on the
DChangeLog.megaraid_sas214 c). In driver's timeout routine, driver will report to
215 OS as reset. Also driver's queue routine will block the
218 d). in Driver's ISR routine, if driver get the FW state as
222 e). In driver's IOCTL routine, the application cmds will wait for the
232 3. In driver's timeout routine, driver will do three time reset if fw is in
264 2. Takeoff the debug print-out in aen_polling routine.
337 1. Add shutdown DCMD cmd to the shutdown routine to make FW shutdown proper.
416 1. Added the megasas_reset_timer routine to intercept cmd timeout and throttle io.
435 routine for max 3 minutes for all pending command completion. Now driver will
436 call completion routine every 5 seconds from the reset routine instead of
[all …]
/Linux-v4.19/Documentation/misc-devices/mei/
Dmei-client-bus.txt52 mei_cl_register_event_cb() routine. Currently only the MEI_EVENT_RX event
103 And the driver's simplified probe routine would look like that:
117 In the probe routine the driver first enable the MEI device and then registers
120 The handler implementation will typically call some I/O routine depending on
/Linux-v4.19/arch/arm/lib/
Dfindbit.S49 beq 1b @ If new byte, goto old routine
90 beq 1b @ If new byte, goto old routine
124 beq 1b @ If new byte, goto old routine
158 beq 1b @ If new byte, goto old routine
/Linux-v4.19/arch/unicore32/lib/
Dfindbit.S43 beq 1b @ If new byte, goto old routine
81 beq 1b @ If new byte, goto old routine
Ddelay.S44 @ Delay routine
/Linux-v4.19/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
158 movel (%a0,%d1.w*4),%a0 |load routine address based
160 jmp (%a0) |jump to routine
324 | instruction in an emulation routine caused the exception
347 | instruction of an emulation routine.
/Linux-v4.19/Documentation/device-mapper/
Dkcopyd.txt29 completion callback routine, and a pointer to some context data for the copy.
38 When the copy completes, kcopyd will call the user's completion routine,
/Linux-v4.19/Documentation/i2c/
Dupgrading-clients130 i2c_driver entry names. The rest of the probe routine will now need to be
149 routine exits successfully, then the driver will be automatically
150 attached by the core. Change the probe routine as so:
178 In the probe routine, ensure that the new state has the client stored
/Linux-v4.19/Documentation/leds/
Dledtrig-transient.txt31 routine for the default trigger gets called. During registration of an led
34 When the driver unregisters, deactivation routine for the currently active
51 as its default trigger, trigger activation routine will get called. During
57 Transient trigger activation routine doesn't change the LED state. It
59 deactivation routine, will cancel any timer that is active before it cleans
/Linux-v4.19/Documentation/driver-api/
Dvme.rst8 with the VME subsystem, typically called from the devices init routine. This is
35 The '.probe' element should contain a pointer to the probe routine. The
36 probe routine is passed a :c:type:`struct vme_dev <vme_dev>` pointer as an
45 driver's exit routine.
51 Once a driver has registered with the VME core the provided match routine will
54 failure. For all successful matches, the probe routine of the corresponding
55 driver is called. The probe routine is passed a pointer to the devices
/Linux-v4.19/drivers/isdn/mISDN/
Dfsm.h48 void (*routine) (struct FsmInst *, int, void *); member
/Linux-v4.19/arch/arm/include/asm/
Dentry-macro-multi.S12 @ routine called with r0 = irq number, r1 = struct pt_regs *
/Linux-v4.19/drivers/isdn/hisax/
Dfsm.h40 void (*routine) (struct FsmInst *, int, void *); member
/Linux-v4.19/Documentation/networking/
Ddriver.txt87 1) After the ndo_stop routine has been called, the hardware must
92 2) The ndo_stop routine will be called by unregister_netdevice

123456789