Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dreport.c42 struct other_info { struct
390 struct other_info *other_info, in print_report() argument
408 if (other_info) { in print_report()
424 if (other_info) { in print_report()
444 if (other_info) { in print_report()
447 other_info->ai.size, get_thread_desc(other_info->ai.task_pid), in print_report()
516 struct other_info *other_info) in set_other_info_task_blocking() argument
565 } while (other_info->ai.size && other_info->ai.ptr == ai->ptr && in set_other_info_task_blocking()
574 struct other_info *other_info) in prepare_report_producer() argument
605 struct other_info *other_info) in prepare_report_consumer() argument
[all …]
/openbmc/qemu/linux-user/
H A Dqemu.h62 struct image_info *other_info; member
H A Delfload.c2552 info->other_info = interp_info; in create_elf_tables()
2554 interp_info->other_info = info; in create_elf_tables()