OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cli_push_get
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/nouveau/
private.h
53
cli_push_get
(struct nouveau_client *client, struct nouveau_bo *bo)
function
pushbuf.c
173
fpush =
cli_push_get
(push->client, bo);
762
if (
cli_push_get
(push->client, bo) == push) {
nouveau.c
841
push =
cli_push_get
(client, bo);
Completed in 59 milliseconds