Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/alloc_tag/
H A Dallocinfo_ioctl_test.c195 struct allocinfo_content_id start_cont_id, end_cont_id; in get_filtered_ioctl_entries() local
228 if (__allocinfo_get_content_id(fd, &end_cont_id)) { in get_filtered_ioctl_entries()
234 if (start_cont_id.id == end_cont_id.id) { in get_filtered_ioctl_entries()
326 struct allocinfo_content_id start_cont_id, end_cont_id; in test_size_filter() local
407 if (__allocinfo_get_content_id(fd, &end_cont_id)) { in test_size_filter()
413 if (start_cont_id.id == end_cont_id.id) in test_size_filter()
419 if (start_cont_id.id == end_cont_id.id && !found_tag) { in test_size_filter()
423 } else if (start_cont_id.id != end_cont_id.id) { in test_size_filter()