/third_party/ltp/testcases/kernel/syscalls/ipc/msgget/ |
H A D | msgget05.c | 27 static int queue_id[2], pid; variable [all...] |
H A D | msgget04.c | 28 static int queue_id, pid; variable
|
H A D | msgget01.c | 23 static int queue_id = -1; variable
|
H A D | msgget02.c | 32 static int queue_id = -1; variable
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
H A D | msgrcv08.c | 34 static int queue_id = -1; variable
|
H A D | msgrcv05.c | 17 static int queue_id = -1; variable 34 "msgrcv(%i, %p, %d, 1, 0)", queue_id, &rcv_buf, MSGSIZE); in verify_msgrcv() local
|
H A D | msgrcv06.c | 19 static int queue_id = -1; variable 28 "msgrcv(%i, %p, %d, 1, 0)", queue_id, &rcv_buf, MSGSIZE); in verify_msgrcv() local
|
H A D | msgrcv01.c | 16 static int queue_id = -1, pid; variable
|
H A D | msgrcv03.c | 34 static int queue_id = -1; variable 63 "msgrcv(%i, %p, %i, %i, %i)", queue_id, &rcv_buf, MSGSIZE, tc->msg_type, MSG_COPY | tc->msg_flag); in verify_msgrcv() local
|
H A D | msgrcv07.c | 41 static int queue_id = -1, msg_copy_sup; variable [all...] |
H A D | msgrcv02.c | 36 static int queue_id = -1; variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/ |
H A D | msgsnd01.c | 22 static int queue_id = -1, pid; variable
|
H A D | msgsnd06.c | 23 static int queue_id = -1; variable 32 "msgsnd(%i, %p, %i, 0)", queue_id, &snd_buf, MSGSIZE); in verify_msgsnd() local
|
H A D | msgsnd02.c | 34 static int queue_id = -1; variable
|
H A D | msgsnd05.c | 26 static int queue_id = -1; variable 45 "msgsnd(%i, %p, %i, %i)", queue_id, &snd_buf, MSGSIZE, tc->flag); in verify_msgsnd() local
|
/third_party/libdrm/freedreno/msm/ |
H A D | msm_pipe.c | 128 static void close_submitqueue(struct fd_pipe *pipe, uint32_t queue_id) in close_submitqueue() argument
|
H A D | msm_priv.h | 59 uint32_t queue_id; member
|
/third_party/mesa3d/src/freedreno/drm/msm/ |
H A D | msm_pipe.c | 186 close_submitqueue(struct fd_pipe *pipe, uint32_t queue_id) in close_submitqueue() argument
|
H A D | msm_priv.h | 56 uint32_t queue_id; member
|
/third_party/ltp/libs/libltpipc/ |
H A D | libipc.c | 83 void rm_queue(int queue_id) in rm_queue() argument
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_pipe.c | 174 close_submitqueue(struct fd_pipe *pipe, uint32_t queue_id) in close_submitqueue() argument
|
H A D | msm_proto.h | 243 uint32_t queue_id; member 295 uint32_t queue_id; member 321 uint32_t queue_id; member
|
H A D | virtio_priv.h | 121 uint32_t queue_id; member
|
/third_party/mesa3d/src/intel/ds/ |
H A D | intel_driver_ds.h | 127 uint32_t queue_id; member
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_rgp.h | 141 uint64_t queue_id; member
|