Home
last modified time | relevance | path

Searched defs:log_buf (Results 1 – 25 of 38) sorted by relevance

12

/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.c27 struct log_buf { struct
40 static struct log_buf log_buf; argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlog_fixup.c16 char log_buf[8 * 1024]; in bad_core_relo() local
74 char log_buf[8 * 1024]; in bad_core_relo_subprog() local
106 char log_buf[8 * 1024]; in missing_map() local
140 char log_buf[8 * 1024]; in missing_kfunc() local
H A Dlog_buf.c158 char *log_buf; in bpf_prog_load_log_buf() local
207 char *log_buf = NULL; in bpf_btf_load_log_buf() local
H A Dglobal_func_dead_code.c12 char log_buf[4096]; in test_global_func_dead_code() local
H A Darena_direct_value.c11 static char log_buf[16384]; variable
H A Dtracing_failure.c35 char log_buf[256]; in test_tracing_fail_prog() local
H A Dexceptions.c10 static char log_buf[1024 * 1024]; variable
H A Dtest_struct_ops_arena.c58 char log_buf[64 * 1024]; in arena_arg_attach_one() local
H A Dsyscall.c7 __u64 log_buf; member
H A Dspin_lock.c9 static char log_buf[1024 * 1024]; variable
H A Dbpf_nf.c10 static char log_buf[1024 * 1024]; variable
H A Dlinked_list.c12 static char log_buf[1024 * 1024]; variable
H A Dglobal_data_init.c304 char log_buf[256] = {}; in test_global_percpu_data_rdonly_direct_write() local
H A Dbpf_tcp_ca.c228 const char *prog_name, *log_buf; in libbpf_debug_print() local
H A Dfexit_bpf2bpf.c360 char log_buf[64 * 1024]; in test_obj_load_failure_common() local
/linux/kernel/bpf/
H A Dlog.c16 static bool bpf_verifier_log_attr_valid(u32 log_level, char __user *log_buf, u32 log_size) in bpf_verifier_log_attr_valid()
32 char __user *log_buf, u32 log_size) in bpf_vlog_init()
816 int bpf_log_attr_init(struct bpf_log_attr *log, u64 log_buf, u32 log_size, u32 log_level, in bpf_log_attr_init()
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c51 static void stdio_hijack_init(char **log_buf, size_t *log_cnt) in stdio_hijack_init()
78 static void stdio_hijack(char **log_buf, size_t *log_cnt) in stdio_hijack()
389 static void print_test_log(char *log_buf, size_t log_cnt) in print_test_log()
415 static void jsonw_write_log_message(json_writer_t *w, char *log_buf, size_t log_cnt) in jsonw_write_log_message()
1496 static int dispatch_thread_read_log(int sock_fd, char **log_buf, size_t *log_cnt) in dispatch_thread_read_log()
1841 static void worker_main_send_log(int sock, char *log_buf, size_t log_cnt) in worker_main_send_log()
H A Dtest_progs.h74 char *log_buf; member
95 char *log_buf; member
169 char log_buf[MAX_LOG_TRUNK_SIZE + 1]; member
525 char *log_buf; member
H A Dtesting_helpers.c327 bpf_test_load_program(enum bpf_prog_type type,const struct bpf_insn * insns,size_t insns_cnt,const char * license,__u32 kern_version,char * log_buf,size_t log_buf_sz) bpf_test_load_program() argument
/linux/samples/bpf/
H A Dcookie_uid_helper_example.c78 static char log_buf[1 << 16]; in prog_load() local
/linux/tools/power/acpi/tools/pfrut/
H A Dpfrut.c206 char *log_buf; in main() local
/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c20 __u64 log_buf; member
/linux/tools/lib/bpf/
H A Dlibbpf_probes.c105 char *log_buf, size_t log_buf_sz) in probe_prog_load() argument
H A Dfeatures.c511 char log_buf[1024]; in probe_ldimm64_full_range_off() local
/linux/tools/testing/selftests/net/
H A Dpsock_fanout.c174 static char log_buf[65536]; in sock_fanout_set_ebpf() local

12