Home
last modified time | relevance | path

Searched refs:blkcg_maybe_throttle_current (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dblk-cgroup.h29 void blkcg_maybe_throttle_current(void);
40 static inline void blkcg_maybe_throttle_current(void) { } in blkcg_maybe_throttle_current() function
H A Dresume_user_mode.h59 blkcg_maybe_throttle_current(); in resume_user_mode_work()
/kernel/linux/linux-5.10/include/linux/
H A Dtracehook.h198 blkcg_maybe_throttle_current(); in tracehook_notify_resume()
H A Dblk-cgroup.h621 void blkcg_maybe_throttle_current(void);
641 static inline void blkcg_maybe_throttle_current(void) { } in blkcg_maybe_throttle_current() function
/kernel/linux/linux-5.10/block/
H A Dblk-cgroup.c1722 * blkcg_maybe_throttle_current - throttle the current task if it has been marked
1731 void blkcg_maybe_throttle_current(void) in blkcg_maybe_throttle_current() function
/kernel/linux/linux-6.6/block/
H A Dblk-cgroup.c1902 * blkcg_maybe_throttle_current - throttle the current task if it has been marked
1911 void blkcg_maybe_throttle_current(void) in blkcg_maybe_throttle_current() function

Completed in 7 milliseconds