Searched refs:forced (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dq_gred.c290 fprintf(f, "\n\t Packet drops: %d (forced %d early %d) ",
291 qopt->forced+qopt->early,
292 qopt->forced,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dres_func.S178 | If bit 2 is set, round is forced to double. If it is clear,
179 | and bit 6 is set, round is forced to single. If both are clear,
192 | The move or operation is not with forced precision. Test for
474 | If bit 2 is set, round is forced to double. If it is clear,
475 | and bit 6 is set, round is forced to single. If both are clear,
486 | The move or operation is not with forced precision. Use the
766 btstl #6,%d0 |test for forced precision
770 movel #0x1,%d0 |inst is forced single
773 movel #0x2,%d0 |inst is forced double
776 bfextu FPCR_MODE(%a6){#0:#2},%d0 |inst not forced
[all...]
H A Ddo_func.S98 | These routines load forced values into fp0. They are called
H A Dbindec.S63 | RZ mode is forced for the scaling operation to insure
439 | RZ mode is forced for the scaling operation to insure
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Dpkt_sched.h209 __u32 forced; member in struct:tc_gred_qopt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpkt_sched.h207 __u32 forced; member in struct:tc_gred_qopt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dmodule.c601 int *forced; member in struct:stopref
611 if (!(*sref->forced = try_force_unload(sref->flags)))
620 static int try_stop_module(struct module *mod, int flags, int *forced) argument
622 struct stopref sref = { mod, flags, forced };
660 int ret, forced = 0; local
694 forced = try_force_unload(flags);
695 if (!forced) {
706 ret = try_stop_module(mod, flags, &forced);
710 /* Never wait if forced. */
711 if (!forced
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dsram-fn.S89 cmp r8, #0x1 @ if forced unlock exit
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c684 int useforce = FALSE, forced = FALSE; local
1073 forced = TRUE;
1076 if (useforce && forced) {
1080 forced = FALSE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_gred.c545 opt.forced = q->stats.forced_drop;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DWLAN_Common.mk312 # which must be present for all external builds. It can be forced to "" for
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dentry.S1590 call %l7 ! CTI Group brk forced
1613 2: call %l7 ! CTI Group brk forced

Completed in 168 milliseconds