Home
last modified time | relevance | path

Searched refs:shm_nattch (Results 1 – 16 of 16) sorted by relevance

/linux/arch/mips/include/uapi/asm/
A Dshmbuf.h25 unsigned long shm_nattch; /* no. of current attaches */ member
38 unsigned long shm_nattch; /* no. of current attaches */ member
/linux/ipc/
A Dshm.c129 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 …]
/linux/arch/xtensa/include/uapi/asm/
A Dshmbuf.h34 unsigned long shm_nattch; /* no. of current attaches */ member
/linux/include/uapi/asm-generic/
A Dshmbuf.h42 unsigned long shm_nattch; /* no. of current attaches */ member
/linux/arch/sparc/include/uapi/asm/
A Dshmbuf.h31 unsigned long shm_nattch; /* no. of current attaches */ member
/linux/arch/parisc/include/uapi/asm/
A Dshmbuf.h34 unsigned long shm_nattch; /* no. of current attaches */ member
/linux/arch/powerpc/include/uapi/asm/
A Dshmbuf.h40 unsigned long shm_nattch; /* no. of current attaches */ member
/linux/arch/x86/include/uapi/asm/
A Dshmbuf.h24 __kernel_ulong_t shm_nattch; /* no. of current attaches */ member
/linux/include/uapi/linux/
A Dshm.h36 unsigned short shm_nattch; /* no. of current attaches */ member
/linux/arch/powerpc/include/asm/
A Dcompat.h143 compat_ulong_t shm_nattch; member
/linux/arch/sparc/include/asm/
A Dcompat.h172 unsigned int shm_nattch; member
/linux/arch/arm64/include/asm/
A Dcompat.h163 compat_ulong_t shm_nattch; member
/linux/arch/x86/include/asm/
A Dcompat.h149 compat_ulong_t shm_nattch; member
/linux/arch/mips/include/asm/
A Dcompat.h161 compat_ulong_t shm_nattch; member
/linux/arch/parisc/include/asm/
A Dcompat.h155 compat_ulong_t shm_nattch; member
/linux/arch/s390/include/asm/
A Dcompat.h234 compat_ulong_t shm_nattch; member

Completed in 20 milliseconds