Home
last modified time | relevance | path

Searched refs:ced_log_error (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/common_modules/container_escape_detection/core/
H A Dced_permission.c17 ced_log_error("switch task namespace is not permitted in container process"); in switch_task_namespaces_permission_hook()
H A Dced_detection.c36 ced_log_error("tgid is %d, %s container escape is detected!!!!", current->tgid, gEventContent[type - 1]); in print_container_escape_detection()
191 ced_log_error("insert point into tree failed"); in setattr_insert_hook()
275 ced_log_error("insert point into tree failed"); in kernel_clone_hook()
/kernel/linux/common_modules/container_escape_detection/include/
H A Dced_log.h19 #define ced_log_error(fmt, args...) pr_err("[%s/%s]%s: " fmt "\n", \ macro

Completed in 1 milliseconds