Home
last modified time | relevance | path

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

/drivers/xen/
A Dgnttab.c97 u16 flags, nflags; in gnttab_end_access() local
101 nflags = gnttab_table[ref].flags; in gnttab_end_access()
103 flags = nflags; in gnttab_end_access()
108 } while ((nflags = synch_cmpxchg(&gnttab_table[ref].flags, flags, 0)) != in gnttab_end_access()

Completed in 5 milliseconds