OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tslot
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/sched/process_stress/
process.c
430
int
tslot
;
local
475
sscanf(rcvbuf.mtext, "%d %d %d", &ndx, &
tslot
, &pid);
476
if (*((shmaddr +
tslot
)->list + ndx) == slot &&
477
(shmaddr +
tslot
)->pid == pid) {
479
("MSGRCV:slot: %d ndx: %d
tslot
: %d pid: %d\n",
480
slot, ndx,
tslot
, pid);
486
("MSGRCV: slot: %d ndx: %d
tslot
: %d pid: %d\n",
487
slot, ndx,
tslot
, pid);
/external/mesa3d/src/gallium/auxiliary/draw/
draw_gs.c
163
debug_printf("\
tSlot
= %d, vs_slot = %d, idx = %d:\n",
263
debug_printf("\
tSlot
= %d, vs_slot = %d, i = %d:\n",
/frameworks/native/libs/gui/bufferqueue/1.0/
H2BGraphicBufferProducer.cpp
[
all
...]
Completed in 1399 milliseconds