Home
last modified time | relevance | path

Searched refs:out_db (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/ntb/test/
Dntb_pingpong.c103 u64 out_db; member
118 u64 link, out_db; in pp_find_next_peer() local
126 out_db = BIT_ULL(pidx + 1); in pp_find_next_peer()
129 out_db = BIT_ULL(pidx); in pp_find_next_peer()
136 pp->out_db = out_db; in pp_find_next_peer()
157 ntb_peer_port_number(pp->ntb, pp->out_pidx), pp->out_db); in pp_setup()
184 ntb_peer_db_set(pp->ntb, pp->out_db); in pp_ping()
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dintel_guc.c204 goto out_db; in igt_guc_clients()
210 goto out_db; in igt_guc_clients()
213 out_db: in igt_guc_clients()