Searched refs:shm_id (Results 1 – 1 of 1) sorted by relevance
327 int shm_id; in opae_shm_open() local331 if (shm_id == -1) { in opae_shm_open()358 return shm_id; in opae_shm_open()365 int shm_id; in opae_adapter_mutex_open() local374 if (shm_id == -1) { in opae_adapter_mutex_open()378 shm_name, shm_id); in opae_adapter_mutex_open()381 shm_id, 0); in opae_adapter_mutex_open()480 int shm_id; in opae_adapter_shm_alloc() local491 if (shm_id == -1) { in opae_adapter_shm_alloc()495 shm_name, shm_id); in opae_adapter_shm_alloc()[all …]