Searched refs:get_cmd (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | titlestack.pl | 240 sub get_cmd() { subroutine 255 $result = &get_cmd(); 273 $result = &get_cmd();
|
| /xsrc/external/mit/libdrm/dist/freedreno/msm/ |
| H A D | msm_ringbuffer.c | 84 * size) added via get_cmd(). 258 static int get_cmd(struct fd_ringbuffer *ring, struct msm_cmd *target_cmd, function in typeref:typename:int 392 get_cmd(parent, current_cmd(ring), submit_offset, size, type); 452 if (get_cmd(parent, msm_cmd, cmd->submit_offset, cmd->size, cmd->type)) { 508 /* needs to be after get_cmd() as that could create bos/cmds table: */ 633 * done get_cmd() to add it to the cmds table). But in this case, 641 added_cmd = get_cmd(parent, cmd, submit_offset, size,
|
Completed in 3 milliseconds