Home
last modified time | relevance | path

Searched defs:wlist (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/kernel/
Dwatch_queue.c198 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification()
457 static int add_one_watch(struct watch *watch, struct watch_list *wlist, struct watch_queue *wqueue) in add_one_watch()
496 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object()
526 int remove_watch_from_object(struct watch_list *wlist, struct watch_queue *wq, in remove_watch_from_object()
599 struct watch_list *wlist; in watch_queue_clear() local
Daudit_watch.c42 struct list_head wlist; /* entry in parent->watches list */ member
/Linux-v6.1/include/linux/
Dwatch_queue.h95 static inline void init_watch_list(struct watch_list *wlist, in init_watch_list()
103 static inline void post_watch_notification(struct watch_list *wlist, in post_watch_notification()
112 static inline void remove_watch_list(struct watch_list *wlist, u64 id) in remove_watch_list()
/Linux-v6.1/drivers/staging/greybus/
Daudio_topology.c388 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_get() local
437 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_put() local
718 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_get() local
766 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_put() local
/Linux-v6.1/sound/soc/
Dsoc-dapm.c349 struct snd_soc_dapm_widget_list *wlist; member
660 struct list_head *wlist = &w->dapm->card->widgets; in dapm_wcache_lookup() local
1750 struct snd_soc_dapm_widget_list *wlist; in dapm_widget_update() local
/Linux-v6.1/security/keys/
Dkeyctl.c1771 struct watch_list *wlist = NULL; in keyctl_watch_key() local
/Linux-v6.1/kernel/locking/
Drwsem.c420 struct list_head wlist; in rwsem_mark_wake() local