Home
last modified time | relevance | path

Searched refs:shm_info (Results 1 - 23 of 23) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dpstream.c116 uint32_t shm_info[PA_PSTREAM_SHM_MAX]; member
658 uint32_t *shm_info = (uint32_t *) &p->write.minibuf[PA_PSTREAM_DESCRIPTOR_SIZE]; in prepare_next_write_item() local
700 shm_info[PA_PSTREAM_SHM_BLOCKID] = htonl(block_id); in prepare_next_write_item()
701 shm_info[PA_PSTREAM_SHM_SHMID] = htonl(shm_id); in prepare_next_write_item()
702 shm_info[PA_PSTREAM_SHM_INDEX] = htonl((uint32_t) (offset + p->write.current->chunk.index)); in prepare_next_write_item()
703 shm_info[PA_PSTREAM_SHM_LENGTH] = htonl((uint32_t) p->write.current->chunk.length); in prepare_next_write_item()
992 if (length != sizeof(re->shm_info)) { in do_read()
998 re->data = re->shm_info; in do_read()
1035 uint32_t shm_id = ntohl(re->shm_info[PA_PSTREAM_SHM_SHMID]); in do_read()
1050 ntohl(re->shm_info[PA_PSTREAM_SHM_BLOCKI in do_read()
[all...]
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl04.c44 static void parse_proc_sysvipc(struct shm_info *info) in parse_proc_sysvipc()
66 * the data returned in the shm_info structure. in parse_proc_sysvipc()
115 struct shm_info info; in verify_shminfo()
H A Dshmctl01.c231 struct shm_info dummy; in get_shm_idx_from_id()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/porting/linux/user/arch/generic/bits/
H A Dshm.h20 struct shm_info { struct
/third_party/musl/arch/arm/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/arch/i386/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/arch/microblaze/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/arch/mips/bits/
H A Dshm.h25 struct shm_info { struct
/third_party/musl/arch/or1k/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/arch/powerpc/bits/
H A Dshm.h26 struct shm_info { struct
/third_party/musl/arch/riscv32/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/arch/generic/bits/
H A Dshm.h24 struct shm_info { struct
/third_party/musl/arch/m68k/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/arch/mipsn32/bits/
H A Dshm.h25 struct shm_info { struct
/third_party/musl/arch/powerpc64/bits/
H A Dshm.h19 struct shm_info { struct
/third_party/musl/arch/sh/bits/
H A Dshm.h27 struct shm_info { struct
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dshm.h29 struct shm_info { struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dshm.h29 struct shm_info { struct
/third_party/musl/arch/x32/bits/
H A Dshm.h23 struct shm_info { struct
/third_party/toybox/toys/pending/
H A Dipcs.c149 struct shm_info shm_buf; in shm_array()

Completed in 7 milliseconds