Searched refs:sav_dump_elem (Results 1 – 1 of 1) sorted by relevance
8991 struct sav_dump_elem { struct9004 struct sav_dump_elem *savbuf = NULL, *elem_ptr; in key_dump() argument9036 savbuf = kalloc_type(struct sav_dump_elem, bufcount, Z_WAITOK); in key_dump()9109 kfree_type(struct sav_dump_elem, bufcount, savbuf); in key_dump()