Home
last modified time | relevance | path

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

/kernel/
Dkexec.c347 static int copy_file_from_fd(int fd, void **buf, unsigned long *buf_len) in copy_file_from_fd() argument
400 *buf_len = pos; in copy_file_from_fd()
408 unsigned long buf_len) in arch_kexec_kernel_image_probe() argument
423 unsigned long buf_len) in arch_kexec_kernel_verify_sig() argument
/kernel/trace/
Dtrace_output.c175 ftrace_print_hex_seq(struct trace_seq *p, const unsigned char *buf, int buf_len) in ftrace_print_hex_seq() argument
180 for (i = 0; i < buf_len; i++) in ftrace_print_hex_seq()