Home
last modified time | relevance | path

Searched refs:use_shm (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c105 int use_shm = 0; variable
927 if (use_shm != USE_SHM)
1026 if (use_shm == USE_MALLOC) {
1028 } else if (use_shm == USE_SHM) {
1042 } else if (use_shm == USE_SHMFS) {
1396 use_shm = USE_SHM;
1399 use_shm = USE_SHMFS;
/third_party/pulseaudio/src/pulsecore/
Dpstream.c156 bool use_shm, use_memfd; member
650 if (p->use_shm) { in prepare_next_write_item()
926 if (!p->use_shm && (flags & PA_FLAG_SHMMASK) != 0) { in do_read()
1230 p->use_shm = enable; in pa_pstream_enable_shm()
1249 pa_assert(p->use_shm); in pa_pstream_enable_memfd()
1262 return p->use_shm; in pa_pstream_get_shm()
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.813403 time). We then log the error as a GST_DEBUG and set use_shm to FALSE
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.815574 time). We then log the error as a GST_DEBUG and set use_shm to FALSE