Home
last modified time | relevance | path

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

12345678

/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.c43 const struct xfs_failure_info *notify) in xfs_failure_pgoff()
57 const struct xfs_failure_info *notify) in xfs_failure_pgcnt()
81 struct xfs_failure_info *notify = data; in xfs_dax_failure_fn() local
247 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/drivers/xen/
H A Dpvcalls-front.c275 int notify, req_id, ret; in pvcalls_front_socket() local
429 int notify, req_id, ret; in pvcalls_front_connect() local
679 int notify, req_id, ret; in pvcalls_front_bind() local
733 int notify, req_id, ret; in pvcalls_front_listen() local
785 int notify, req_id, ret, nonblock; in pvcalls_front_accept() local
921 int notify, req_id, ret; in pvcalls_front_poll_passive() local
1021 int req_id, notify, ret; in pvcalls_front_release() 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 int slave_state, bool notify) in bond_set_slave_state()
571 bool notify) in bond_set_slave_inactive_flags()
582 bool notify) in bond_set_slave_tx_disabled_flags()
588 bool notify) in bond_set_slave_active_flags()
597 bool notify) in bond_set_slave_rx_enabled_flags()
617 static inline void bond_commit_link_state(struct slave *slave, bool notify) in bond_commit_link_state()
636 bool notify) in bond_set_slave_link_state()
/linux/drivers/infiniband/hw/hfi1/
H A Daffinity.c778 static void hfi1_irq_notifier_notify(struct irq_affinity_notify *notify, in hfi1_irq_notifier_notify()
800 struct irq_affinity_notify *notify = &msix->notify; in hfi1_setup_sdma_notifier() local
813 struct irq_affinity_notify *notify = &msix->notify; in hfi1_cleanup_sdma_notifier() local
/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/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/tee/qcomtee/
H A Duser_obj.c42 bool notify; member
59 void qcomtee_user_object_set_notify(struct qcomtee_object *object, bool notify) in qcomtee_user_object_set_notify()
/linux/drivers/acpi/acpica/
H A Devgpeutil.c275 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers() local
/linux/include/linux/
H A Dwmi.h70 void (*notify)(struct wmi_device *device, union acpi_object *data); global() member
/linux/drivers/net/wireless/ath/wil6210/
H A Dwil_platform.h41 int (*notify)(void *handle, enum wil_platform_event evt); member
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp.c1049 bool notify; in siw_sqe_complete() local
1106 bool notify; in siw_rqe_complete() local
/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.c130 notify_func_t notify, in pmf_set_notify()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfree_timer.c13 pthread_barrier_t notify; member

12345678