Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtcp/dmtcp
/ functions
Functions
2,659 in github.com/dmtcp/dmtcp
⨍
Functions
2,659
◇
Types & classes
700
↓ 1 callers
Function
msg_rcv
test/posix-mq1.c:28
↓ 1 callers
Function
msg_snd
test/posix-mq1.c:12
↓ 1 callers
Function
msgget
src/plugin/svipc/sysvipcwrappers.cpp:311
↓ 1 callers
Function
msgrcv
src/plugin/svipc/sysvipcwrappers.cpp:364
↓ 1 callers
Function
msgsnd
src/plugin/svipc/sysvipcwrappers.cpp:329
↓ 1 callers
Function
mtcp_check_vdso
Turn off randomize_va (by re-exec'ing) or warn user if vdso_enabled is on. */
src/mtcp/mtcp_check_vdso.c:277
↓ 1 callers
Function
mtcp_get_next_page_range
This function returns a range of zero or non-zero pages. If the first page * is non-zero, it searches for all contiguous non-zero pages and returns t
src/writeckpt.cpp:233
↓ 1 callers
Function
mtcp_getenv
Copied from mtcp_check_vdso.c with slight update. TODO(kapil): Consolidate with the mtcp_check_vdso.c copy.
src/mtcp/mtcp_util.c:840
↓ 1 callers
Function
mtcp_have_thread_sysinfo_offset
src/mtcp/mtcp_check_vdso.c:134
↓ 1 callers
Function
mtcp_readdec
Read decimal number, return value and terminating character */
src/mtcp/mtcp_util.c:406
↓ 1 callers
Function
mtcp_restart
src/mtcp/mtcp_restart.c:387
↓ 1 callers
Function
mtcp_restart_process_args
src/mtcp/mtcp_restart.c:193
↓ 1 callers
Function
mtcp_simulateread
Used by util/readdmtcp.sh So, we use mtcp_printf to stdout instead of MTCP_PRINTF (diagnosis for DMTCP)
src/mtcp/mtcp_restart.c:110
↓ 1 callers
Function
mtcp_strchr
See 'man strchr'
src/mtcp/mtcp_util.c:189
↓ 1 callers
Function
mtcp_strtoll
src/mtcp/mtcp_util.c:46
↓ 1 callers
Function
mtcp_ultoa
src/mtcp/mtcp_util.c:82
↓ 1 callers
Function
mtcp_write_all
NOTE: This functions is called by mtcp_printf() so do not invoke mtcp_printf() from within this function.
src/mtcp/mtcp_util.c:369
↓ 1 callers
Function
mtcp_writememoryareas
* * This routine is called from time-to-time to write a new checkpoint file. * It assumes all the threads are suspended. * * NOTE: Any memory a
src/writeckpt.cpp:97
↓ 1 callers
Function
my_ckpt
()
contrib/python/hookexample.py:5
↓ 1 callers
Function
numCheckpoints
()
contrib/python/dmtcp.py:47
↓ 1 callers
Function
numProcesses
()
contrib/python/dmtcp.py:32
↓ 1 callers
Function
numRestarts
()
contrib/python/dmtcp.py:54
↓ 1 callers
Method
onBind
src/plugin/ipc/socket/socketconnection.cpp:103
↓ 1 callers
Method
onCTL
src/plugin/ipc/event/eventconnection.cpp:107
↓ 1 callers
Method
onError
src/plugin/ipc/socket/socketconnection.cpp:510
↓ 1 callers
Method
onListen
src/plugin/ipc/socket/socketconnection.cpp:109
↓ 1 callers
Method
on_mq_close
* POSIX Message Queue Connection *****************************************************************************/
src/plugin/ipc/file/fileconnection.cpp:811
↓ 1 callers
Method
on_msgctl
src/plugin/svipc/sysvipc.cpp:645
↓ 1 callers
Method
on_msgget
* Message Queue */
src/plugin/svipc/sysvipc.cpp:629
↓ 1 callers
Method
on_msgrcv
src/plugin/svipc/sysvipc.cpp:671
↓ 1 callers
Method
on_msgsnd
src/plugin/svipc/sysvipc.cpp:656
↓ 1 callers
Method
on_pthread_getcpuclockid
src/plugin/timer/timerlist.cpp:321
↓ 1 callers
Method
on_semctl
src/plugin/svipc/sysvipc.cpp:599
↓ 1 callers
Method
on_semget
* Semaphore */
src/plugin/svipc/sysvipc.cpp:581
↓ 1 callers
Method
on_shmat
src/plugin/svipc/sysvipc.cpp:527
↓ 1 callers
Method
on_shmdt
src/plugin/svipc/sysvipc.cpp:545
↓ 1 callers
Method
on_shmget
* Shared Memory */
src/plugin/svipc/sysvipc.cpp:509
↓ 1 callers
Method
on_timer_create
src/plugin/timer/timerlist.cpp:256
↓ 1 callers
Method
on_timer_delete
src/plugin/timer/timerlist.cpp:284
↓ 1 callers
Method
on_timer_settime
src/plugin/timer/timerlist.cpp:294
↓ 1 callers
Function
openCkptFileToRead
Copied from mtcp/mtcp_restart.c. Let's keep this code close to MTCP code to avoid maintenance problems. MTCP code in: mtcp/mtcp_restart.c:open_ckpt_t
src/dmtcprestartinternal.cpp:519
↓ 1 callers
Function
openListenSocket
src/plugin/ipc/ssh/dmtcp_ssh.cpp:89
↓ 1 callers
Method
openRestoreSocket
src/plugin/ipc/socket/connectionrewirer.cpp:172
↓ 1 callers
Function
openSharedFile
src/plugin/pid/pid.cpp:229
↓ 1 callers
Function
open_ckpt_to_write
src/ckptserializer.cpp:286
↓ 1 callers
Function
open_ckpt_to_write_gz
src/ckptserializer.cpp:200
↓ 1 callers
Function
openlog
src/syslogwrappers.cpp:120
↓ 1 callers
Method
overwriteFileWithBackup
Given an open file-descriptor for a saved file, saves a copy * of its existing copy, and replaces the existing copy with the * saved file. */
src/plugin/ipc/file/fileconnection.cpp:257
↓ 1 callers
Function
parallel_test
(name)
test/autotest.py:107
↓ 1 callers
Function
parent
test/sysv-msg.c:51
↓ 1 callers
Function
parent
test/sysv-shm1.c:15
↓ 1 callers
Function
parent
test/posix-mq2.c:92
↓ 1 callers
Function
parent
test/posix-mq1.c:48
↓ 1 callers
Function
parent
test/sysv-sem.c:53
↓ 1 callers
Function
parent
test/sysv-shm2.c:14
↓ 1 callers
Function
parse_credentials
test/credentials/conf4.c:15
↓ 1 callers
Function
parse_credentials
test/credentials/conf7.c:15
↓ 1 callers
Function
parse_credentials
test/credentials/conf3.c:15
↓ 1 callers
Function
parse_credentials
test/credentials/conf5.c:15
↓ 1 callers
Function
patchPOSIXUserMask
src/signalwrappers.cpp:129
↓ 1 callers
Function
patchPOSIXUserMaskMT
Multi-threaded version of the above function */
src/signalwrappers.cpp:136
↓ 1 callers
Function
patchUserEnv
src/execwrappers.cpp:575
↓ 1 callers
Function
pathTranslator_PostExec
src/plugin_pathtranslator.cpp:101
↓ 1 callers
Function
pathTranslator_PrepareForExec
src/plugin_pathtranslator.cpp:92
↓ 1 callers
Function
pathTranslator_Restart
src/plugin_pathtranslator.cpp:80
↓ 1 callers
Function
pathTranslator_VirtualToReal
src/plugin_pathtranslator.cpp:126
↓ 1 callers
Function
perform_open_ckpt_image_fd
src/ckptserializer.cpp:216
↓ 1 callers
Method
pid
src/plugin/ipc/connectionidentifier.h:53
↓ 1 callers
Function
pidVirt_PostExec
src/plugin/pid/pid.cpp:150
↓ 1 callers
Function
pidVirt_PostRestart
src/plugin/pid/pid.cpp:260
↓ 1 callers
Function
pidVirt_PrepareForExec
src/plugin/pid/pid.cpp:136
↓ 1 callers
Function
pidVirt_ProcessProcSelfTask
src/plugin/pid/pid.cpp:159
↓ 1 callers
Function
pidVirt_ThreadExit
src/plugin/pid/pid.cpp:296
↓ 1 callers
Function
pidVirt_atfork_prepare
src/plugin/pid/pid_miscwrappers.cpp:50
↓ 1 callers
Function
pidVirt_vfork_prepare
src/plugin/pid/pid_miscwrappers.cpp:80
↓ 1 callers
Function
pid_initialize_wrappers
src/plugin/pid/pid_syscallsreal.c:76
↓ 1 callers
Function
pid_real_to_virtual_filepath
FIXME: This function needs third argument newpathsize, or assume PATH_MAX
src/plugin/pid/pid.cpp:207
↓ 1 callers
Function
pid_virtual_to_real_filepath
FIXME: This function needs third argument newpathsize, or assume PATH_MAX
src/plugin/pid/pid.cpp:185
↓ 1 callers
Function
pipe2
src/miscwrappers.cpp:117
↓ 1 callers
Function
posix_openpt
src/wrappers.cpp:847
↓ 1 callers
Method
postExec
src/processinfo.cpp:439
↓ 1 callers
Function
postRestart
src/plugin/timer/timerlist.cpp:52
↓ 1 callers
Method
postRestart
src/plugin/pid/virtualpidtable.cpp:130
↓ 1 callers
Method
postRestart
src/plugin/timer/timerlist.cpp:188
↓ 1 callers
Method
postRestart
src/plugin/ipc/socket/socketconnlist.cpp:208
↓ 1 callers
Method
postRestart
src/plugin/ipc/event/eventconnection.cpp:75
↓ 1 callers
Function
preCheckpoint
src/plugin/timer/timerlist.cpp:46
↓ 1 callers
Method
preCheckpoint
src/plugin/timer/timerlist.cpp:174
↓ 1 callers
Method
preCkpt
* This function is called after preCkpt() for all the FileConnection * objects and writes out information about the open files saved by DMTCP. */
src/plugin/ipc/file/fileconnlist.cpp:306
↓ 1 callers
Method
preCkpt
src/plugin/ipc/socket/socketconnlist.cpp:166
↓ 1 callers
Function
preCkptDrain
src/plugin/svipc/sysvipc.cpp:113
↓ 1 callers
Method
preCkptRegisterNSData
src/plugin/ipc/socket/socketconnlist.cpp:113
↓ 1 callers
Method
preCkptSendQueries
src/plugin/ipc/socket/socketconnlist.cpp:128
↓ 1 callers
Function
preExitCleanup
src/dmtcp_coordinator.cpp:778
↓ 1 callers
Function
pre_ckpt
* On ckpt: * - Flush a cookie down the tap/tun interface * - Do a timed wait (of MAX_READ_WAIT_TIME milliseconds) for any incoming data * - Stor
contrib/tun/tun.c:415
↓ 1 callers
Function
pre_ckpt
contrib/kvm/kvm.c:755
↓ 1 callers
Function
pre_ckpt
contrib/ckpttimer/ckpttimer.cpp:169
↓ 1 callers
Function
pre_ckpt
contrib/snooze/snooze.c:15
↓ 1 callers
Function
precheckpoint
test/presuspend.c:38
↓ 1 callers
Function
precheckpoint
test/plugin/presuspend/presuspend.c:141
← previous
next →
1,101–1,200 of 2,659, ranked by callers