Home
last modified time | relevance | path

Searched defs:shared (Results 26 - 50 of 432) sorted by relevance

12345678910>>...18

/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H A Dshm_test_001.cpp45 struct shared_use_st *shared = nullptr; in ShmReadFunc() local
85 struct shared_use_st *shared = nullptr; in ShmWriteFunc() local
[all...]
/kernel/liteos_m/kal/posix/src/
H A Dsemaphore.c68 int sem_init(sem_t *sem, int shared, unsigned int value) in sem_init() argument
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_ipc_container_005.cpp40 struct shared_use_st *shared = NULL; in childFunc() local
93 struct shared_use_st *shared = NULL; in testChild() local
H A DIt_ipc_container_004.cpp41 struct shared_use_st *shared = NULL; in childFunc1() local
95 struct shared_use_st *shared = (struct shared_use_st *)shm; in childFunc() local
170 struct shared_use_st *shared = (struct shared_use_st *)shm; in ItIpcContainer004() local
H A DIt_ipc_container_006.cpp41 struct shared_use_st *shared = NULL; in childFunc1() local
75 struct shared_use_st *shared = NULL; in childFunc() local
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_042.cpp40 int *shared = (int *)shmat(shmid, nullptr, 0); in Child2() local
57 int *shared = (int *)shmat(shmid, nullptr, 0); in Child1() local
83 int *shared = NULL; GroupProcess() local
[all...]
/test/xts/acts/kernel_lite/ipc_posix/shared_memory/
H A DShmTest.cpp48 char *shared = nullptr; in HWTEST_F() local
105 char *shared = nullptr; HWTEST_F() local
181 char *shared = nullptr; HWTEST_F() local
245 char *shared = nullptr; HWTEST_F() local
299 void *shared = nullptr; HWTEST_F() local
316 EXPECT_NE(sharedTmp, (void*)-1) << "> shmat : error : sharedTmp = " << sharedTmp << "shared = " << shared; HWTEST_F() local
353 char *shared = static_cast<char*>(shmat(shmid, nullptr, 0)); HWTEST_F() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_surface.h65 boolean shared; /* Shared surface. Never discard */ member
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
H A Dhugeshmat01.c86 int *shared; in check_functionality() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_conpro.c99 int shared = 1; in main() local
H A Dsem_sleepingbarber.c141 int shared = 0; in main() local
/third_party/node/deps/v8/src/snapshot/
H A Dobject-deserializer.cc60 SharedFlag shared = in CommitPostProcessedObjects() local
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dgrant-table.c35 void *shared = *__shared; in arch_gnttab_map_shared() local
57 grant_status_t *shared = *__shared; in arch_gnttab_map_status() local
75 void arch_gnttab_unmap(void *shared, unsigned long nr_gframes) in arch_gnttab_unmap() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spr.c11 struct shared { struct
/kernel/linux/linux-5.10/include/linux/
H A Ddma-resv.h60 struct dma_fence __rcu *shared[]; member
[all...]
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dgrant-table.c35 void *shared = *__shared; in arch_gnttab_map_shared() local
57 grant_status_t *shared = *__shared; in arch_gnttab_map_status() local
75 void arch_gnttab_unmap(void *shared, unsigned long nr_gframes) in arch_gnttab_unmap() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spr.c11 struct shared { struct
/kernel/liteos_a/compat/posix/src/
H A Dsemaphore.c39 int sem_init(sem_t *sem, int shared, unsigned int value) in sem_init() argument
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
H A DIt_process_plimits_ipc_010.cpp59 void *shared = nullptr; in ItProcessPlimitsIpc010() local
/test/xts/acts/kernel_lite/utils/
H A Dmt_utils.cpp40 uint64_t *shared = (uint64_t *)shmat(g_shmidCheckStep, nullptr, 0); in CheckStep() local
126 int *shared = (int *)shmat(g_shmidGlobal, nullptr, 0); in SetGlobalVariable() local
142 int *shared = (int *)shmat(g_shmidGlobal, nullptr, 0); GetGlobalVariable() local
[all...]
/test/xts/acts/kernel_lite/process_posix/src/
H A DProcessTest.cpp101 pid_t *shared = (int*)shmat(g_shmid0, nullptr, 0); in AtexitCallback0() local
134 pid_t *shared = (int*)shmat(g_shmid0, nullptr, 0); in HWTEST_F() local
211 pid_t *shared = (int*)shmat(g_shmid1, nullptr, 0); in AtexitCallback1() local
244 pid_t *shared = (int*)shmat(g_shmid1, nullptr, 0); HWTEST_F() local
341 pid_t *shared = (int*)shmat(g_shmid, nullptr, 0); AtexitCallback() local
373 pid_t *shared = (int*)shmat(g_shmid, nullptr, 0); HWTEST_F() local
[all...]
H A DPidTest.cpp68 int *shared = (int*)(shmat(shmID, nullptr, 0)); in HWTEST_F() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dthreads.cc101 auto shared = module->share(); in main() local
23 run( wasm::Engine* engine, const wasm::Shared<wasm::Module>* shared, std::mutex* mutex, int id ) run() argument
/third_party/musl/src/thread/
H A Dpthread_cond_timedwait.c65 int e, seq, clock = c->_c_clock, cs, shared=0, oldstate, tmp; in __pthread_cond_timedwait() local
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_cond_timedwait.c85 int e, seq, clock = c->_c_clock, cs, shared = 0, oldstate, tmp; in __pthread_cond_timedwait() local

Completed in 10 milliseconds

12345678910>>...18