Searched refs:shm_nattch (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/mips/include/uapi/asm/
H A Dshmbuf.h28 unsigned long shm_nattch; /* no. of current attaches */ member in struct:shmid64_ds
41 unsigned long shm_nattch; /* no. of current attaches */ member in struct:shmid64_ds
/linux-master/arch/sparc/include/uapi/asm/
H A Dshmbuf.h34 unsigned long shm_nattch; /* no. of current attaches */ member in struct:shmid64_ds
/linux-master/arch/parisc/include/uapi/asm/
H A Dshmbuf.h36 unsigned long shm_nattch; /* no. of current attaches */ member in struct:shmid64_ds
/linux-master/arch/powerpc/include/uapi/asm/
H A Dshmbuf.h43 unsigned long shm_nattch; /* no. of current attaches */ member in struct:shmid64_ds
/linux-master/arch/xtensa/include/uapi/asm/
H A Dshmbuf.h37 unsigned long shm_nattch; /* no. of current attaches */ member in struct:shmid64_ds
/linux-master/include/uapi/asm-generic/
H A Dshmbuf.h44 unsigned long shm_nattch; /* no. of current attaches */ member in struct:shmid64_ds
/linux-master/arch/x86/include/uapi/asm/
H A Dshmbuf.h28 __kernel_ulong_t shm_nattch; /* no. of current attaches */ member in struct:shmid64_ds
/linux-master/include/uapi/linux/
H A Dshm.h36 unsigned short shm_nattch; /* no. of current attaches */ member in struct:shmid_ds
/linux-master/arch/powerpc/include/asm/
H A Dcompat.h103 compat_ulong_t shm_nattch; member in struct:compat_shmid64_ds
/linux-master/ipc/
H A Dshm.c57 unsigned long shm_nattch; member in struct:shmid_kernel
130 if (shp->shm_nattch) {
296 shp->shm_nattch++;
358 return (shp->shm_nattch == 0) &&
387 shp->shm_nattch--;
774 shp->shm_nattch = 0;
868 out.shm_nattch = in->shm_nattch;
1143 tbuf->shm_nattch = shp->shm_nattch;
1324 unsigned short shm_nattch; member in struct:compat_shmid_ds
[all...]
/linux-master/arch/sparc/include/asm/
H A Dcompat.h141 unsigned int shm_nattch; member in struct:compat_shmid64_ds
/linux-master/arch/mips/include/asm/
H A Dcompat.h138 compat_ulong_t shm_nattch; member in struct:compat_shmid64_ds
/linux-master/arch/parisc/include/asm/
H A Dcompat.h120 compat_ulong_t shm_nattch; member in struct:compat_shmid64_ds
/linux-master/include/asm-generic/
H A Dcompat.h162 compat_ulong_t shm_nattch; member in struct:compat_shmid64_ds

Completed in 292 milliseconds