Searched refs:stolen (Results 1 - 25 of 109) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/xen/
H A Dtime.c63 /* stolen from arch/x86/xen/time.c */
91 unsigned long stolen, blocked; local
102 * This causes huge stolen value.
112 stolen = 0;
120 do_div(stolen, NS_PER_TICK);
122 if (stolen > stolentick)
123 stolen = stolentick;
125 stolentick -= stolen;
131 if (stolen > 0 || blocked > 0) {
132 account_steal_ticks(stolen);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dtime.c41 /* unused ns of stolen and blocked time */
114 s64 blocked, runnable, offline, stolen; local
130 /* Add the appropriate number of ticks of stolen time,
132 stolen = runnable + offline + __get_cpu_var(xen_residual_stolen);
134 if (stolen < 0)
135 stolen = 0;
137 ticks = iter_div_u64_rem(stolen, NS_PER_TICK, &stolen);
138 __get_cpu_var(xen_residual_stolen) = stolen;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_dma.c1008 unsigned long stolen; local
1010 /* Get the fb aperture size and "stolen" memory amount. */
1050 stolen = 32 * 1024 * 1024;
1053 stolen = 64 * 1024 * 1024;
1056 stolen = 96 * 1024 * 1024;
1059 stolen = 128 * 1024 * 1024;
1062 stolen = 160 * 1024 * 1024;
1065 stolen = 192 * 1024 * 1024;
1068 stolen = 224 * 1024 * 1024;
1071 stolen
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dmmu_context_nohash.c238 goto stolen;
242 goto stolen;
252 stolen:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dhashmap.c70 static void entry_free(AvahiHashmap *m, Entry *e, int stolen) { argument
82 if (m->value_free_func && !stolen)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dhashmap.c70 static void entry_free(AvahiHashmap *m, Entry *e, int stolen) { argument
82 if (m->value_free_func && !stolen)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dtime.c280 * Stuff for accounting stolen time.
327 s64 stolen; local
335 stolen = (tb - pme->tb) - (purr - pme->purr);
336 if (stolen > 0) {
338 account_steal_time(stolen);
340 account_idle_time(stolen);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dprocfs.c199 " stolen"
216 SFPF(stolen),
H A Dbitmap.c209 PROC_INFO_INC(s, scan_bitmap.stolen);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsun4c.c879 struct sun4c_mmu_entry *stolen; local
884 stolen = sun4c_user_strategy();
886 stolen->vaddr = addr;
888 sun4c_kernel_map(stolen);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dreiserfs_fs_sb.h326 stat_cnt_t stolen; member in struct:reiserfs_proc_info_data::__scan_bitmap_stats
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl2383 @ calculate one round of extra tweak for the stolen ciphertext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bpalogin/
H A Dconfigure2572 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlx/
H A Dconfigure2995 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathly/
H A Dconfigure2995 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlyx/
H A Dconfigure3000 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlz/
H A Dconfigure2995 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlzyx/
H A Dconfigure3005 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Dbsaes-armv7.pl2383 @ calculate one round of extra tweak for the stolen ciphertext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/lib/
H A Dconfigure2495 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Dconfigure2497 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dconfigure2492 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dconfigure2602 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dconfigure3992 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
7523 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/
H A Dconfigure2995 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4697 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */

Completed in 483 milliseconds

12345