Searched refs:callout (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dgct.c34 if (wanted->callout)
35 wanted->callout(node);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dgct.h36 void (*callout)(gct6_node *); member in struct:__anon7947
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dmain.c1341 struct callout { struct
1345 struct callout *c_next;
1348 static struct callout *callout = NULL; /* Callout list */ variable in typeref:struct:callout
1360 struct callout *newp, *p, **pp;
1365 if ((newp = (struct callout *) malloc(sizeof(struct callout))) == NULL)
1380 for (pp = &callout; (p = *pp); pp = &p->c_next)
1398 struct callout **copp, *freep;
1403 for (copp = &callout; (free
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Disp.S37 # callout. The ISP code does a "bsr" to the stub routine. This
344 # _isp_done() - "callout" for normal final exit #
345 # _real_trace() - "callout" for Trace exception #
346 # _real_chk() - "callout" for Chk exception #
347 # _real_divbyzero() - "callout" for DZ exception #
348 # _real_access() - "callout" for access error exception #
381 # _mem_{read,write}() "callout"s returns a failing value, then an #
2720 # _real_lock_page() - "callout" to lock op's page from page-outs #
2722 # _real_cas2() - "callout" to core cas2 emulation code #
2723 # _real_unlock_page() - "callout" t
[all...]
H A Dpfpsp.S37 # callout. The FPSP code does a "bsr" to the stub routine. This
593 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) #
594 # _real_ovfl() - "callout" for Overflow exception enabled code #
595 # _real_inex() - "callout" for Inexact exception enabled code #
596 # _real_trace() - "callout" for Trace exception code #
617 # Finally, the handler exits through the "callout" _fpsp_done() #
622 # exceptions enabled, this handler must exit through the "callout" #
627 # through the "callout" _real_inex() regardless of whether the result #
631 # handler must exit through the "callout" _real_trace(). #
833 # _fpsp_done() - "callout" fo
[all...]
H A Dfpsp.S38 # callout. The FPSP code does a "bsr" to the stub routine. This
594 # _fpsp_done() - "callout" for 060FPSP exit (all work done!) #
595 # _real_ovfl() - "callout" for Overflow exception enabled code #
596 # _real_inex() - "callout" for Inexact exception enabled code #
597 # _real_trace() - "callout" for Trace exception code #
618 # Finally, the handler exits through the "callout" _fpsp_done() #
623 # exceptions enabled, this handler must exit through the "callout" #
628 # through the "callout" _real_inex() regardless of whether the result #
632 # handler must exit through the "callout" _real_trace(). #
834 # _fpsp_done() - "callout" fo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_rules.c555 dbg("create temporary device node for callout");

Completed in 186 milliseconds