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 print_report(enum kcsan_value_change value_change,const struct access_info * ai,struct other_info * other_info,u64 old,u64 new,u64 mask) print_report() argument
498 release_report(unsigned long * flags,struct other_info * other_info) release_report() argument
516 set_other_info_task_blocking(unsigned long * flags,const struct access_info * ai,struct other_info * other_info) set_other_info_task_blocking() argument
574 prepare_report_producer(unsigned long * flags,const struct access_info * ai,struct other_info * other_info) prepare_report_producer() argument
605 prepare_report_consumer(unsigned long * flags,const struct access_info * ai,struct other_info * other_info) prepare_report_consumer() argument
671 struct other_info *other_info = &other_infos[watchpoint_idx]; kcsan_report_known_origin() local
[all...]