Searched defs:sem_nsems (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/powerpc/include/uapi/asm/
H A Dsembuf.h34 unsigned long sem_nsems; /* no. of semaphores in array */ member in struct:semid64_ds
/linux-master/arch/sparc/include/uapi/asm/
H A Dsembuf.h27 unsigned long sem_nsems; /* no. of semaphores in array */ member in struct:semid64_ds
/linux-master/arch/parisc/include/uapi/asm/
H A Dsembuf.h28 unsigned long sem_nsems; /* no. of semaphores in array */ member in struct:semid64_ds
/linux-master/arch/mips/include/uapi/asm/
H A Dsembuf.h21 unsigned long sem_nsems; /* no. of semaphores in array */ member in struct:semid64_ds
30 unsigned long sem_nsems; /* no. of semaphores in array */ member in struct:semid64_ds
/linux-master/arch/xtensa/include/uapi/asm/
H A Dsembuf.h40 unsigned long sem_nsems; /* no. of semaphores in array */ member in struct:semid64_ds
/linux-master/include/uapi/asm-generic/
H A Dsembuf.h40 unsigned long sem_nsems; /* no. of semaphores in array */ member in struct:semid64_ds
/linux-master/arch/x86/include/uapi/asm/
H A Dsembuf.h31 __kernel_ulong_t sem_nsems; /* no. of semaphores in array */ member in struct:semid64_ds
/linux-master/include/uapi/linux/
H A Dsem.h33 unsigned short sem_nsems; /* no. of semaphores in array */ member in struct:semid_ds
/linux-master/arch/sparc/include/asm/
H A Dcompat.h108 u32 sem_nsems; member in struct:compat_semid64_ds
/linux-master/arch/powerpc/include/asm/
H A Dcompat.h69 compat_ulong_t sem_nsems; member in struct:compat_semid64_ds
/linux-master/arch/mips/include/asm/
H A Dcompat.h93 compat_ulong_t sem_nsems; member in struct:compat_semid64_ds
/linux-master/arch/parisc/include/asm/
H A Dcompat.h86 compat_ulong_t sem_nsems; member in struct:compat_semid64_ds
/linux-master/include/asm-generic/
H A Dcompat.h129 compat_ulong_t sem_nsems; member in struct:compat_semid64_ds
/linux-master/ipc/
H A Dsem.c122 int sem_nsems; /* no. of semaphores in array */ member in struct:sem_array
1734 unsigned short sem_nsems; member in struct:compat_semid_ds
[all...]

Completed in 236 milliseconds