Searched defs:shm_id (Results 51 - 60 of 60) sorted by relevance
123
| /third_party/backends/backend/ |
| H A D | snapscan-usb.c | 541 int shm_id = shmget (IPC_PRIVATE, shm_size, IPC_CREAT | SHM_R | SHM_W); in snapscani_usb_shm_init() local
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | cros_ec_codec.c | 392 wov_map_shm(struct cros_ec_codec_priv *priv, uint8_t shm_id, uint32_t *len, uint8_t *type) wov_map_shm() argument
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | cros_ec_codec.c | 393 wov_map_shm(struct cros_ec_codec_priv *priv, uint8_t shm_id, uint32_t *len, uint8_t *type) wov_map_shm() argument
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tinjpage.c | 642 int shm_id = -1, sem_id = -1, semaphore; in do_shared() local
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tinjpage.c | 642 int shm_id = -1, sem_id = -1, semaphore; in do_shared() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | memblock.c | 1078 static pa_memimport_segment* segment_attach(pa_memimport *i, pa_mem_type_t type, uint32_t shm_id, in segment_attach() argument 1169 int pa_memimport_attach_memfd(pa_memimport *i, uint32_t shm_id, int memfd_fd, bool writable) { in pa_memimport_attach_memfd() argument 1195 pa_memblock* pa_memimport_get(pa_memimport *i, pa_mem_type_t type, uint32_t block_id, uint32_t shm_id, in pa_memimport_get() argument 1419 pa_memexport_put(pa_memexport *e, pa_memblock *b, pa_mem_type_t *type, uint32_t *block_id, uint32_t *shm_id, size_t *offset, size_t * size) pa_memexport_put() argument [all...] |
| H A D | pstream.c | 362 int pa_pstream_attach_memfd_shmid(pa_pstream *p, unsigned shm_id, int memfd_fd) { in pa_pstream_attach_memfd_shmid() argument 656 uint32_t block_id, shm_id; in prepare_next_write_item() local 1035 uint32_t shm_id = ntohl(re->shm_info[PA_PSTREAM_SHM_SHMID]); do_read() local [all...] |
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| H A D | aio-stress.c | 87 static int shm_id; variable
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 4500 uint8_t shm_id; member 4507 uint8_t shm_id; member
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 4536 uint8_t shm_id; member 4543 uint8_t shm_id; member
|
Completed in 35 milliseconds
123