Home
last modified time | relevance | path

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

/linux/kernel/kcsan/
H A Dreport.c42 struct other_info { struct
49 * via @other_info since just @task_pid is sufficient. Passing @current argument
68 * To never block any producers of struct other_info, we need as many elements argument
390 struct other_info *other_info, in print_report()
498 static void release_report(unsigned long *flags, struct other_info *other_info) in release_report()
516 struct other_info *other_info) in set_other_info_task_blocking()
574 struct other_info *other_info) in prepare_report_producer()
605 struct other_info *other_info) in prepare_report_consumer()
671 struct other_info *other_info = &other_infos[watchpoint_idx]; in kcsan_report_known_origin() local