Home
last modified time | relevance | path

Searched refs:bfq_var_store (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c6589 static int bfq_var_store(unsigned long *var, const char *page) in bfq_var_store() function
6641 ret = bfq_var_store(&__data, (page)); \
6673 ret = bfq_var_store(&__data, (page)); \
6694 ret = bfq_var_store(&__data, (page)); in bfq_max_budget_store()
6722 ret = bfq_var_store(&__data, (page)); in bfq_timeout_sync_store()
6745 ret = bfq_var_store(&__data, (page)); in bfq_strict_guarantees_store()
6767 ret = bfq_var_store(&__data, (page)); in bfq_low_latency_store()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c7388 static int bfq_var_store(unsigned long *var, const char *page) in bfq_var_store() function
7440 ret = bfq_var_store(&__data, (page)); \
7472 ret = bfq_var_store(&__data, (page)); \
7493 ret = bfq_var_store(&__data, (page)); in bfq_max_budget_store()
7521 ret = bfq_var_store(&__data, (page)); in bfq_timeout_sync_store()
7544 ret = bfq_var_store(&__data, (page)); in bfq_strict_guarantees_store()
7566 ret = bfq_var_store(&__data, (page)); in bfq_low_latency_store()

Completed in 17 milliseconds