Searched refs:nvc0_default_kick_notify (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c226 nvc0_default_kick_notify(struct nouveau_pushbuf *push) function in typeref:typename:void
449 screen->base.pushbuf->kick_notify = nvc0_default_kick_notify;
H A Dnvc0_context.h316 void nvc0_default_kick_notify(struct nouveau_pushbuf *);
H A Dnvc0_vbo.c1096 push->kick_notify = nvc0_default_kick_notify;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c279 nvc0_default_kick_notify(struct nouveau_pushbuf *push) function in typeref:typename:void
505 screen->base.pushbuf->kick_notify = nvc0_default_kick_notify;
H A Dnvc0_context.h318 void nvc0_default_kick_notify(struct nouveau_pushbuf *);
H A Dnvc0_vbo.c1134 push->kick_notify = nvc0_default_kick_notify;

Completed in 8 milliseconds