Searched refs:put_cxl_root (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/cxl/core/
H A Dcdat.c212 struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port);
352 struct cxl_root *cxl_root __free(put_cxl_root) =
H A Dpmem.c67 struct cxl_root *cxl_root __free(put_cxl_root) =
H A Dport.c1021 void put_cxl_root(struct cxl_root *cxl_root) function
1028 EXPORT_SYMBOL_NS_GPL(put_cxl_root, CXL);
/linux-master/drivers/cxl/
H A Dcxl.h739 void put_cxl_root(struct cxl_root *cxl_root);
740 DEFINE_FREE(put_cxl_root, struct cxl_root *, if (_T) put_cxl_root(_T))
H A Dport.c133 struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port);
/linux-master/tools/testing/cxl/test/
H A Dcxl.c999 struct cxl_root *cxl_root __free(put_cxl_root) =

Completed in 201 milliseconds