Home
last modified time | relevance | path

Searched defs:queue_id (Results 1 - 25 of 31) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/ipc/msgget/
H A Dmsgget05.c27 static int queue_id[2], pid; variable
[all...]
H A Dmsgget04.c28 static int queue_id, pid; variable
H A Dmsgget01.c23 static int queue_id = -1; variable
H A Dmsgget02.c32 static int queue_id = -1; variable
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H A Dmsgrcv08.c34 static int queue_id = -1; variable
H A Dmsgrcv05.c17 static int queue_id = -1; variable
34 "msgrcv(%i, %p, %d, 1, 0)", queue_id, &rcv_buf, MSGSIZE); in verify_msgrcv() local
H A Dmsgrcv06.c19 static int queue_id = -1; variable
28 "msgrcv(%i, %p, %d, 1, 0)", queue_id, &rcv_buf, MSGSIZE); in verify_msgrcv() local
H A Dmsgrcv01.c16 static int queue_id = -1, pid; variable
H A Dmsgrcv03.c34 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 Dmsgrcv07.c41 static int queue_id = -1, msg_copy_sup; variable
[all...]
H A Dmsgrcv02.c36 static int queue_id = -1; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/
H A Dmsgsnd01.c22 static int queue_id = -1, pid; variable
H A Dmsgsnd06.c23 static int queue_id = -1; variable
32 "msgsnd(%i, %p, %i, 0)", queue_id, &snd_buf, MSGSIZE); in verify_msgsnd() local
H A Dmsgsnd02.c34 static int queue_id = -1; variable
H A Dmsgsnd05.c26 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 Dmsm_pipe.c128 static void close_submitqueue(struct fd_pipe *pipe, uint32_t queue_id) in close_submitqueue() argument
H A Dmsm_priv.h59 uint32_t queue_id; member
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_pipe.c186 close_submitqueue(struct fd_pipe *pipe, uint32_t queue_id) in close_submitqueue() argument
H A Dmsm_priv.h56 uint32_t queue_id; member
/third_party/ltp/libs/libltpipc/
H A Dlibipc.c83 void rm_queue(int queue_id) in rm_queue() argument
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_pipe.c174 close_submitqueue(struct fd_pipe *pipe, uint32_t queue_id) in close_submitqueue() argument
H A Dmsm_proto.h243 uint32_t queue_id; member
295 uint32_t queue_id; member
321 uint32_t queue_id; member
H A Dvirtio_priv.h121 uint32_t queue_id; member
/third_party/mesa3d/src/intel/ds/
H A Dintel_driver_ds.h127 uint32_t queue_id; member
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.h141 uint64_t queue_id; member

Completed in 9 milliseconds

12