Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/uapi/asm/
A Dshmbuf.h28 unsigned long shm_nattch; /* no. of current attaches */ member
41 unsigned long shm_nattch; /* no. of current attaches */ member
/linux-6.3-rc2/ipc/
A Dshm.c129 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 …]
/linux-6.3-rc2/arch/xtensa/include/uapi/asm/
A Dshmbuf.h37 unsigned long shm_nattch; /* no. of current attaches */ member
/linux-6.3-rc2/include/uapi/asm-generic/
A Dshmbuf.h44 unsigned long shm_nattch; /* no. of current attaches */ member
/linux-6.3-rc2/arch/sparc/include/uapi/asm/
A Dshmbuf.h34 unsigned long shm_nattch; /* no. of current attaches */ member
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dshmbuf.h43 unsigned long shm_nattch; /* no. of current attaches */ member
/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Dshmbuf.h36 unsigned long shm_nattch; /* no. of current attaches */ member
/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dshmbuf.h28 __kernel_ulong_t shm_nattch; /* no. of current attaches */ member
/linux-6.3-rc2/include/uapi/linux/
A Dshm.h36 unsigned short shm_nattch; /* no. of current attaches */ member
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dcompat.h103 compat_ulong_t shm_nattch; member
/linux-6.3-rc2/arch/sparc/include/asm/
A Dcompat.h141 unsigned int shm_nattch; member
/linux-6.3-rc2/arch/parisc/include/asm/
A Dcompat.h120 compat_ulong_t shm_nattch; member
/linux-6.3-rc2/arch/mips/include/asm/
A Dcompat.h138 compat_ulong_t shm_nattch; member
/linux-6.3-rc2/include/asm-generic/
A Dcompat.h162 compat_ulong_t shm_nattch; member

Completed in 15 milliseconds