Home
last modified time | relevance | path

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

12

/third_party/ltp/include/lapi/
Dshmbuf.h39 unsigned long shm_nattch; /* no. of current attaches */ member
53 unsigned long shm_nattch; /* no. of current attaches */ member
93 unsigned long shm_nattch; /* no. of current attaches */ member
130 unsigned long shm_nattch; /* no. of current attaches */ member
166 unsigned long shm_nattch; /* no. of current attaches */ member
191 __kernel_ulong_t shm_nattch; /* no. of current attaches */ member
221 unsigned long shm_nattch; /* no. of current attaches */ member
265 unsigned long shm_nattch; /* no. of current attaches */ member
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
Dshmctl01.c109 if (ds1.shm_nattch != ds2.shm_nattch) { in check_nattch()
111 (long)ds1.shm_nattch, (long)ds2.shm_nattch); in check_nattch()
115 if ((int)ds1.shm_nattch == exp_nattch) { in check_nattch()
121 msg, (long)ds1.shm_nattch, exp_nattch); in check_nattch()
/third_party/musl/libc-test/src/functional/
Dipc_shm.c61 EQ((int)shmid_ds.shm_nattch, 0, "got %d, want %d"); in set()
73 EQ((int)shmid_ds.shm_nattch, 1, "got %d, want %d"); in set()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
Dhugeshmctl01.c182 if (buf.shm_nattch != N_ATTACH + num) { in func_stat()
184 (unsigned long)buf.shm_nattch); in func_stat()
/third_party/musl/arch/powerpc64/bits/
Dshm.h11 unsigned long shm_nattch; member
/third_party/musl/porting/linux/user/arch/generic/bits/
Dshm.h11 unsigned long shm_nattch; member
/third_party/musl/arch/generic/bits/
Dshm.h11 unsigned long shm_nattch; member
/third_party/musl/arch/mips/bits/
Dshm.h11 unsigned long shm_nattch; member
/third_party/musl/arch/mipsn32/bits/
Dshm.h11 unsigned long shm_nattch; member
/third_party/musl/arch/powerpc/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/musl/arch/i386/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
D6-1-buildonly.c38 t.shm_nattch = nattch; in dummyfcn()
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dshm.h16 unsigned long shm_nattch; member
/third_party/musl/arch/or1k/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/musl/porting/uniproton/kernel/include/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/musl/arch/microblaze/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dshm.h16 unsigned long shm_nattch; member
/third_party/musl/arch/sh/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/musl/arch/arm/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/musl/arch/m68k/bits/
Dshm.h14 unsigned long shm_nattch; member
/third_party/musl/arch/x32/bits/
Dshm.h11 unsigned long shm_nattch; member
/third_party/musl/libc-test/src/api/
Dsys_shm.c20 F(shmatt_t,shm_nattch) in f()
/third_party/ltp/testcases/kernel/syscalls/ipc/shmdt/
Dshmdt01.c132 if (buf.shm_nattch != 0) { in check_functionality()

12