Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_seq.c175 void trace_seq_bprintf(struct trace_seq *s, const char *fmt, const u32 *binary) in trace_seq_bprintf() argument
184 seq_buf_bprintf(&s->seq, fmt, binary); in trace_seq_bprintf()
Dtrace_output.c801 if (event->funcs->binary == NULL) in register_trace_event()
802 event->funcs->binary = trace_nop_print; in register_trace_event()
924 .binary = trace_fn_bin,
1064 .binary = trace_ctxwake_bin,
1076 .binary = trace_ctxwake_bin,
Dblktrace.c1585 .binary = blk_trace_event_print_binary,
DKconfig227 dynamically (will patch them out of the binary image and
Dtrace.c4484 return event ? event->funcs->binary(iter, 0, event) : in print_bin_fmt()
/kernel/module/
DKconfig276 string "Path to modprobe binary"
281 set the path where that binary is found. This can be changed
299 binary size. This might have some security advantages as well.
/kernel/debug/
Dgdbstub.c365 static int write_mem_msg(int binary) in write_mem_msg() argument
374 if (binary) in write_mem_msg()
/kernel/
DKconfig.preempt108 provide a pre-built kernel binary to reduce the number of kernel