Searched refs:kernel_log_size (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcb_refs.c23 .kernel_log_size = sizeof(log_buf),
H A Dspin_lock.c76 .kernel_log_size = sizeof(log_buf),
H A Dlog_buf.c48 opts.kernel_log_size = log_buf_sz;
102 opts.kernel_log_size = 0;
H A Dbpf_nf.c141 .kernel_log_size = sizeof(log_buf),
H A Dkfunc_call.c163 opts.kernel_log_size = log_buf_sz;
H A Dexceptions.c90 .kernel_log_size = sizeof(log_buf), \
H A Dlinked_list.c104 .kernel_log_size = sizeof(log_buf),
/linux-master/tools/lib/bpf/
H A Dlibbpf.h144 * commands. Valid kernel_log_size has to be specified as well and are
165 size_t kernel_log_size; member in struct:bpf_object_open_opts
H A Dlibbpf.c7843 log_size = OPTS_GET(opts, kernel_log_size, 0);

Completed in 180 milliseconds