Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/cxl/test/
Dcxl.c242 struct cxl_mock_res { struct
253 struct cxl_mock_res *res, *_res; in depopulate_all_mock_resources() argument
265 static struct cxl_mock_res *alloc_mock_res(resource_size_t size) in alloc_mock_res()
267 struct cxl_mock_res *res = kzalloc(sizeof(*res), GFP_KERNEL); in alloc_mock_res()
292 struct cxl_mock_res *res; in populate_cedt()