Home
last modified time | relevance | path

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

12345678910

/openbmc/linux/arch/m68k/ifpsp060/
H A 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 …]
H A 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
H A 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
H A 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
/openbmc/linux/arch/sparc/include/asm/
H A 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 …]
/openbmc/linux/Documentation/driver-api/memory-devices/
H A Dti-gpmc.rst29 generic timing routine was developed to achieve above requirements.
31 Generic routine provides a generic method to calculate gpmc timings
40 field as required by peripheral, educate generic timing routine to
45 Generic timing routine has been verified to work properly on
48 A word of caution: generic timing routine has been developed based
52 in mainline having custom timing routine) and by simulation.
176 mentioned above, refer timing routine for more details. To know what
/openbmc/linux/Documentation/watchdog/
H A Dwatchdog-kernel-api.rst33 The watchdog_register_device routine registers a watchdog timer device.
34 The parameter of this routine is a pointer to a watchdog_device structure.
35 This routine returns zero on success and a negative errno code for failure.
37 The watchdog_unregister_device routine deregisters a registered watchdog timer
38 device. The parameter of this routine is the pointer to the registered
145 * start: this is a pointer to the routine that starts the watchdog timer
147 The routine needs a pointer to the watchdog timer device structure as a
154 * stop: with this routine the watchdog timer device is being stopped.
156 The routine needs a pointer to the watchdog timer device structure as a
159 driver supporting such hardware does not have to implement the stop routine.
[all …]
/openbmc/linux/arch/arm/kernel/
H A Dentry-ftrace.S117 sub r0, fp, #4 @ lr of instrumented routine (parent)
123 ldr r1, [sp, #S_PC] @ instrumented routine (func)
167 sub r0, fp, #4 @ &lr of instrumented routine (&parent)
173 ldr r1, [sp, #16] @ instrumented routine (func)
177 mcount_adjust_addr r1, lr @ instrumented routine (func)
261 add r0, sp, #16 @ sp at exit of instrumented routine
/openbmc/linux/Documentation/mm/
H A Dhugetlbfs_reserv.rst103 These operations result in a call to the routine hugetlb_reserve_pages()::
112 was specified, then this routine returns immediately as no reservations
150 reservations is known. The routine hugetlb_acct_memory() is called to check
182 is performed within the routine alloc_hugetlb_folio()::
195 The helper routine vma_needs_reservation() is called to determine if a
198 information on what this routine does.
206 exists and can be used for the allocation, the routine dequeue_huge_page_vma()
207 is called. This routine takes two arguments related to reservations:
239 The routine vma_commit_reservation() is then called to adjust the reserve
287 The routine first calls hugepage_subpool_put_pages() for the page. If this
[all …]
/openbmc/linux/Documentation/scsi/
H A D53c700.rst73 In the detect routine, you need to allocate a struct
77 routine into the interrupt line and call NCR_700_detect with the host
82 In the release routine, you must free the NCR_700_Host_Parameters that
93 where host is the return from the relevant NCR_700_detect() routine.
95 You may also write your own interrupt handling routine which calls
H A 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
H A 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 …]
/openbmc/linux/arch/m68k/fpsp040/
H A 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
H A 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.
/openbmc/u-boot/doc/
H A DREADME.cfi23 routine for this.
33 In addition, the t3corp board defines the routine thusly:
H A DREADME.POST131 This routine will run the test (or the group of tests) specified
135 argument) will be executed. This routine will be called at least
143 This routine will be called from board_init_r() and will
148 This routine will print the list of all POST tests that can be
154 This routine will be called from POST tests to log their
155 results. Basically, this routine will print the results to
157 will be identical to the printf() routine.
164 This routine will scan the keyboard to detect if a magic key
208 This field will contain a pointer to the routine that will
214 the test caused system rebooting (POST_REBOOT). The routine will
[all …]
H A DREADME.iomux40 the iomux_tstc() routine in a for-loop. iomux_tstc() in turn calls
41 the tstc() routine for every registered device, but exits immediately
43 which calls the corresponding getc() routine. fgetc() hangs in
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dkcopyd.rst30 completion callback routine, and a pointer to some context data for the copy::
39 When the copy completes, kcopyd will call the user's completion routine,
/openbmc/linux/Documentation/driver-api/
H A 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
/openbmc/linux/Documentation/leds/
H A Dledtrig-transient.rst26 routine for the default trigger gets called. During registration of an led
29 When the driver unregisters, deactivation routine for the currently active
46 as its default trigger, trigger activation routine will get called. During
52 Transient trigger activation routine doesn't change the LED state. It
54 deactivation routine, will cancel any timer that is active before it cleans
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dinterrupt.c178 void set_vector(u8 intnum, void *routine) in set_vector() argument
180 idt[intnum].base_high = (u16)((ulong)(routine) >> 16); in set_vector()
181 idt[intnum].base_low = (u16)((ulong)(routine) & 0xffff); in set_vector()
/openbmc/u-boot/arch/x86/include/asm/
H A Dinterrupt.h42 void set_vector(u8 intnum, void *routine);
/openbmc/linux/drivers/isdn/mISDN/
H A Dfsm.h39 void (*routine) (struct FsmInst *, int, void *); member
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/
H A Drsh.xinetd.inetutils3 # The rshd server is a server for the rcmd(3) routine and,
/openbmc/linux/Documentation/sound/designs/
H A Dcompress-offload.rst104 This routine returns the list of audio formats supported. Querying the
109 For each codec, this routine returns a list of
119 settings, this routine returns the minimum buffer size handled by the
126 This routine sets the configuration chosen for a specific codec. The
224 This routine sets the encoder delay and encoder padding. This can be used by
229 This routine tells DSP that metadata and write operation sent after this would

12345678910