Searched refs:cmp_dpa (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | namespace_devs.c | 1911 static int cmp_dpa(const void *a, const void *b) in cmp_dpa() function 2024 sort(devs, count, sizeof(struct device *), cmp_dpa, NULL); in scan_labels()
|
/kernel/linux/linux-5.10/drivers/nvdimm/ |
H A D | namespace_devs.c | 2317 static int cmp_dpa(const void *a, const void *b) in cmp_dpa() function 2464 sort(devs, count, sizeof(struct device *), cmp_dpa, NULL); in scan_labels()
|
Completed in 7 milliseconds