Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/kcsan/
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()
499 static void release_report(unsigned long *flags, struct other_info *other_info) in release_report()
517 struct other_info *other_info) in set_other_info_task_blocking()
575 struct other_info *other_info) in prepare_report_producer()
606 struct other_info *other_info) in prepare_report_consumer()
672 struct other_info *other_info = &other_infos[watchpoint_idx]; in kcsan_report_known_origin() local