Home
last modified time | relevance | path

Searched defs:other_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/kernel/kcsan/
Dreport.c40 struct other_info { struct
47 * via @other_info since just @task_pid is sufficient. Passing @current argument
66 * To never block any producers of struct other_info, we need as many elements argument
330 const struct other_info *other_info, in print_report()
439 static void release_report(unsigned long *flags, struct other_info *other_info) in release_report()
457 struct other_info *other_info) in set_other_info_task_blocking()
515 struct other_info *other_info) in prepare_report_producer()
546 struct other_info *other_info) in prepare_report_consumer()
610 struct other_info *other_info = &other_infos[watchpoint_idx]; in kcsan_report_known_origin() local