Searched refs:shm_nattch (Results 1 – 14 of 14) sorted by relevance
28 unsigned long shm_nattch; /* no. of current attaches */ member41 unsigned long shm_nattch; /* no. of current attaches */ member
129 if (shp->shm_nattch) { in do_shm_rmid()295 shp->shm_nattch++; in __shm_open()386 shp->shm_nattch--; in __shm_close()778 shp->shm_nattch = 0; in newseg()872 out.shm_nattch = in->shm_nattch; in copy_shmid_to_user()1147 tbuf->shm_nattch = shp->shm_nattch; in shmctl_stat()1407 v.shm_nattch = in->shm_nattch; in copy_compat_shmid_to_user()1420 v.shm_nattch = in->shm_nattch; in copy_compat_shmid_to_user()1618 shp->shm_nattch++; in do_shmat()1681 shp->shm_nattch--; in do_shmat()[all …]
37 unsigned long shm_nattch; /* no. of current attaches */ member
44 unsigned long shm_nattch; /* no. of current attaches */ member
34 unsigned long shm_nattch; /* no. of current attaches */ member
43 unsigned long shm_nattch; /* no. of current attaches */ member
36 unsigned long shm_nattch; /* no. of current attaches */ member
28 __kernel_ulong_t shm_nattch; /* no. of current attaches */ member
36 unsigned short shm_nattch; /* no. of current attaches */ member
103 compat_ulong_t shm_nattch; member
141 unsigned int shm_nattch; member
120 compat_ulong_t shm_nattch; member
138 compat_ulong_t shm_nattch; member
162 compat_ulong_t shm_nattch; member
Completed in 15 milliseconds