Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/
Dpci.c576 static void free_event_buf(void *buf) in free_event_buf() function
594 return devm_add_action_or_reset(mds->cxlds.dev, free_event_buf, buf); in cxl_mem_alloc_event_buf()