Home
last modified time | relevance | path

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

/linux/drivers/opp/
H A Dopp.h242 unsigned int path_count; member
H A Dof.c486 opp_table->path_count = num_paths; in dev_pm_opp_of_find_icc_paths()
778 if (opp_table->path_count != count) { in _read_bw()
780 __func__, name, count, opp_table->path_count); in _read_bw()
/linux/fs/
H A Deventpoll.c1423 static int path_count[PATH_ARR_SIZE]; variable
1431 if (++path_count[nests] > path_limits[nests]) in path_count_inc()
1441 path_count[i] = 0; in path_count_init()