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
130 if (shp->shm_nattch) { in do_shm_rmid()296 shp->shm_nattch++; in __shm_open()387 shp->shm_nattch--; in __shm_close()770 shp->shm_nattch = 0; in newseg()864 out.shm_nattch = in->shm_nattch; in copy_shmid_to_user()1139 tbuf->shm_nattch = shp->shm_nattch; in shmctl_stat()1399 v.shm_nattch = in->shm_nattch; in copy_compat_shmid_to_user()1412 v.shm_nattch = in->shm_nattch; in copy_compat_shmid_to_user()1610 shp->shm_nattch++; in do_shmat()1673 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 25 milliseconds