/linux-4.1.27/arch/xtensa/include/uapi/asm/ |
D | shmbuf.h | 34 unsigned long shm_nattch; /* no. of current attaches */ member 50 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/ipc/ |
D | shm.c | 94 if (shp->shm_nattch) { in do_shm_rmid() 203 shp->shm_nattch++; in __shm_open() 258 return (shp->shm_nattch == 0) && in shm_may_destroy() 289 shp->shm_nattch--; in shm_close() 592 shp->shm_nattch = 0; in newseg() 688 out.shm_nattch = in->shm_nattch; in copy_shmid_to_user() 962 tbuf.shm_nattch = shp->shm_nattch; in shmctl_nolock() 1169 shp->shm_nattch++; in do_shmat() 1229 shp->shm_nattch--; in do_shmat() 1389 shp->shm_nattch, in sysvipc_shm_proc_show()
|
D | compat.c | 87 unsigned short shm_nattch; member 592 err |= __put_user(sem64->shm_nattch, &up64->shm_nattch); in put_compat_shmid64_ds() 610 err |= __put_user(s->shm_nattch, &up->shm_nattch); in put_compat_shmid_ds()
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | shmbuf.h | 21 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | shmbuf.h | 21 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | shmbuf.h | 21 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/avr32/include/uapi/asm/ |
D | shmbuf.h | 25 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/frv/include/uapi/asm/ |
D | shmbuf.h | 25 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
D | shmbuf.h | 25 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/m32r/include/uapi/asm/ |
D | shmbuf.h | 25 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/mn10300/include/uapi/asm/ |
D | shmbuf.h | 25 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
D | shmbuf.h | 31 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | shmbuf.h | 42 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
D | shmbuf.h | 36 unsigned int shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | shmbuf.h | 31 unsigned long shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | shmbuf.h | 42 __kernel_ulong_t shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/include/uapi/linux/ |
D | shm.h | 34 unsigned short shm_nattch; /* no. of current attaches */ member
|
/linux-4.1.27/include/linux/ |
D | shm.h | 13 unsigned long shm_nattch; member
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | compat.h | 300 unsigned int shm_nattch; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | compat.h | 273 compat_ulong_t shm_nattch; member
|
/linux-4.1.27/arch/mips/include/asm/ |
D | compat.h | 286 compat_ulong_t shm_nattch; member
|
/linux-4.1.27/arch/tile/include/asm/ |
D | compat.h | 231 compat_ulong_t shm_nattch; member
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | compat.h | 297 compat_ulong_t shm_nattch; member
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | compat.h | 247 compat_ulong_t shm_nattch; member
|
/linux-4.1.27/arch/x86/include/asm/ |
D | compat.h | 256 compat_ulong_t shm_nattch; member
|
/linux-4.1.27/arch/s390/include/asm/ |
D | compat.h | 355 compat_ulong_t shm_nattch; member
|