OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:resp_fence
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
viogpu.c
537
uint64_t
resp_fence
, expect_fence;
local in function:viogpu_vq_done
558
resp_fence
= virtio_rw64(vsc, resp->fence_id);
605
if (
resp_fence
!= expect_fence)
607
PRIx64 ")\n", __func__,
resp_fence
, expect_fence);
viogpu.c
537
uint64_t
resp_fence
, expect_fence;
local in function:viogpu_vq_done
558
resp_fence
= virtio_rw64(vsc, resp->fence_id);
605
if (
resp_fence
!= expect_fence)
607
PRIx64 ")\n", __func__,
resp_fence
, expect_fence);
Completed in 25 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025