OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_push
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/nouveau/
pushbuf.c
49
int
nr_push
;
member in struct:nouveau_pushbuf_krec
274
krec_id, krec->
nr_push
, krec->nr_buffer, krec->nr_reloc);
293
for (i = 0; i < krec->
nr_push
; i++, kpsh++) {
333
while (krec && krec->
nr_push
) {
338
req.
nr_push
= krec->
nr_push
;
428
krec->
nr_push
= 0;
557
req.
nr_push
= 0;
680
krec->
nr_push
+ pushes >= NOUVEAU_GEM_MAX_PUSH) {
731
kpsh = &krec->push[krec->
nr_push
++]
[
all
...]
/xsrc/external/mit/libdrm/dist/include/drm/
nouveau_drm.h
169
__u32
nr_push
;
member in struct:drm_nouveau_gem_pushbuf
Completed in 5 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026