Home
last modified time | relevance | path

Searched defs:do_notify (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/sched/
H A Dext.h64 static inline void scx_update_idle(struct rq *rq, bool idle, bool do_notify) in scx_update_idle()
70 static inline void scx_update_idle(struct rq *rq, bool idle, bool do_notify) {} in scx_update_idle()
H A Dext_idle.c734 void __scx_update_idle(struct rq *rq, bool idle, bool do_notify) in __scx_update_idle()
/linux/sound/ppc/
H A Dtumbler.c954 static void check_mute(struct snd_pmac *chip, struct pmac_gpio *gp, int val, int do_notify, in check_mute()
1029 static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) in tumbler_update_automute()
H A Dburgundy.c569 snd_pmac_burgundy_update_automute(struct snd_pmac * chip,int do_notify) snd_pmac_burgundy_update_automute() argument
H A Dawacs.c807 snd_pmac_awacs_update_automute(struct snd_pmac * chip,int do_notify) snd_pmac_awacs_update_automute() argument
/linux/drivers/net/vxlan/
H A Dvxlan_core.c936 bool do_notify, bool swdev_notify) in vxlan_fdb_destroy()