Home
last modified time | relevance | path

Searched defs:next_mask (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/resctrl/
H A Dcat_test.c62 static unsigned long next_mask(unsigned long current_mask) in next_mask() function
/linux/net/sched/
H A Dcls_flower.c603 list_for_each_entry_safe(mask, next_mask, &head->masks, list) { in fl_destroy() local