Searched refs:whole (Results 1 - 25 of 40) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dchunk.c172 int max, whole, i, offset, over, err; local
197 whole = 0;
202 whole = msg_len / (max - SCTP_ARBITRARY_COOKIE_ECHO_LEN);
205 if (whole) {
208 whole = 1;
213 whole += msg_len / max;
217 if ((whole > 1) || (whole && over))
221 for (i=0, len=first_len; i < whole; i++) {
227 if ((i == (whole
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dreg.h47 double whole; member in union:fq::__anon9457
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dcompile45 If you are trying to build a whole package this is not the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dacpi-cpufreq.c262 u64 whole; member in union:__anon3476
296 aperf_cur.whole >>= shift_count;
297 mperf_cur.whole >>= shift_count;
312 if (unlikely(((unsigned long)(-1) / 100) < aperf_cur.whole)) {
314 aperf_cur.whole >>= shift_count;
315 mperf_cur.whole >>= shift_count;
318 if (aperf_cur.whole && mperf_cur.whole)
319 perf_percent = (aperf_cur.whole * 100) / mperf_cur.whole;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead.S332 mov r0, #0x3f @ 4G, the whole
362 mov r0, #0x3f @ 4G, the whole
373 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3
380 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3
439 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3
440 mcr p15, 0, r0, c5, c0, 0 @ invalidate whole TLB v3
444 mcr p15, 0, r0, c5, c0, 0 @ invalidate whole TLB v3
661 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3
669 mcr p15, 0, r0, c7, c7 @ invalidate whole cache v4
670 mcr p15, 0, r0, c8, c7 @ invalidate whole TL
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dhead.S88 # Putting it here means we dont have to recompile the whole
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/boot/compressed/
H A Dhead.S234 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3
235 mcr p15, 0, r0, c5, c0, 0 @ invalidate whole TLB v3
390 mcr p15, 0, r0, c7, c7 @ invalidate whole cache v4
391 mcr p15, 0, r0, c8, c7 @ invalidate whole TLB v4
405 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3
406 mcr p15, 0, r0, c5, c0, 0 @ invalidate whole TLB v3
437 mcr p15, 0, r0, c7, c0, 0 @ invalidate whole cache v3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_trans.c535 int whole = 0; local
569 whole = 1;
573 whole = 1;
577 whole = 1;
581 whole = 1;
585 whole = 1;
589 whole = 1;
593 whole = 1;
597 whole = 1;
600 if (whole)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Darray.c382 static int do_task_stat(struct task_struct *task, char *buffer, int whole) argument
438 if (whole) {
464 if (!whole || num_threads < 2)
466 if (!whole) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dblock_dev.c476 res = 0; /* is a whole device which isn't held */
487 /* note that for a whole device bd_holders
911 * mutex_lock_nested(whole->bd_mutex, 1)
953 struct block_device *whole; local
954 whole = bdget_disk(disk, 0);
956 if (!whole)
959 ret = __blkdev_get(whole, file->f_mode, file->f_flags, 1);
962 bdev->bd_contains = whole;
965 whole->bd_inode->i_data.backing_dev_info;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dcache-v4wb.S34 * clean the whole cache, rather than using the individual
105 bhs __flush_whole_cache @ flush whole D cache
H A Dproc-arm740.S101 mov r0, #0x00 @ disable whole write buffer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl260 # out. (By not sleeping the whole time after a change
367 whole or in part contains or is derived from the Program or any
368 part thereof, to be licensed as a whole at no charge to all third
382 These requirements apply to the modified work as a whole. If
387 distribute the same sections as part of a whole which is a work based
388 on the Program, the distribution of the whole must be on the terms of
390 entire whole, and thus to each and every part regardless of who wrote it.
480 apply and the section as a whole is intended to apply in other
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A DMakefile.org311 -Wl,--whole-archive lib$$i.a \
312 -Wl,--no-whole-archive $$libs ${EX_LIBS} -lc ) || exit 1; \
345 -Wl,--whole-archive lib$$i.a \
347 -Wl,--no-whole-archive $$libs ${EX_LIBS} ) || exit 1; \
560 # GNU systems: --whole-archive

Completed in 278 milliseconds

12