Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Didle.c743 static void scx_idle_notify(struct rq *rq, bool idle, bool do_notify, bool root_renotify) in scx_idle_notify()
801 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 Dawacs.c795 static void snd_pmac_awacs_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_awacs_update_automute()
/linux/drivers/net/
H A Dtun.c3205 bool do_notify = false; in __tun_chr_ioctl() local