Searched defs:do_notify (Results 1 – 7 of 7) sorted by relevance
/linux/kernel/sched/ |
H A D | ext.h | 62 static inline void scx_update_idle(struct rq *rq, bool idle, bool do_notify) in scx_update_idle() 68 static inline void scx_update_idle(struct rq *rq, bool idle, bool do_notify) {} in scx_update_idle()
|
H A D | ext.c | 3748 void __scx_update_idle(struct rq *rq, bool idle, bool do_notify) in __scx_update_idle()
|
/linux/sound/ppc/ |
H A D | tumbler.c | 954 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 D | burgundy.c | 569 static void snd_pmac_burgundy_update_automute(struct snd_pmac *chip, int do_notify) in snd_pmac_burgundy_update_automute()
|
H A D | awacs.c | 807 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 D | tun.c | 3097 bool do_notify = false; in __tun_chr_ioctl() local
|
/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 947 bool do_notify, bool swdev_notify) in vxlan_fdb_destroy()
|