OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pq3pci_intrsources_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/booke/pci/
pq3pci.c
307
static kmutex_t
pq3pci_intrsources_lock
;
variable in typeref:typename:kmutex_t
694
KASSERT(mutex_owned(&
pq3pci_intrsources_lock
));
733
mutex_init(&
pq3pci_intrsources_lock
, MUTEX_DEFAULT, IPL_NONE);
1333
mutex_enter(&
pq3pci_intrsources_lock
);
1336
mutex_exit(&
pq3pci_intrsources_lock
);
1343
mutex_exit(&
pq3pci_intrsources_lock
);
pq3pci.c
307
static kmutex_t
pq3pci_intrsources_lock
;
variable in typeref:typename:kmutex_t
694
KASSERT(mutex_owned(&
pq3pci_intrsources_lock
));
733
mutex_init(&
pq3pci_intrsources_lock
, MUTEX_DEFAULT, IPL_NONE);
1333
mutex_enter(&
pq3pci_intrsources_lock
);
1336
mutex_exit(&
pq3pci_intrsources_lock
);
1343
mutex_exit(&
pq3pci_intrsources_lock
);
Completed in 22 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025