OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvif_notify_work
(Results
1 - 1
of
1
) sorted by relevancy
/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 12 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025