Home
last modified time | relevance | path

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

123456789

/linux/drivers/scsi/
A Dmegaraid.h250 struct notify { struct
258 u8 write_config_rsvd[3];
261 u8 ldrv_opid; /* ldrv num */
266 u8 ldrv_state_id; /* ldrv num */
267 u8 ldrv_state_new; /* New state */
268 u8 ldrv_state_old; /* old state */
271 u8 pdrv_state_id; /* pdrv id */
272 u8 pdrv_state_new; /* New state */
273 u8 pdrv_state_old; /* old state */
297 #define CUR_NOTIFY_SIZE sizeof(struct notify) argument
[all …]
/linux/fs/xfs/
A Dxfs_notify_failure.c38 const struct xfs_failure_info *notify) in xfs_failure_pgoff()
52 const struct xfs_failure_info *notify) in xfs_failure_pgcnt()
76 struct xfs_failure_info *notify = data; in xfs_dax_failure_fn() local
163 struct xfs_failure_info notify = { .mf_flags = mf_flags }; in xfs_dax_notify_ddev_failure() local
/linux/net/wireless/
A Dap.c16 bool notify) in ___cfg80211_stop_ap()
57 bool notify) in cfg80211_stop_ap()
/linux/tools/testing/selftests/bpf/benchs/
A Dbench_htab_mem.c26 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
/linux/net/netfilter/
A Dnf_conntrack_ecache.c133 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
/linux/drivers/xen/
A Dpvcalls-front.c275 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
/linux/sound/virtio/
A Dvirtio_ctl_msg.c23 struct completion notify; member
133 bool notify = false; in virtsnd_ctl_msg_send() local
/linux/lib/
A Dcpu_rmap.c226 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()
/linux/drivers/gpu/drm/amd/display/dmub/src/
A Ddmub_srv_stat.c47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()
/linux/fs/autofs/
A Dwaitq.c205 const struct path *path, enum autofs_notify notify) in validate_request()
304 const struct path *path, enum autofs_notify notify) in autofs_wait()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stat.c48 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify) in dc_stat_get_dmub_notification()
/linux/include/net/
A Dbonding.h383 int slave_state, bool notify) in bond_set_slave_state()
567 bool notify) in bond_set_slave_inactive_flags()
578 bool notify) in bond_set_slave_tx_disabled_flags()
584 bool notify) in bond_set_slave_active_flags()
593 bool notify) in bond_set_slave_rx_enabled_flags()
613 static inline void bond_commit_link_state(struct slave *slave, bool notify) in bond_commit_link_state()
632 bool notify) in bond_set_slave_link_state()
/linux/include/linux/spi/
A Dcorgi_lcd.h14 void (*notify)(int intensity); member
/linux/include/linux/remoteproc/
A Dqcom_rproc.h40 static inline int qcom_unregister_ssr_notifier(void *notify, in qcom_unregister_ssr_notifier()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
A Dnv50.h13 struct nvkm_event_ntfy notify[4]; member
A Dgf100.c39 gf100_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in gf100_sw_chan_vblsem_release()
A Dnv50.c39 nv50_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in nv50_sw_chan_vblsem_release()
/linux/net/openvswitch/
A Ddp_notify.c16 struct sk_buff *notify; in dp_detach_port_notify() local
/linux/samples/acrn/
A Dvm-sample.c51 struct acrn_ioreq_notify __attribute__((aligned(8))) notify; in main() local
/linux/drivers/infiniband/hw/hfi1/
A Daffinity.c787 static void hfi1_irq_notifier_notify(struct irq_affinity_notify *notify, in hfi1_irq_notifier_notify()
809 struct irq_affinity_notify *notify = &msix->notify; in hfi1_setup_sdma_notifier() local
822 struct irq_affinity_notify *notify = &msix->notify; in hfi1_cleanup_sdma_notifier() local
/linux/include/linux/
A Dpwm_backlight.h19 int (*notify)(struct device *dev, int brightness); member
A Dwmi.h71 void (*notify)(struct wmi_device *device, union acpi_object *data); member
/linux/include/soc/tegra/
A Divc.h25 void (*notify)(struct tegra_ivc *ivc, void *data); member
/linux/drivers/infiniband/sw/rxe/
A Drxe_comp.c585 static void flush_send_queue(struct rxe_qp *qp, bool notify) in flush_send_queue()
653 bool notify = qp->valid && (qp_state(qp) == IB_QPS_ERR); in rxe_completer() local
/linux/drivers/acpi/acpica/
A Devgpeutil.c275 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers() local

Completed in 53 milliseconds

123456789