Searched refs:routine (Results 26 - 50 of 134) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/include/mach/
H A Dentry-macro.S162 * routine below will pick up on IPIs.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dentry-common.S98 * When compiling with -pg, gcc inserts a call to the mcount routine at the
102 * Older GCCs (pre-4.4) inserted a call to a routine called mcount like this:
106 * These versions have the limitation that in order for the mcount routine to
170 ldr r1, [sp, #20] @ lr of instrumented routine
189 ldr r1, [fp, #-4] @ lr of instrumented routine
321 ldrcc pc, [tbl, scno, lsl #2] @ call sys_* routine
346 ldrcc pc, [tbl, scno, lsl #2] @ call sys_* routine
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvidc_fill.S154 mov pc, r4 @ Call fill routine (uses r4, ip)
192 movne pc, r3 @ Call interrupt routine
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/
H A Dos.S57 | Each IO routine checks to see if the memory write/read is to/from user
320 | is encountered. The routine below should point to the operating system
324 | The sample routine below simply executes an "rte" instruction which
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbsd_timer.c56 timer_connect( ) - connect a user routine to the timer signal
261 void (*routine)(timer_t, int), /* user routine */
267 assert(routine != NULL);
268 event->func = routine;
661 * after this routine is complete, causing it to go off early.
258 timer_connect( timer_t timerid, void (*routine)(timer_t, int), int arg ) argument
H A Dlinux_timer.c58 timer_connect( ) - connect a user routine to the timer signal
265 void (*routine)(timer_t, int), /* user routine */
271 assert(routine != NULL);
272 event->func = routine;
670 * after this routine is complete, causing it to go off early.
262 timer_connect( timer_t timerid, void (*routine)(timer_t, int), int arg ) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/examples/
H A Dlpostcmd.lua33 -- this is the startup, forwards it to default routine.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpkt_rx1.s70 ; This routine gets called by the packet driver twice:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dgenerate_vax_transfer.com134 $! Start pass 2, write stub routine header
226 ; The third is the routine stub that is used to resolve part of the upper
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dfsm.c47 fnlist[i].state] = (FSMFNPTR) fnlist[i].routine;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsparccpuid.S22 ! This routine wipes registers, but not the backing store [which
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dcoprocessor.S279 * Get context save area and 'call' save routine.
289 add a4, a3, a5 # a4: address of save routine
304 /* Get context save area and 'call' load routine. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dutil.h153 extern void set_die_routine(void (*routine)(const char *err, va_list params) NORETURN);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dthread.tex60 you should take care when calling a routine on one. If you are certain the
75 the Entry() routine of your threads as often as possible.
114 in fact calling a routine on any running wxThread should be avoided if
119 the case of secondary threads you can call a routine of another class
200 call this routine on one as afterwards you may not be able to call
203 See \helpref{wxThread deletion}{deletionwxthread} for a broader explanation of this routine.
474 See \helpref{wxThread deletion}{deletionwxthread} for a broader explanation of this routine.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp159 // Load child routine entry and data address
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinuxver.h426 tasklet->routine = (void (*)(void *))func;
443 * Emit code to initialise a tq_struct's routine and data pointers
447 (_tq)->routine = _routine; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsleep.S53 # CPU suspension routine
289 # CPU core sleep mode routine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dlm32_lcc.asm31 ; Do NOT assemble this source if external crc32 routine from zlib gets used.
H A Dcrc_i386.asm67 ; Do NOT assemble this source if external crc32 routine from zlib gets used,
90 ; Use a `standard' stack frame setup on routine entry and exit.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.asm67 ; Do NOT assemble this source if external crc32 routine from zlib gets used,
90 ; Use a `standard' stack frame setup on routine entry and exit.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djdmarker.c174 * marker parameters; restart point has not been moved. Same routine
1154 * This routine is supposed to apply whatever error recovery strategy seems
1314 /* Choose processor routine to use.
1350 jpeg_marker_parser_method routine)
1355 marker->process_COM = routine;
1357 marker->process_APPn[marker_code - (int) M_APP0] = routine;
1349 jpeg_set_marker_processor(j_decompress_ptr cinfo, int marker_code, jpeg_marker_parser_method routine) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D68328serial.c120 char *name, const char *routine)
129 printk(badinfo, name, routine);
133 printk(badmagic, name, routine);
342 * This is the serial driver's generic interrupt routine
376 * This routine is called from the scheduler tqueue when the interrupt
377 * routine has signalled that a hangup has occurred. The path of
380 * serial interrupt routine -> (scheduler tqueue) ->
449 * This routine will shutdown a serial port; interrupts are disabled, and
524 * This routine is called to set the UART divisor registers to match
794 * This routine i
119 serial_paranoia_check(struct m68k_serial *info, char *name, const char *routine) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djdmarker.c174 * marker parameters; restart point has not been moved. Same routine
1154 * This routine is supposed to apply whatever error recovery strategy seems
1314 /* Choose processor routine to use.
1350 jpeg_marker_parser_method routine)
1355 marker->process_COM = routine;
1357 marker->process_APPn[marker_code - (int) M_APP0] = routine;
1349 jpeg_set_marker_processor(j_decompress_ptr cinfo, int marker_code, jpeg_marker_parser_method routine) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drio_linux.c257 static inline int rio_paranoia_check(struct rio_port const *port, char *name, const char *routine) argument
264 printk(badinfo, name, routine);
268 printk(badmagic, name, routine);
380 the card will stick us in the interrupt routine again.
455 * the interrupt routine seems to be able to tell the difference.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dutil.S8 | derivatives of this routine.
187 jmp (%a1) |go to the correct routine
517 jmp (%a1) |go to the correct routine

Completed in 133 milliseconds

123456