Home
last modified time | relevance | path

Searched refs:get_unique_item (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/
H A Dtdc_helper.py18 def get_unique_item(lst): function
30 ucat.extend(get_unique_item(t['category']))
31 ucat = get_unique_item(ucat)
H A Dtdc.py81 reqs = get_unique_item(reqs)
577 ufilename = get_unique_item(ufilename)
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/
H A Dtdc_helper.py18 def get_unique_item(lst): function
30 ucat.extend(get_unique_item(t['category']))
31 ucat = get_unique_item(ucat)
H A Dtdc.py81 reqs = get_unique_item(reqs)
701 ufilename = get_unique_item(ufilename)

Completed in 3 milliseconds