Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-mips/asm/
Dshmbuf.h21 unsigned long shm_nattch; /* no. of current attaches */ member
/external/kernel-headers/original/uapi/asm-generic/
Dshmbuf.h42 __kernel_ulong_t shm_nattch; /* no. of current attaches */ member
/external/fio/os/windows/posix/include/sys/
Dshm.h30 shmatt_t shm_nattch; /* number of current attaches */ member
/external/kernel-headers/original/uapi/linux/
Dshm.h34 unsigned short shm_nattch; /* no. of current attaches */ member
/external/strace/tests/
Dipc_shm.c54 (unsigned) ds.shm_lpid, (unsigned) ds.shm_nattch, in main()
/external/strace/
Dipc_shmctl.c84 tprintf(", shm_nattch=%u", (unsigned) shmid_ds.shm_nattch); in print_shmid_ds()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h245 u64 shm_nattch; member
249 uptr shm_nattch; member
270 int shm_nattch; member
Dsanitizer_platform_limits_posix.cc1146 CHECK_SIZE_AND_OFFSET(shmid_ds, shm_nattch);
/external/toybox/toys/pending/
Dipcs.c138 (long) buf.shm_nattch); in show_shm_id()
242 (long) buf.shm_nattch, in shm_array()
/external/valgrind/include/vki/
Dvki-arm64-linux.h653 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-amd64-linux.h660 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-tilegx-linux.h599 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-ppc64-linux.h773 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-s390x-linux.h939 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-ppc32-linux.h912 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-arm-linux.h758 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-x86-linux.h776 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-mips32-linux.h771 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-mips64-linux.h795 unsigned long shm_nattch; /* no. of current attaches */ member
Dvki-linux.h1554 unsigned short shm_nattch; /* no. of current attaches */ member
/external/valgrind/docs/internals/
D3_2_BUGSTATUS.txt314 pending pending 135026 incorrect complaint that shm_nattch is
Dporting-to-ARM.txt842 unsigned long shm_nattch; /* no. of current attaches */