OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifys
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_usif.c
63
list_for_each_entry(ntfy, &cli->
notifys
, head) {
169
list_add(&ntfy->head, &cli->
notifys
);
409
list_for_each_entry_safe(notify, ntemp, &cli->
notifys
, head) {
422
INIT_LIST_HEAD(&cli->
notifys
);
nouveau_drv.h
111
struct list_head
notifys
;
member in struct:nouveau_cli
Completed in 11 milliseconds
Indexes created Fri Nov 07 20:09:51 GMT 2025