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

/linux-master/include/linux/
H A Dwatch_queue.h94 static inline void init_watch_list(struct watch_list *wlist, argument
102 static inline void post_watch_notification(struct watch_list *wlist, argument
111 static inline void remove_watch_list(struct watch_list *wlist, u64 id) argument
[all...]
/linux-master/kernel/
H A Dwatch_queue.c194 void __post_watch_notification(struct watch_list *wlist, argument
454 static int add_one_watch(struct watch *watch, struct watch_list *wlist, struct watch_queue *wqueue) argument
493 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) argument
523 remove_watch_from_object(struct watch_list *wlist, struct watch_queue *wq, u64 id, bool all) argument
596 struct watch_list *wlist; local
[all...]
H A Daudit_watch.c42 struct list_head wlist; /* entry in parent->watches list */ member in struct:audit_watch
/linux-master/drivers/staging/greybus/
H A Daudio_topology.c387 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); local
436 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); local
717 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); local
764 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); local
[all...]
/linux-master/security/keys/
H A Dkeyctl.c1775 struct watch_list *wlist = NULL; local
/linux-master/kernel/locking/
H A Drwsem.c417 struct list_head wlist; local
/linux-master/sound/soc/
H A Dsoc-dapm.c356 struct snd_soc_dapm_widget_list *wlist; member in struct:dapm_kcontrol_data
665 struct list_head *wlist = &w->dapm->card->widgets; local
1749 struct snd_soc_dapm_widget_list *wlist; local
[all...]

Completed in 182 milliseconds