Searched refs:shm_idx (Results 1 – 1 of 1) sorted by relevance
32 static int shm_idx; variable107 SAFE_SHMCTL(shm_idx, SHM_STAT, &ds2); in check_nattch()204 SAFE_SHMCTL(shm_idx, SHM_STAT, &ds); in shmstat_basic_check()251 shm_idx = get_shm_idx_from_id(shm_id); in setup()253 if (shm_idx < 0) in setup()256 tst_res(TINFO, "shm_id=%i maps to kernel index=%i", shm_id, shm_idx); in setup()