Searched refs:bpf_diag_log (Results 1 – 1 of 1) sorted by relevance
192 struct bpf_diag_log { struct218 struct bpf_diag_log log; argument383 static u64 log_end(const struct bpf_diag_log *log) in log_end()388 static u32 log_pos(const struct bpf_diag_log *log, u32 idx) in log_pos()405 struct bpf_diag_log *log; in bpf_diag_event_log_restore()449 struct bpf_diag_log *log; in diag_append_history()1308 const struct bpf_diag_log *log = env->diag ? &env->diag->log : NULL; in bpf_diag_unreadable_reg()1718 static int diag_history_context_start_idx(const struct bpf_diag_log *log, in diag_history_context_start_idx()1780 static void diag_build_lineage(struct bpf_verifier_env *env, struct bpf_diag_log *log, in diag_build_lineage()1828 static int diag_history_start_idx(const struct bpf_diag_log *log, in diag_history_start_idx()[all …]