OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NVIF_NOTIFY_WORK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
notify.h
12
#define
NVIF_NOTIFY_WORK
1
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_notify.c
61
if (test_bit(
NVIF_NOTIFY_WORK
, ¬ify->flags))
110
nvif_notify_work
(struct work_struct *work)
function in typeref:typename:void
135
if (test_bit(
NVIF_NOTIFY_WORK
, ¬ify->flags)) {
188
INIT_WORK(¬ify->work,
nvif_notify_work
);
189
set_bit(
NVIF_NOTIFY_WORK
, ¬ify->flags);
Completed in 11 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025