Searched defs:use_memdelay (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-cgroup.c | 1665 static void blkcg_maybe_throttle_blkg(struct blkcg_gq *blkg, bool use_memdelay) in blkcg_maybe_throttle_blkg() argument 1737 bool use_memdelay = current->use_memdelay; in blkcg_maybe_throttle_current() local 1787 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) in blkcg_schedule_throttle() argument [all...] |
| H A D | blk-iolatency.c | 285 __blkcg_iolatency_throttle(struct rq_qos *rqos, struct iolatency_grp *iolat, bool issue_as_root, bool use_memdelay) __blkcg_iolatency_throttle() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | blk-cgroup.h | 646 static inline void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) { } in blkcg_schedule_throttle() argument
|
| H A D | sched.h | 967 unsigned use_memdelay:1; member
|
| /kernel/linux/linux-6.6/block/ |
| H A D | blk-iolatency.c | 286 __blkcg_iolatency_throttle(struct rq_qos *rqos, struct iolatency_grp *iolat, bool issue_as_root, bool use_memdelay) __blkcg_iolatency_throttle() argument
|
| H A D | blk-cgroup.c | 1845 static void blkcg_maybe_throttle_blkg(struct blkcg_gq *blkg, bool use_memdelay) in blkcg_maybe_throttle_blkg() argument 1916 bool use_memdelay = current->use_memdelay; in blkcg_maybe_throttle_current() local 1960 void blkcg_schedule_throttle(struct gendisk *disk, bool use_memdelay) in blkcg_schedule_throttle() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | sched.h | 1056 unsigned use_memdelay:1; member
|
Completed in 17 milliseconds