HomeSort by: relevance | last modified time | path
    Searched defs:kcsan_report (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
subr_csan.c 95 kcsan_report(csan_cell_t *new, cpuid_t newcpu, csan_cell_t *old, cpuid_t oldcpu) function in typeref:typename:void
161 kcsan_report(&new, cpu_number(), &old, i);
subr_csan.c 95 kcsan_report(csan_cell_t *new, cpuid_t newcpu, csan_cell_t *old, cpuid_t oldcpu) function in typeref:typename:void
161 kcsan_report(&new, cpu_number(), &old, i);

Completed in 20 milliseconds