Lines Matching refs:lscriu_dbg
127 #define lscriu_dbg(...) \ macro
130 #define lscriu_dbg(...) macro
352 lscriu_dbg("LSCRIU (%d): CRIU Debugging disabled by environment\n", s_pid); in LSCRIU_Debugging()
357 lscriu_dbg("LSCRIU (%d): CRIU Debugging enabled by environment\n", s_pid); in LSCRIU_Debugging()
437 lscriu_dbg("LSCRIU (%d): Sent the dump request to the listener\n", s_pid); in LSCRIU_Native_Dump()
466 lscriu_dbg("LSCRIU (%d): Not native and unable to dump - abandon one-time " in LSCRIU_CloudLinux_Checkpoint()
528 lscriu_dbg("LSCRIU (%d): Already tried checkpoint - one time per customer\n", in LSCRIU_try_checkpoint()
532 lscriu_dbg("LSCRIU (%d): Trying checkpoint\n", getpid()); in LSCRIU_try_checkpoint()
539 lscriu_dbg("LSCRIU (%d): fork!\n", getpid()); in LSCRIU_try_checkpoint()
590 lscriu_dbg("LSCRIU (%d): Checkpoint dump. ImagePath: %s\n", in init_native_env()
594 lscriu_dbg("LSCRIU (%d): Native checkpoint. Use filepointer %d (%s) to send " in init_native_env()
612 lscriu_dbg("LSCRIU (%d): Set start requests based on environment (%d)\n", in LSCRIU_Init_Env_Parameters()
616 lscriu_dbg("LSCRIU (%d): LSAPI_INITIAL_START set to 0 disabled\n", in LSCRIU_Init_Env_Parameters()
621 lscriu_dbg("LSCRIU (%d): LSAPI_INITIAL_START NOT set - disabled\n", in LSCRIU_Init_Env_Parameters()
626 lscriu_dbg("LSCRIU (%d): Listening...\n", getpid()); in LSCRIU_Init_Env_Parameters()
652 lscriu_dbg("LSCRIU (%d): Use %s\n", getpid(), in LSCRIU_Init_Env_Parameters()
657 lscriu_dbg("LSCRIU (%d): Use shared memory\n", getpid()); in LSCRIU_Init_Env_Parameters()
661 lscriu_dbg("LSCRIU (%d): NOT Listening\n", getpid()); in LSCRIU_Init_Env_Parameters()
671 lscriu_dbg("LSCRIU (%d): Disabled by environment.\n", getpid()); in LSCRIU_Init_Env_Parameters()
675 lscriu_dbg("LSCRIU (%d): Disabled by environment.\n", getpid()); in LSCRIU_Init_Env_Parameters()
694 lscriu_dbg("LSCRIU (%d): s_requests_count %d counter %d\n", getpid(), in LSCRIU_inc_req_procssed()
704 lscriu_dbg("LSCRIU (%d): Time to dump main process with semaphore\n", in LSCRIU_inc_req_procssed()
709 lscriu_dbg("LSCRIU (%d): Send kill to main process with signals\n", in LSCRIU_inc_req_procssed()
718 lscriu_dbg("LSCRIU (%d): LSCRIU_on_timer\n", getpid()); in LSCRIU_on_timer()
736 lscriu_dbg("LSCRIU (%d): LSAPI_Register_Pgrp_Timer_Callback\n", s_pid); in LSCRIU_Init()