Home
last modified time | relevance | path

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

1234567891011

/openbmc/linux/net/wireless/
H A Dap.c16 bool notify) in ___cfg80211_stop_ap()
57 bool notify) in __cfg80211_stop_ap()
78 bool notify) in cfg80211_stop_ap()
/openbmc/linux/drivers/scsi/
H 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 …]
/openbmc/linux/fs/xfs/
H A Dxfs_notify_failure.c37 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
/openbmc/qemu/include/qemu/
H A Dnotify.h23 void (*notify)(Notifier *notifier, void *data); member
53 int (*notify)(NotifierWithReturn *notifier, void *data); member
/openbmc/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()
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
/openbmc/linux/net/netfilter/
H 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
/openbmc/linux/drivers/xen/
H 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
/openbmc/qemu/ui/
H A Dclipboard.c69 QemuClipboardNotify notify = { in qemu_clipboard_update() local
155 QemuClipboardNotify notify = { .type = QEMU_CLIPBOARD_RESET_SERIAL }; in qemu_clipboard_reset_serial() local
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()
/openbmc/linux/sound/virtio/
H A Dvirtio_ctl_msg.c23 struct completion notify; member
133 bool notify = false; in virtsnd_ctl_msg_send() local
/openbmc/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()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stat.c48 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify) in dc_stat_get_dmub_notification()
/openbmc/qemu/io/
H A Dnet-listener.c141 GDestroyNotify notify, in qio_net_listener_set_client_func_full()
175 GDestroyNotify notify) in qio_net_listener_set_client_func()
/openbmc/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()
/openbmc/qemu/hw/core/
H A Dstream.c14 stream_can_push(StreamSink *sink, StreamCanPushNotifyFn notify, in stream_can_push()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Divc.h80 void (*notify)(struct tegra_ivc *); member
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_exitbootservices.c23 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
H A Defi_selftest_event_groups.c28 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
H A Defi_selftest_events.c26 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
H A Defi_selftest_tpl.c24 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
/openbmc/linux/include/linux/spi/
H A Dcorgi_lcd.h14 void (*notify)(int intensity); member
/openbmc/linux/include/linux/remoteproc/
H A Dqcom_rproc.h40 static inline int qcom_unregister_ssr_notifier(void *notify, in qcom_unregister_ssr_notifier()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv50.h13 struct nvkm_event_ntfy notify[4]; member
/openbmc/linux/net/openvswitch/
H A Ddp_notify.c16 struct sk_buff *notify; in dp_detach_port_notify() local
/openbmc/qemu/util/
H A Dmain-loop.c553 void main_loop_poll_add_notifier(Notifier *notify) in main_loop_poll_add_notifier()
558 void main_loop_poll_remove_notifier(Notifier *notify) in main_loop_poll_remove_notifier()

1234567891011