Home
last modified time | relevance | path

Searched refs:guestaddr (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/helgrind/
H A Dhg_errors.c193 Addr a1 = l1 == Lock_INVALID ? 0 : l1->guestaddr; in sort_by_guestaddr()
194 Addr a2 = l2 == Lock_INVALID ? 0 : l2->guestaddr; in sort_by_guestaddr()
799 (void*)lk->guestaddr ); in announce_LockP()
803 (void*)lk->guestaddr ); in announce_LockP()
809 lk->guestaddr); in announce_LockP()
853 VG_(umsg)( "%p", (void*)locks[i]->guestaddr); in show_LockP_summary_textmode()
1010 (void*)xe->XE.LockOrder.shouldbe_later_lk->guestaddr); in HG_()
1110 (void*)xe->XE.UnlockForeign.lock->guestaddr, in HG_()
1125 (void*)xe->XE.UnlockForeign.lock->guestaddr, in HG_()
1145 (void*)xe->XE.UnlockUnlocked.lock->guestaddr ); in HG_()
[all …]
H A Dhg_lock_n_thread.h165 Addr guestaddr; /* Guest address of lock */ member
H A Dhg_main.c216 lock->guestaddr = guestaddr; in mk_LockN()
941 if (lk->guestaddr != gla) BAD("2"); in locks__sanity_check()
2122 map_locks_delete( lk->guestaddr ); in evh__HG_PTHREAD_MUTEX_DESTROY_PRE()
2682 map_locks_delete( lk->guestaddr ); in evh__HG_PTHREAD_RWLOCK_DESTROY_PRE()
3748 src->guestaddr, dst->guestaddr); in laog__add_edge()
3749 expo.src_ga = src->guestaddr; in laog__add_edge()
3750 expo.dst_ga = dst->guestaddr; in laog__add_edge()
3798 expo.src_ga = src->guestaddr; in laog__del_edge()
3799 expo.dst_ga = dst->guestaddr; in laog__del_edge()
3978 key.src_ga = lk->guestaddr; in laog__pre_thread_acquires_lock()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/helgrind/
H A Dhg_errors.c193 Addr a1 = l1 == Lock_INVALID ? 0 : l1->guestaddr; in sort_by_guestaddr()
194 Addr a2 = l2 == Lock_INVALID ? 0 : l2->guestaddr; in sort_by_guestaddr()
799 (void*)lk->guestaddr ); in announce_LockP()
803 (void*)lk->guestaddr ); in announce_LockP()
809 lk->guestaddr); in announce_LockP()
853 VG_(umsg)( "%p", (void*)locks[i]->guestaddr); in show_LockP_summary_textmode()
1010 (void*)xe->XE.LockOrder.shouldbe_later_lk->guestaddr); in HG_()
1110 (void*)xe->XE.UnlockForeign.lock->guestaddr, in HG_()
1125 (void*)xe->XE.UnlockForeign.lock->guestaddr, in HG_()
1145 (void*)xe->XE.UnlockUnlocked.lock->guestaddr ); in HG_()
[all …]
H A Dhg_lock_n_thread.h165 Addr guestaddr; /* Guest address of lock */ member
H A Dhg_main.c216 lock->guestaddr = guestaddr; in mk_LockN()
941 if (lk->guestaddr != gla) BAD("2"); in locks__sanity_check()
2122 map_locks_delete( lk->guestaddr ); in evh__HG_PTHREAD_MUTEX_DESTROY_PRE()
2682 map_locks_delete( lk->guestaddr ); in evh__HG_PTHREAD_RWLOCK_DESTROY_PRE()
3748 src->guestaddr, dst->guestaddr); in laog__add_edge()
3749 expo.src_ga = src->guestaddr; in laog__add_edge()
3750 expo.dst_ga = dst->guestaddr; in laog__add_edge()
3798 expo.src_ga = src->guestaddr; in laog__del_edge()
3799 expo.dst_ga = dst->guestaddr; in laog__del_edge()
3978 key.src_ga = lk->guestaddr; in laog__pre_thread_acquires_lock()
[all …]
/dports/emulators/qemu/qemu-6.2.0/docs/about/
H A Dremoved-features.rst99 The ``-redir [tcp|udp]:hostport:[guestaddr]:guestport`` option is replaced
101 user,id=x,hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
103 ``-nic user,hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/docs/about/
H A Dremoved-features.rst99 The ``-redir [tcp|udp]:hostport:[guestaddr]:guestport`` option is replaced
101 user,id=x,hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
103 ``-nic user,hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
/dports/lang/spidermonkey60/firefox-60.9.0/build/debian-packages/
H A Dvalgrind-wheezy.diff2931 + (void*)lk->guestaddr );
2937 + (void*)lk->guestaddr );
2939 +- HG_(get_and_pp_addrdescr) (lk->guestaddr);
3001 + (void*)xe->XE.LockOrder.shouldbe_later_lk->guestaddr);
3012 + (void*)xe->XE.LockOrder.shouldbe_earlier_lk->guestaddr);
3081 + (void*)xe->XE.UnlockForeign.lock->guestaddr,
3100 + (void*)xe->XE.UnlockUnlocked.lock->guestaddr );
3204 + VG_(printf)("Lock %p (ga %#lx) {\n", lk, lk->guestaddr);
3206 + VG_(printf)("Lock ga %#lx {\n", lk->guestaddr);
3208 +- || !HG_(get_and_pp_addrdescr) ((Addr) lk->guestaddr))
[all …]
/dports/emulators/qemu/qemu-6.2.0/
H A Dhmp-commands.hx1329 .params = "[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
H A Dqemu-options.hx2866 ``hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
2868 hostport to the guest IP address guestaddr on guest port
2869 guestport. If guestaddr is not specified, its value is x.x.x.15
/dports/emulators/qemu60/qemu-6.0.0/
H A Dhmp-commands.hx1325 .params = "[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
/dports/emulators/qemu-guest-agent/qemu-5.0.1/
H A Dhmp-commands.hx1373 .params = "[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
H A Dqemu-options.hx2598 ``hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
2600 hostport to the guest IP address guestaddr on guest port
2601 guestport. If guestaddr is not specified, its value is x.x.x.15
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A Dhmp-commands.hx1373 .params = "[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
H A Dqemu-options.hx2598 ``hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
2600 hostport to the guest IP address guestaddr on guest port
2601 guestport. If guestaddr is not specified, its value is x.x.x.15
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/
H A Dhmp-commands.hx1329 .params = "[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/
H A Dhmp-commands.hx1424 … .params = "[hub_id name]|[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
H A Dqemu-options.hx2091 @item hostfwd=[tcp|udp]:[@var{hostaddr}]:@var{hostport}-[@var{guestaddr}]:@var{guestport}
2093 the guest IP address @var{guestaddr} on guest port @var{guestport}. If
2094 @var{guestaddr} is not specified, its value is x.x.x.15 (default first address
/dports/emulators/qemu5/qemu-5.2.0/
H A Dhmp-commands.hx1375 .params = "[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
H A Dqemu-options.hx2655 ``hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
2657 hostport to the guest IP address guestaddr on guest port
2658 guestport. If guestaddr is not specified, its value is x.x.x.15
/dports/emulators/qemu42/qemu-4.2.1/
H A Dhmp-commands.hx1467 … .params = "[hub_id name]|[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
H A Dqemu-options.hx2470 @item hostfwd=[tcp|udp]:[@var{hostaddr}]:@var{hostport}-[@var{guestaddr}]:@var{guestport}
2472 the guest IP address @var{guestaddr} on guest port @var{guestport}. If
2473 @var{guestaddr} is not specified, its value is x.x.x.15 (default first address
/dports/emulators/qemu-utils/qemu-4.2.1/
H A Dhmp-commands.hx1467 … .params = "[hub_id name]|[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
H A Dqemu-options.hx2470 @item hostfwd=[tcp|udp]:[@var{hostaddr}]:@var{hostport}-[@var{guestaddr}]:@var{guestport}
2472 the guest IP address @var{guestaddr} on guest port @var{guestport}. If
2473 @var{guestaddr} is not specified, its value is x.x.x.15 (default first address

12