Lines Matching defs:of
50 * bfq_stat_read - read the current value of a bfq_stat
85 * @pd: policy private data of interest
292 * by allowing to find the parent of a bfq_group or the bfq_group
332 * The following two functions handle get and put of a bfq_group by
583 * Update chain of bfq_groups as we might be handling a leaf group
584 * which, along with some of its relatives, has not been hooked yet
585 * to the private hierarchy of BFQ.
633 * bfq_bic_update_cgroup on guaranteeing the consistency of blkg
713 /* We are the only user of this bfqq, just move it */
800 * bfq_flush_idle_tree - deactivate any entity on the idle tree of @st.
815 * of an active leaf entity to move, if entity is not a leaf.
868 * @pd: descriptor of the policy going offline.
915 * of the calls to bfq_bfqq_move() performed by
990 * Setting the prio_changed flag of the entity
992 * the value of the weight to its ioprio mapping.
1004 * flag set may cause the execution of the code
1009 * of bfqg->entity.new_weight is correctly
1043 static ssize_t bfq_io_set_device_weight(struct kernfs_open_file *of,
1049 struct blkcg *blkcg = css_to_blkcg(of_css(of));
1090 static ssize_t bfq_io_set_weight(struct kernfs_open_file *of,
1103 ret = bfq_io_set_weight_legacy(of_css(of), NULL, v);
1107 return bfq_io_set_device_weight(of, buf, nbytes, off);