Searched refs:descsz (Results 1 – 1 of 1) sorted by relevance
299 size_t descsz) in append_kcore_note() argument304 note->n_descsz = descsz; in append_kcore_note()309 memcpy(¬es[*i], desc, descsz); in append_kcore_note()310 *i = ALIGN(*i + descsz, 4); in append_kcore_note()