OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:evtch_bindcount
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/xen/xen/
evtchn.c
104
static uint8_t
evtch_bindcount
[NR_EVENT_CHANNELS];
variable in typeref:typename:uint8_t[]
259
evtch_bindcount
[i] = 0;
549
evtch_bindcount
[evtchn]++;
602
evtch_bindcount
[evtchn]++;
630
evtch_bindcount
[evtchn]--;
631
if (
evtch_bindcount
[evtchn] == 0) {
697
evtch_bindcount
[evtchn]++;
712
evtch_bindcount
[evtchn]--;
713
if (
evtch_bindcount
[evtchn] == 0) {
Completed in 155 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025