OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:knote_impl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
kern_event.c
132
struct
knote_impl
{
struct
139
#define KNOTE_TO_KIMPL(knp) container_of((knp), struct
knote_impl
, ki_knote)
144
struct
knote_impl
*ki;
155
struct
knote_impl
*ki = KNOTE_TO_KIMPL(kn);
410
struct
knote_impl
*ki = KNOTE_TO_KIMPL(kn);
422
struct
knote_impl
*ki = KNOTE_TO_KIMPL(kn);
431
struct
knote_impl
*ki = KNOTE_TO_KIMPL(kn);
2277
struct
knote_impl
morker;
Completed in 15 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025