Searched refs:shm_nattch (Results 1 – 16 of 16) sorted by relevance
25 unsigned long shm_nattch; /* no. of current attaches */ member38 unsigned long shm_nattch; /* no. of current attaches */ member
129 if (shp->shm_nattch) { in do_shm_rmid()297 shp->shm_nattch++; in __shm_open()382 shp->shm_nattch--; in shm_close()762 shp->shm_nattch = 0; in newseg()856 out.shm_nattch = in->shm_nattch; in copy_shmid_to_user()1131 tbuf->shm_nattch = shp->shm_nattch; in shmctl_stat()1391 v.shm_nattch = in->shm_nattch; in copy_compat_shmid_to_user()1404 v.shm_nattch = in->shm_nattch; in copy_compat_shmid_to_user()1602 shp->shm_nattch++; in do_shmat()1665 shp->shm_nattch--; in do_shmat()[all …]
34 unsigned long shm_nattch; /* no. of current attaches */ member
42 unsigned long shm_nattch; /* no. of current attaches */ member
31 unsigned long shm_nattch; /* no. of current attaches */ member
40 unsigned long shm_nattch; /* no. of current attaches */ member
24 __kernel_ulong_t shm_nattch; /* no. of current attaches */ member
36 unsigned short shm_nattch; /* no. of current attaches */ member
143 compat_ulong_t shm_nattch; member
172 unsigned int shm_nattch; member
163 compat_ulong_t shm_nattch; member
149 compat_ulong_t shm_nattch; member
161 compat_ulong_t shm_nattch; member
155 compat_ulong_t shm_nattch; member
234 compat_ulong_t shm_nattch; member
Completed in 20 milliseconds