Searched defs:host2 (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | hostref.cc | 172 auto host2 = wasm::Foreign::make(store); in run() local [all...] |
H A D | hostref.c | 199 own wasm_ref_t* host2 = wasm_foreign_as_ref(wasm_foreign_new(store)); in main() local 206 check(wasm_ref_copy(host2), host2); in main() local 222 check(call_v_r(global_get), host2); in main() local 231 check(call_v_r(global_get), host2); in main() local 254 check(call_r_r(func_call, host2), host2); main() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | farch.c | 2050 __be32 rhost, host1, host2; in efx_farch_filter_from_gen_spec() local 2148 __be32 host1, host2; in efx_farch_filter_to_gen_spec() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 1984 __be32 rhost, host1, host2; in ef4_farch_filter_from_gen_spec() local 2082 __be32 host1, host2; in ef4_farch_filter_to_gen_spec() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | farch.c | 1984 __be32 rhost, host1, host2; in ef4_farch_filter_from_gen_spec() local 2082 __be32 host1, host2; in ef4_farch_filter_to_gen_spec() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | farch.c | 2053 __be32 rhost, host1, host2; in efx_farch_filter_from_gen_spec() local 2151 __be32 host1, host2; in efx_farch_filter_to_gen_spec() local
|
Completed in 16 milliseconds