OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:module_hook_tryenter
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
module_hook.h
42
bool
module_hook_tryenter
(bool *, struct localcount *);
84
if (
module_hook_tryenter
(&(hook).hooked, &(hook).lc)) { \
94
if (
module_hook_tryenter
(&(hook).hooked, &(hook).lc)) { \
/src/sys/kern/
kern_module_hook.c
91
/* Prevent new calls to
module_hook_tryenter
(). */
94
/* Wait for existing calls to
module_hook_tryenter
(). */
106
module_hook_tryenter
(bool *hooked, struct localcount *lc)
function in typeref:typename:bool
Completed in 34 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025