Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 184) sorted by relevance

12345678

/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/core/
Dnotify.c28 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()
Dclient.c84 struct nvkm_client_notify *notify = container_of(n, typeof(*notify), n); in nvkm_client_notify() local
132 struct nvkm_client_notify *notify; in nvkm_client_notify_new() local
Devent.c55 struct nvkm_notify *notify; in nvkm_event_send() local
/Linux-v5.4/drivers/gpu/drm/nouveau/nvif/
Dnotify.c33 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_fini(struct nvif_notify *notify) in nvif_notify_fini()
167 struct nvif_notify *notify) in nvif_notify_init()
/Linux-v5.4/net/netfilter/
Dnf_conntrack_ecache.c125 struct nf_ct_event_notifier *notify; in nf_conntrack_eventmask_report() local
182 struct nf_ct_event_notifier *notify; in nf_ct_deliver_cached_events() local
236 struct nf_exp_event_notifier *notify; in nf_ct_expect_event_report() local
264 struct nf_ct_event_notifier *notify; in nf_conntrack_register_notifier() local
285 struct nf_ct_event_notifier *notify; in nf_conntrack_unregister_notifier() local
301 struct nf_exp_event_notifier *notify; in nf_ct_expect_register_notifier() local
322 struct nf_exp_event_notifier *notify; in nf_ct_expect_unregister_notifier() local
/Linux-v5.4/drivers/scsi/
Dmegaraid.h249 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 …]
/Linux-v5.4/net/wireless/
Dap.c11 struct net_device *dev, bool notify) in __cfg80211_stop_ap()
50 struct net_device *dev, bool notify) in cfg80211_stop_ap()
/Linux-v5.4/drivers/xen/
Dpvcalls-front.c265 int notify, req_id, ret; in pvcalls_front_socket() local
418 int notify, req_id, ret, evtchn; in pvcalls_front_connect() local
665 int notify, req_id, ret; in pvcalls_front_bind() local
718 int notify, req_id, ret; in pvcalls_front_listen() local
768 int notify, req_id, ret, evtchn, nonblock; in pvcalls_front_accept() local
903 int notify, req_id, ret; in pvcalls_front_poll_passive() local
1002 int req_id, notify, ret; in pvcalls_front_release() local
/Linux-v5.4/lib/
Dcpu_rmap.c214 struct irq_affinity_notify notify; member
250 irq_cpu_rmap_notify(struct irq_affinity_notify *notify, const cpumask_t *mask) in irq_cpu_rmap_notify()
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dbase.c130 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()
/Linux-v5.4/fs/autofs/
Dwaitq.c249 const struct path *path, enum autofs_notify notify) in validate_request()
348 const struct path *path, enum autofs_notify notify) in autofs_wait()
/Linux-v5.4/kernel/
Dtask_work.c28 task_work_add(struct task_struct *task, struct callback_head *work, bool notify) in task_work_add()
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv50.h13 struct nvkm_notify notify[4]; member
Dchan.c51 struct nvkm_notify *notify) in nvkm_sw_chan_event_ctor()
Dgf100.c39 gf100_sw_chan_vblsem_release(struct nvkm_notify *notify) in gf100_sw_chan_vblsem_release()
Dnv50.c39 nv50_sw_chan_vblsem_release(struct nvkm_notify *notify) in nv50_sw_chan_vblsem_release()
/Linux-v5.4/net/openvswitch/
Ddp_notify.c16 struct sk_buff *notify; in dp_detach_port_notify() local
/Linux-v5.4/include/linux/spi/
Dcorgi_lcd.h17 void (*notify)(int intensity); member
/Linux-v5.4/include/soc/tegra/
Divc.h23 void (*notify)(struct tegra_ivc *ivc, void *data); member
/Linux-v5.4/include/linux/
Dwmi.h41 void (*notify)(struct wmi_device *device, union acpi_object *data); member
Dpwm_backlight.h22 int (*notify)(struct device *dev, int brightness); member
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dconn.c33 nvkm_conn_hpd(struct nvkm_notify *notify) in nvkm_conn_hpd()
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Daffinity.c837 static void hfi1_irq_notifier_notify(struct irq_affinity_notify *notify, in hfi1_irq_notifier_notify()
859 struct irq_affinity_notify *notify = &msix->notify; in hfi1_setup_sdma_notifier() local
872 struct irq_affinity_notify *notify = &msix->notify; in hfi1_cleanup_sdma_notifier() local
/Linux-v5.4/drivers/acpi/acpica/
Devgpeutil.c275 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers() local
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dwil_platform.h52 int (*notify)(void *handle, enum wil_platform_event evt); member

12345678