Home
last modified time | relevance | path

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

/tools/testing/selftests/resctrl/
A Dresctrlfs.c412 unsigned long last_val; in count_contiguous_bits() local
416 last_val = val; in count_contiguous_bits()
423 *start = ffsl(last_val) - 1; in count_contiguous_bits()

Completed in 11 milliseconds