| /kernel/linux/linux-5.10/include/linux/ |
| H A D | watch_queue.h | 95 static inline void init_watch_list(struct watch_list *wlist, in init_watch_list() argument 103 static inline void post_watch_notification(struct watch_list *wlist, in post_watch_notification() argument 112 static inline void remove_watch_list(struct watch_list *wlist, u64 id) in remove_watch_list() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | watch_queue.h | 94 static inline void init_watch_list(struct watch_list *wlist, in init_watch_list() argument 102 static inline void post_watch_notification(struct watch_list *wlist, in post_watch_notification() argument 111 static inline void remove_watch_list(struct watch_list *wlist, u64 id) in remove_watch_list() argument [all...] |
| /kernel/linux/linux-5.10/kernel/ |
| H A D | watch_queue.c | 198 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification() argument 461 static int add_one_watch(struct watch *watch, struct watch_list *wlist, struct watch_queue *wqueue) in add_one_watch() argument 500 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object() argument 530 remove_watch_from_object(struct watch_list *wlist, struct watch_queue *wq, u64 id, bool all) remove_watch_from_object() argument 603 struct watch_list *wlist; watch_queue_clear() local [all...] |
| H A D | audit_watch.c | 42 struct list_head wlist; /* entry in parent->watches list */ member
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | watch_queue.c | 194 void __post_watch_notification(struct watch_list *wlist, in __post_watch_notification() argument 454 static int add_one_watch(struct watch *watch, struct watch_list *wlist, struct watch_queue *wqueue) in add_one_watch() argument 493 int add_watch_to_object(struct watch *watch, struct watch_list *wlist) in add_watch_to_object() argument 523 remove_watch_from_object(struct watch_list *wlist, struct watch_queue *wq, u64 id, bool all) remove_watch_from_object() argument 596 struct watch_list *wlist; watch_queue_clear() local [all...] |
| H A D | audit_watch.c | 42 struct list_head wlist; /* entry in parent->watches list */ member
|
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| H A D | audio_topology.c | 388 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 [all...] |
| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| H A D | audio_topology.c | 387 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_get() local 436 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_put() local 717 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_get() local 765 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_put() local [all...] |
| /kernel/linux/linux-5.10/security/keys/ |
| H A D | keyctl.c | 1776 struct watch_list *wlist = NULL; in keyctl_watch_key() local
|
| /kernel/linux/linux-5.10/kernel/locking/ |
| H A D | rwsem.c | 406 struct list_head wlist; in rwsem_mark_wake() local
|
| /kernel/linux/linux-6.6/kernel/locking/ |
| H A D | rwsem.c | 417 struct list_head wlist; in rwsem_mark_wake() local
|
| /kernel/linux/linux-6.6/security/keys/ |
| H A D | keyctl.c | 1776 struct watch_list *wlist = NULL; in keyctl_watch_key() local
|
| /kernel/linux/linux-5.10/sound/soc/ |
| H A D | soc-dapm.c | 349 struct snd_soc_dapm_widget_list *wlist; member 658 struct list_head *wlist; in dapm_wcache_lookup() local 1746 struct snd_soc_dapm_widget_list *wlist; dapm_widget_update() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/ |
| H A D | soc-dapm.c | 349 struct snd_soc_dapm_widget_list *wlist; member 658 struct list_head *wlist = &w->dapm->card->widgets; in dapm_wcache_lookup() local 1742 struct snd_soc_dapm_widget_list *wlist; in dapm_widget_update() local [all...] |