Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/livepatch/
Dtransition.c18 #define STACK_ERR_BUF_SIZE 128 macro
251 snprintf(err_buf, STACK_ERR_BUF_SIZE, in klp_check_stack()
264 snprintf(err_buf, STACK_ERR_BUF_SIZE, in klp_check_stack()
283 static char err_buf[STACK_ERR_BUF_SIZE]; in klp_try_switch_task()
310 snprintf(err_buf, STACK_ERR_BUF_SIZE, in klp_try_switch_task()