Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_hw_api.c327 int shm_id; in opae_shm_open() local
331 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() local
374 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() local
491 if (shm_id == -1) { in opae_adapter_shm_alloc()
495 shm_name, shm_id); in opae_adapter_shm_alloc()
[all …]