Home
last modified time | relevance | path

Searched refs:i_coal_jetsam_dealloc (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/osfmk/kern/
H A Dcoalition.c250 static void i_coal_jetsam_dealloc(coalition_t coal);
362 .dealloc = i_coal_jetsam_dealloc,
1093 i_coal_jetsam_dealloc(__unused coalition_t coal) in i_coal_jetsam_dealloc() function