Home
last modified time | relevance | path

Searched defs:ntfy (Results 1 – 25 of 37) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
Devent.c60 nvkm_event_ntfy_state(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_state()
82 nvkm_event_ntfy_remove(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_remove()
90 nvkm_event_ntfy_insert(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_insert()
98 nvkm_event_ntfy_block_(struct nvkm_event_ntfy *ntfy, bool wait) in nvkm_event_ntfy_block_()
112 nvkm_event_ntfy_block(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_block()
119 nvkm_event_ntfy_allow(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_allow()
131 nvkm_event_ntfy_del(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_del()
147 struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_add()
172 struct nvkm_event_ntfy *ntfy, *ntmp; in nvkm_event_ntfy() local
Duevent.c34 struct nvkm_event_ntfy ntfy; member
113 nvkm_uevent_ntfy(struct nvkm_event_ntfy *ntfy, u32 bits) in nvkm_uevent_ntfy()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_usif.c57 struct usif_notify *ntfy; in usif_notify_find() local
66 usif_notify_dtor(struct usif_notify *ntfy) in usif_notify_dtor()
75 struct usif_notify *ntfy = NULL; in usif_notify() local
132 struct usif_notify *ntfy; in usif_notify_new() local
174 struct usif_notify *ntfy; in usif_notify_del() local
197 struct usif_notify *ntfy; in usif_notify_get() local
234 struct usif_notify *ntfy; in usif_notify_put() local
251 struct list_head ntfy; member
Dnouveau_abi16.c115 struct nouveau_abi16_ntfy *ntfy) in nouveau_abi16_ntfy_fini()
127 struct nouveau_abi16_ntfy *ntfy, *temp; in nouveau_abi16_chan_fini() local
429 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_grobj_alloc() local
522 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_notifierobj_alloc() local
594 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_gpuobj_free() local
Dnouveau_chan.c49 nouveau_channel_killed(struct nvif_notify *ntfy) in nouveau_channel_killed()
Dnouveau_abi16.h25 struct nouveau_bo *ntfy; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c116 struct nouveau_abi16_ntfy *ntfy) in nouveau_abi16_ntfy_fini()
128 struct nouveau_abi16_ntfy *ntfy, *temp; in nouveau_abi16_chan_fini() local
498 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_grobj_alloc() local
591 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_notifierobj_alloc() local
661 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_gpuobj_free() local
Dnouveau_abi16.h26 struct nouveau_bo *ntfy; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
Dnotify.c38 struct nvif_ioctl_ntfy_put_v0 ntfy; in nvif_notify_put_() member
69 struct nvif_ioctl_ntfy_get_v0 ntfy; in nvif_notify_get_() member
150 struct nvif_ioctl_ntfy_del_v0 ntfy; in nvif_notify_dtor() member
171 struct nvif_ioctl_ntfy_new_v0 ntfy; in nvif_notify_ctor() member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchan.h11 int (*ntfy)(struct nvkm_fifo_chan *, u32 type, struct nvkm_event **); member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dcorec37d.c52 corec37d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in corec37d_update()
Dcore507d.c34 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in core507d_update()
Dcrc.h43 struct nvif_object ntfy; member
Dwndw.h34 u16 ntfy; member
Datom.h185 } ntfy; member
255 bool ntfy:1; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
Dcorec37d.c52 corec37d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in corec37d_update()
Dcore507d.c34 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in core507d_update()
Dwndw.h31 u16 ntfy; member
Dcrc.h43 struct nvif_object ntfy; member
Datom.h185 } ntfy; member
255 bool ntfy:1; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
Devent.h20 struct list_head ntfy; member
Dobject.h34 int (*ntfy)(struct nvkm_object *, u32 mthd, struct nvkm_event **); member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Dclient.h18 int (*ntfy)(const void *, u32, const void *, u32); member
Dobject.h33 int (*ntfy)(struct nvkm_object *, u32 mthd, struct nvkm_event **); member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
Dgv100.c120 gv100_fault_ntfy_nrpfb(struct nvkm_event_ntfy *ntfy, u32 bits) in gv100_fault_ntfy_nrpfb()

12