Searched refs:descsz (Results 1 – 1 of 1) sorted by relevance
310 size_t descsz) in append_kcore_note() argument315 note->n_descsz = descsz; in append_kcore_note()320 memcpy(¬es[*i], desc, descsz); in append_kcore_note()321 *i = ALIGN(*i + descsz, 4); in append_kcore_note()
Completed in 8 milliseconds