Searched defs:comm (Results 1 – 12 of 12) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| D | nouveau_vp3_video.h | 73 struct comm *comm; member 124 struct comm { struct 129 uint8_t pad[0x100 - 0x88]; // 0a0 bool comm_encrypted argument 131 uint32_t pvp_cur_index; // 100 132 uint32_t acked_byte_ofs; // 104 133 uint32_t status_vp[0x10]; // 108 134 uint16_t mb_y[0x10]; //148 135 uint32_t pvp_stage; // 168 0xeeXX 136 uint16_t parse_endpos_index; // 16c 137 uint16_t irq_index; // 16e [all …]
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| D | colors.h | 42 const char *comm; /* comment */ member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv98_video_bsp.c | 26 static void dump_comm_bsp(struct comm *comm) in dump_comm_bsp()
|
| D | nv98_video_vp.c | 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, in dump_comm_vp()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_video_vp.c | 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, in dump_comm_vp()
|
| D | nvc0_video_bsp.c | 26 static void dump_comm_bsp(struct comm *comm) in dump_comm_bsp()
|
| /third_party/mesa3d/src/freedreno/drm/virtio/ |
| D | virtio_device.c | 82 const char *comm = util_get_process_name(); in set_debuginfo() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_bo.c | 770 struct zink_sparse_commitment *comm = bo->u.sparse.commitments; in buffer_bo_commit() local 954 struct zink_sparse_commitment *comm = bo->u.sparse.commitments; in zink_bo_commit() local
|
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| D | amdgpu_bo.c | 1171 struct amdgpu_sparse_commitment *comm; in amdgpu_bo_sparse_commit() local
|
| /third_party/mksh/ |
| D | main.c | 835 command(const char *comm, int line) in command()
|
| /third_party/toybox/lib/ |
| D | lib.c | 1052 char *cmd = 0, *comm = 0, **cur; in names_to_pid() local
|
| /third_party/libbpf/include/uapi/linux/ |
| D | perf_event.h | 419 comm : 1, /* include comm data */ member
|