Home
last modified time | relevance | path

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

1234567

/linux/tools/testing/selftests/bpf/benchs/
H 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() argument
235 static void htab_mem_delete_fn(pthread_barrier_t *notify) in htab_mem_delete_fn() argument
249 pthread_barrier_t *notify; htab_mem_producer() local
[all...]
/linux/fs/xfs/
H A Dxfs_notify_failure.c41 const struct xfs_failure_info *notify) in xfs_failure_pgoff()
55 const struct xfs_failure_info *notify) in xfs_failure_pgcnt()
79 struct xfs_failure_info *notify = data; in xfs_dax_failure_fn() local
240 struct xfs_failure_info notify = { .mf_flags = mf_flags }; in xfs_dax_notify_dev_failure() local
/linux/net/wireless/
H A Dap.c16 bool notify) in ___cfg80211_stop_ap()
57 bool notify) in cfg80211_stop_ap()
/linux/sound/virtio/
H A Dvirtio_ctl_msg.c23 struct completion notify; member
133 bool notify = false; in virtsnd_ctl_msg_send() local
/linux/lib/
H 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/fs/autofs/
H 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/include/net/
H A Dbonding.h386 bond_set_slave_state(struct slave * slave,int slave_state,bool notify) bond_set_slave_state() argument
570 bond_set_slave_inactive_flags(struct slave * slave,bool notify) bond_set_slave_inactive_flags() argument
581 bond_set_slave_tx_disabled_flags(struct slave * slave,bool notify) bond_set_slave_tx_disabled_flags() argument
587 bond_set_slave_active_flags(struct slave * slave,bool notify) bond_set_slave_active_flags() argument
596 bond_set_slave_rx_enabled_flags(struct slave * slave,bool notify) bond_set_slave_rx_enabled_flags() argument
616 bond_commit_link_state(struct slave * slave,bool notify) bond_commit_link_state() argument
635 bond_set_slave_link_state(struct slave * slave,int state,bool notify) bond_set_slave_link_state() argument
[all...]
/linux/include/linux/spi/
H A Dcorgi_lcd.h14 void (*notify)(int intensity); member
/linux/include/linux/remoteproc/
H 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/
H A Dnv50.h13 struct nvkm_event_ntfy notify[4]; member
H A Dgf100.c39 gf100_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in gf100_sw_chan_vblsem_release()
H A Dnv50.c39 nv50_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in nv50_sw_chan_vblsem_release()
/linux/net/openvswitch/
H A Ddp_notify.c16 struct sk_buff *notify; in dp_detach_port_notify() local
/linux/drivers/virtio/
H A Dvirtio_rtc_driver.c324 bool notify; in viortc_alarmq_hdlr() local
421 bool notify; in viortc_msg_xfer() local
1273 bool notify; in viortc_probe() local
1353 bool notify = false; in viortc_restore() local
/linux/samples/acrn/
H A Dvm-sample.c51 struct acrn_ioreq_notify __attribute__((aligned(8))) notify; in main() local
/linux/include/soc/tegra/
H A Divc.h25 void (*notify)(struct tegra_ivc *ivc, void *data); member
/linux/drivers/infiniband/sw/rxe/
H 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/
H A Devgpeutil.c275 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers() local
/linux/drivers/net/wireless/ath/wil6210/
H A Dwil_platform.h41 int (*notify)(void *handle, enum wil_platform_event evt); member
/linux/include/linux/qed/
H A Dqede_rdma.h41 void (*notify)(struct qedr_dev *, enum qede_rdma_event); member
/linux/include/rdma/
H A Drdmavt_cq.h50 u8 notify; member
/linux/sound/aoa/core/
H A Dgpio-pmf.c131 pmf_set_notify(struct gpio_runtime * rt,enum notify_type type,notify_func_t notify,void * data) pmf_set_notify() argument
[all...]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfree_timer.c13 pthread_barrier_t notify; member
/linux/include/linux/
H A Ddm-io.h64 struct dm_io_notify notify; /* Synchronous if notify.fn is NULL */ member
/linux/drivers/scsi/esas2r/
H A Desas2r_targdb.c59 void esas2r_targ_db_remove_all(struct esas2r_adapter *a, bool notify) in esas2r_targ_db_remove_all()

1234567