Home
last modified time | relevance | path

Searched refs:STACK_ERR_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/kernel/livepatch/
Dtransition.c19 #define STACK_ERR_BUF_SIZE 128 macro
252 snprintf(err_buf, STACK_ERR_BUF_SIZE, in klp_check_stack()
265 snprintf(err_buf, STACK_ERR_BUF_SIZE, in klp_check_stack()
284 static char err_buf[STACK_ERR_BUF_SIZE]; in klp_try_switch_task()
311 snprintf(err_buf, STACK_ERR_BUF_SIZE, in klp_try_switch_task()