Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl.c380 struct cxl_mock_res { struct
391 struct cxl_mock_res *res, *_res; in depopulate_all_mock_resources() argument
403 static struct cxl_mock_res *alloc_mock_res(resource_size_t size, int align) in alloc_mock_res()
405 struct cxl_mock_res *res = kzalloc(sizeof(*res), GFP_KERNEL); in alloc_mock_res()
430 struct cxl_mock_res *res; in populate_cedt()