OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getstatus
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/xen/xen/
xengnt.c
246
gnttab_get_status_frames_t
getstatus
;
local in function:xengnt_map_status
249
getstatus
.dom = DOMID_SELF;
250
getstatus
.nr_frames = gnt_status_frames;
251
set_xen_guest_handle(
getstatus
.frame_list, pages);
258
&
getstatus
, 1)) != 0)
260
if (
getstatus
.status != GNTST_okay) {
262
__func__,
getstatus
.status);
xengnt.c
246
gnttab_get_status_frames_t
getstatus
;
local in function:xengnt_map_status
249
getstatus
.dom = DOMID_SELF;
250
getstatus
.nr_frames = gnt_status_frames;
251
set_xen_guest_handle(
getstatus
.frame_list, pages);
258
&
getstatus
, 1)) != 0)
260
if (
getstatus
.status != GNTST_okay) {
262
__func__,
getstatus
.status);
xengnt.c
246
gnttab_get_status_frames_t
getstatus
;
local in function:xengnt_map_status
249
getstatus
.dom = DOMID_SELF;
250
getstatus
.nr_frames = gnt_status_frames;
251
set_xen_guest_handle(
getstatus
.frame_list, pages);
258
&
getstatus
, 1)) != 0)
260
if (
getstatus
.status != GNTST_okay) {
262
__func__,
getstatus
.status);
Completed in 219 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025