Home
last modified time | relevance | path

Searched defs:ipc (Results 1 – 25 of 25) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
Dpage-poisoning.c75 struct ipc { struct
79 static int ipc_entry; argument
357 struct ipc *ipc; in dirty_anonymous() local
373 struct ipc *ipc; in dirty_anonymous_unmap() local
390 struct ipc *ipc; in mlocked_anonymous() local
425 struct ipc *ipc; in file_clean() local
438 struct ipc *ipc; in file_clean_mlocked() local
502 struct ipc *ipc; in file_dirty() local
515 struct ipc *ipc; in file_dirty_mlocked() local
571 struct ipc *ipc; in anon_clean() local
[all …]
/third_party/python/Doc/library/
Dipc.rst1 .. _ipc: target
/third_party/boost/libs/log/src/posix/
Dobject_name.cpp43 namespace ipc { namespace
Dipc_sync_wrappers.hpp40 namespace ipc { namespace
Dipc_reliable_message_queue.cpp68 namespace ipc { namespace
/third_party/boost/libs/log/src/windows/
Dobject_name.cpp39 namespace ipc { namespace
Dauto_handle.hpp28 namespace ipc { namespace
Dmapped_shared_memory.hpp31 namespace ipc { namespace
Dmapped_shared_memory.cpp42 namespace ipc { namespace
Dipc_sync_wrappers.cpp52 namespace ipc { namespace
Dipc_sync_wrappers.hpp51 namespace ipc { namespace
Dipc_reliable_message_queue.cpp62 namespace ipc { namespace
/third_party/boost/boost/log/support/
Dexception.hpp67 namespace ipc { namespace
/third_party/node/test/parallel/
Dtest-child-process-fork-ref.js42 const ipc = []; variable
Dtest-child-process-fork-stdio.js26 let ipc = ''; variable
Dtest-child-process-validate-stdio.js55 ipc: undefined, property
/third_party/ffmpeg/libavcodec/
Dipu_parser.c37 IPUParseContext *ipc = s->priv_data; in ipu_parse() local
/third_party/node/src/
Dpipe_wrap.cc119 bool ipc; in New() local
145 bool ipc) in PipeWrap()
/third_party/boost/boost/log/utility/ipc/
Dobject_name.hpp33 namespace ipc { namespace
Dreliable_message_queue.hpp44 namespace ipc { namespace
/third_party/libuv/src/unix/
Dpipe.c33 int uv_pipe_init(uv_loop_t* loop, uv_pipe_t* handle, int ipc) { in uv_pipe_init()
/third_party/node/lib/internal/
Dchild_process.js1031 ipc: true property
/third_party/libuv/src/win/
Dpipe.c106 int uv_pipe_init(uv_loop_t* loop, uv_pipe_t* handle, int ipc) { in uv_pipe_init()
/third_party/libuv/include/uv_ndk/
Duv.h778 int ipc; /* non-zero if this pipe is used for passing handles */ member
/third_party/libuv/include/
Duv.h791 int ipc; /* non-zero if this pipe is used for passing handles */ member