OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifiers
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_abi16.h
26
struct list_head
notifiers
;
member in struct:nouveau_abi16_chan
nouveau_abi16.c
140
list_for_each_entry_safe(ntfy, temp, &chan->
notifiers
, head) {
304
INIT_LIST_HEAD(&chan->
notifiers
);
507
list_add(&ntfy->head, &chan->
notifiers
);
548
list_add(&ntfy->head, &chan->
notifiers
);
611
list_for_each_entry(ntfy, &chan->
notifiers
, head) {
Completed in 48 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025