| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | notify.c | 28 nvkm_notify_put_locked(struct nvkm_notify *notify) in nvkm_notify_put_locked() 35 nvkm_notify_put(struct nvkm_notify *notify) in nvkm_notify_put() 50 nvkm_notify_get_locked(struct nvkm_notify *notify) in nvkm_notify_get_locked() 57 nvkm_notify_get(struct nvkm_notify *notify) in nvkm_notify_get() 70 nvkm_notify_func(struct nvkm_notify *notify) in nvkm_notify_func() 86 struct nvkm_notify *notify = container_of(work, typeof(*notify), work); in nvkm_notify_work() local 91 nvkm_notify_send(struct nvkm_notify *notify, void *data, u32 size) in nvkm_notify_send() 118 nvkm_notify_fini(struct nvkm_notify *notify) in nvkm_notify_fini() 135 struct nvkm_notify *notify) in nvkm_notify_init()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/ |
| D | notify.c | 33 nvif_notify_put_(struct nvif_notify *notify) in nvif_notify_put_() 51 nvif_notify_put(struct nvif_notify *notify) in nvif_notify_put() 64 nvif_notify_get_(struct nvif_notify *notify) in nvif_notify_get_() 82 nvif_notify_get(struct nvif_notify *notify) in nvif_notify_get() 91 nvif_notify_func(struct nvif_notify *notify, bool keep) in nvif_notify_func() 107 struct nvif_notify *notify = container_of(work, typeof(*notify), work); in nvif_notify_work() local 114 struct nvif_notify *notify = NULL; in nvif_notify() local 145 nvif_notify_dtor(struct nvif_notify *notify) in nvif_notify_dtor() 167 void *data, u32 size, u32 reply, struct nvif_notify *notify) in nvif_notify_ctor()
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nf_conntrack_ecache.c | 138 struct nf_ct_event_notifier *notify; in nf_conntrack_eventmask_report() local 195 struct nf_ct_event_notifier *notify; in nf_ct_deliver_cached_events() local 249 struct nf_exp_event_notifier *notify; in nf_ct_expect_event_report() local 277 struct nf_ct_event_notifier *notify; in nf_conntrack_register_notifier() local 298 struct nf_ct_event_notifier *notify; in nf_conntrack_unregister_notifier() local 314 struct nf_exp_event_notifier *notify; in nf_ct_expect_register_notifier() local 335 struct nf_exp_event_notifier *notify; in nf_ct_expect_unregister_notifier() local
|
| /kernel/linux/linux-6.6/net/wireless/ |
| D | ap.c | 16 bool notify) in ___cfg80211_stop_ap() 57 bool notify) in __cfg80211_stop_ap() 78 bool notify) in cfg80211_stop_ap()
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | megaraid.h | 249 struct notify { struct 250 u32 global_counter; /* Any change increments this counter */ 252 u8 param_counter; /* Indicates any params changed */ 253 u8 param_id; /* Param modified - defined below */ 254 u16 param_val; /* New val of last param modified */ 256 u8 write_config_counter; /* write config occurred */ 257 u8 write_config_rsvd[3]; 259 u8 ldrv_op_counter; /* Indicates ldrv op started/completed */ 260 u8 ldrv_opid; /* ldrv num */ 261 u8 ldrv_opcmd; /* ldrv operation - defined below */ [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | megaraid.h | 250 struct notify { struct 251 u32 global_counter; /* Any change increments this counter */ 253 u8 param_counter; /* Indicates any params changed */ 254 u8 param_id; /* Param modified - defined below */ 255 u16 param_val; /* New val of last param modified */ 257 u8 write_config_counter; /* write config occurred */ 258 u8 write_config_rsvd[3]; 260 u8 ldrv_op_counter; /* Indicates ldrv op started/completed */ 261 u8 ldrv_opid; /* ldrv num */ 262 u8 ldrv_opcmd; /* ldrv operation - defined below */ [all …]
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_notify_failure.c | 37 const struct xfs_failure_info *notify) in xfs_failure_pgoff() 51 const struct xfs_failure_info *notify) in xfs_failure_pgcnt() 75 struct xfs_failure_info *notify = data; in xfs_dax_failure_fn() local 110 struct xfs_failure_info notify = { .mf_flags = mf_flags }; in xfs_dax_notify_ddev_failure() local
|
| /kernel/linux/linux-5.10/net/wireless/ |
| D | ap.c | 11 struct net_device *dev, bool notify) in __cfg80211_stop_ap() 50 struct net_device *dev, bool notify) in cfg80211_stop_ap()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
| D | bench_htab_mem.c | 26 pthread_barrier_t *notify; member 223 static void htab_mem_add_fn(pthread_barrier_t *notify) in htab_mem_add_fn() 235 static void htab_mem_delete_fn(pthread_barrier_t *notify) in htab_mem_delete_fn() 249 pthread_barrier_t *notify; in htab_mem_producer() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nf_conntrack_ecache.c | 133 struct nf_ct_event_notifier *notify; in __nf_conntrack_eventmask_report() local 237 struct nf_ct_event_notifier *notify; in nf_ct_expect_event_report() local 264 struct nf_ct_event_notifier *notify; in nf_conntrack_register_notifier() local
|
| /kernel/linux/linux-5.10/drivers/xen/ |
| D | pvcalls-front.c | 265 int notify, req_id, ret; in pvcalls_front_socket() local 418 int notify, req_id, ret; in pvcalls_front_connect() local 666 int notify, req_id, ret; in pvcalls_front_bind() local 719 int notify, req_id, ret; in pvcalls_front_listen() local 769 int notify, req_id, ret, nonblock; in pvcalls_front_accept() local 905 int notify, req_id, ret; in pvcalls_front_poll_passive() local 1004 int req_id, notify, ret; in pvcalls_front_release() local
|
| /kernel/linux/linux-6.6/drivers/xen/ |
| D | pvcalls-front.c | 275 int notify, req_id, ret; in pvcalls_front_socket() local 428 int notify, req_id, ret; in pvcalls_front_connect() local 675 int notify, req_id, ret; in pvcalls_front_bind() local 728 int notify, req_id, ret; in pvcalls_front_listen() local 778 int notify, req_id, ret, nonblock; in pvcalls_front_accept() local 913 int notify, req_id, ret; in pvcalls_front_poll_passive() local 1012 int req_id, notify, ret; in pvcalls_front_release() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/src/ |
| D | dmub_srv_stat.c | 47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()
|
| /kernel/linux/linux-5.10/lib/ |
| D | cpu_rmap.c | 214 struct irq_affinity_notify notify; member 251 irq_cpu_rmap_notify(struct irq_affinity_notify *notify, const cpumask_t *mask) in irq_cpu_rmap_notify()
|
| /kernel/linux/linux-6.6/sound/virtio/ |
| D | virtio_ctl_msg.c | 23 struct completion notify; member 133 bool notify = false; in virtsnd_ctl_msg_send() local
|
| /kernel/linux/linux-6.6/lib/ |
| D | cpu_rmap.c | 226 struct irq_affinity_notify notify; member 263 irq_cpu_rmap_notify(struct irq_affinity_notify *notify, const cpumask_t *mask) in irq_cpu_rmap_notify()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_stat.c | 48 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify) in dc_stat_get_dmub_notification()
|
| /kernel/linux/linux-6.6/fs/autofs/ |
| D | waitq.c | 205 const struct path *path, enum autofs_notify notify) in validate_request() 304 const struct path *path, enum autofs_notify notify) in autofs_wait()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | base.c | 130 struct nvkm_notify *notify) in nvkm_fifo_kevent_ctor() 149 struct nvkm_notify *notify) in nvkm_fifo_cevent_ctor() 187 struct nvkm_notify *notify) in nvkm_fifo_uevent_ctor()
|
| /kernel/linux/linux-5.10/fs/autofs/ |
| D | waitq.c | 250 const struct path *path, enum autofs_notify notify) in validate_request() 349 const struct path *path, enum autofs_notify notify) in autofs_wait()
|
| /kernel/linux/linux-5.10/include/linux/spi/ |
| D | corgi_lcd.h | 14 void (*notify)(int intensity); member
|
| /kernel/linux/linux-6.6/include/linux/spi/ |
| D | corgi_lcd.h | 14 void (*notify)(int intensity); member
|
| /kernel/linux/linux-6.6/include/linux/remoteproc/ |
| D | qcom_rproc.h | 40 static inline int qcom_unregister_ssr_notifier(void *notify, in qcom_unregister_ssr_notifier()
|
| /kernel/linux/linux-5.10/include/linux/remoteproc/ |
| D | qcom_rproc.h | 40 static inline int qcom_unregister_ssr_notifier(void *notify, in qcom_unregister_ssr_notifier()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| D | nv50.h | 13 struct nvkm_event_ntfy notify[4]; member
|