Searched refs:excl_ss (Results 1 – 1 of 1) sorted by relevance
5637 struct exclaves_panic_stackshot excl_ss; in kdp_stackshot_kcdata_format() local5638 kdp_read_panic_exclaves_stackshot(&excl_ss); in kdp_stackshot_kcdata_format()5640 if (excl_ss.stackshot_buffer != NULL && excl_ss.stackshot_buffer_size != 0) { in kdp_stackshot_kcdata_format()5648 …tberr = stackshot_stackshotresult__unmarshal(excl_ss.stackshot_buffer, excl_ss.stackshot_buffer_si… in kdp_stackshot_kcdata_format()