Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_selftest.c766 #define ERRSTR_BUFLEN 128 macro
772 char error_str_buf[ERRSTR_BUFLEN];
787 snprintf(fixture->error_str_buf, ERRSTR_BUFLEN, in store_entry()
823 snprintf(fixture->error_str_buf, ERRSTR_BUFLEN, in store_return()
828 snprintf(fixture->error_str_buf, ERRSTR_BUFLEN, in store_return()
854 snprintf(fixture->error_str_buf, ERRSTR_BUFLEN, in store_return()
866 snprintf(fixture->error_str_buf, ERRSTR_BUFLEN, in init_fgraph_fixture()