Home
last modified time | relevance | path

Searched defs:shm_id (Results 1 – 25 of 26) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
Dnative-common.c42 unsigned shm_id; in pa_common_command_register_memfd_shmid() local
Dpstream-util.c134 unsigned shm_id; in pa_pstream_register_memfd_mempool() local
Dmemblock.c1113 static pa_memimport_segment* segment_attach(pa_memimport *i, pa_mem_type_t type, uint32_t shm_id, in segment_attach()
1204 int pa_memimport_attach_memfd(pa_memimport *i, uint32_t shm_id, int memfd_fd, bool writable) { in pa_memimport_attach_memfd()
1230 …memblock* pa_memimport_get(pa_memimport *i, pa_mem_type_t type, uint32_t block_id, uint32_t shm_id, in pa_memimport_get()
1455 uint32_t *shm_id, size_t *offset, size_t * size) { in pa_memexport_put()
Dpstream.c361 int pa_pstream_attach_memfd_shmid(pa_pstream *p, unsigned shm_id, int memfd_fd) { in pa_pstream_attach_memfd_shmid()
652 uint32_t block_id, shm_id; in prepare_next_write_item() local
1029 uint32_t shm_id = ntohl(re->shm_info[PA_PSTREAM_SHM_SHMID]); in do_read() local
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/
Dshmat03.c46 static int shm_id; variable
Dshmat01.c33 static int shm_id = -1; variable
/third_party/ltp/testcases/kernel/syscalls/ipc/shmget/
Dshmget05.c29 static int shm_id, pid; variable
Dshmget06.c28 static int shm_id[2], pid; variable
Dshmget04.c27 static int shm_id = -1; variable
Dshmget02.c42 static int shm_id = -1; variable
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
Dshmctl07.c20 static int shm_id = -1; variable
Dshmctl01.c31 static int shm_id; variable
229 static int get_shm_idx_from_id(int shm_id) in get_shm_idx_from_id()
Dshmctl08.c23 static int shm_id = -1; variable
Dshmctl04.c33 static int shm_id = -1; variable
Dshmctl02.c58 int *shm_id; member
/third_party/ltp/testcases/kernel/mem/mtest07/
Dshm_test.c134 static int rm_shared_mem(key_t shm_id, /* id of shared memory segment to be removed */ in rm_shared_mem()
181 key_t shm_id = 0; /* shared memory id */ in shmat_rd_wr() local
/third_party/ltp/testcases/kernel/mem/hugetlb/lib/
Dhugetlb.c100 void rm_shm(int shm_id) in rm_shm()
/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill05.c31 static int shm_id = -1; variable
/third_party/ltp/libs/libltpnewipc/
Dlibnewipc.c74 int shm_id = -1; in probe_free_addr() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
D9-1.c110 int *child_pid, oldcount, newcount, shm_id, i; in main() local
/third_party/ltp/libs/libltpipc/
Dlibipc.c155 void rm_shm(int shm_id) in rm_shm()
/third_party/pulseaudio/src/tests/
Dmemblock-test.c78 uint32_t id, shm_id; in START_TEST() local
/third_party/openssl/crypto/rand/
Drand_unix.c446 int shm_id, fd, r; in wait_random_seeded() local
/third_party/ltp/testcases/kernel/mce-test/tsrc/
Dtinjpage.c642 int shm_id = -1, sem_id = -1, semaphore; in do_shared() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c106 int shm_id; variable

12