/linux-6.6.21/drivers/scsi/ |
D | megaraid.h | 250 struct notify { struct 251 u32 global_counter; /* Any change increments this counter */ 253 u8 param_counter; /* Indicates any params changed */ 254 u8 param_id; /* Param modified - defined below */ 255 u16 param_val; /* New val of last param modified */ 257 u8 write_config_counter; /* write config occurred */ 258 u8 write_config_rsvd[3]; 260 u8 ldrv_op_counter; /* Indicates ldrv op started/completed */ 261 u8 ldrv_opid; /* ldrv num */ 262 u8 ldrv_opcmd; /* ldrv operation - defined below */ [all …]
|
/linux-6.6.21/net/wireless/ |
D | ap.c | 16 bool notify) in ___cfg80211_stop_ap() 57 bool notify) in __cfg80211_stop_ap() 78 bool notify) in cfg80211_stop_ap()
|
/linux-6.6.21/fs/xfs/ |
D | xfs_notify_failure.c | 37 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
|
/linux-6.6.21/tools/testing/selftests/bpf/benchs/ |
D | bench_htab_mem.c | 26 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-6.6.21/net/netfilter/ |
D | nf_conntrack_ecache.c | 133 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-6.6.21/drivers/xen/ |
D | pvcalls-front.c | 275 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-6.6.21/drivers/gpu/drm/amd/display/dmub/src/ |
D | dmub_srv_stat.c | 47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()
|
/linux-6.6.21/lib/ |
D | cpu_rmap.c | 226 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-6.6.21/sound/virtio/ |
D | virtio_ctl_msg.c | 23 struct completion notify; member 133 bool notify = false; in virtsnd_ctl_msg_send() local
|
/linux-6.6.21/fs/autofs/ |
D | waitq.c | 205 const struct path *path, enum autofs_notify notify) in validate_request() 304 const struct path *path, enum autofs_notify notify) in autofs_wait()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_stat.c | 48 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify) in dc_stat_get_dmub_notification()
|
/linux-6.6.21/include/linux/spi/ |
D | corgi_lcd.h | 14 void (*notify)(int intensity); member
|
/linux-6.6.21/include/linux/remoteproc/ |
D | qcom_rproc.h | 40 static inline int qcom_unregister_ssr_notifier(void *notify, in qcom_unregister_ssr_notifier()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
D | nv50.h | 13 struct nvkm_event_ntfy notify[4]; member
|
D | gf100.c | 39 gf100_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in gf100_sw_chan_vblsem_release()
|
D | nv50.c | 39 nv50_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in nv50_sw_chan_vblsem_release()
|
/linux-6.6.21/net/openvswitch/ |
D | dp_notify.c | 16 struct sk_buff *notify; in dp_detach_port_notify() local
|
/linux-6.6.21/samples/acrn/ |
D | vm-sample.c | 51 struct acrn_ioreq_notify __attribute__((aligned(8))) notify; in main() local
|
/linux-6.6.21/include/soc/tegra/ |
D | ivc.h | 25 void (*notify)(struct tegra_ivc *ivc, void *data); member
|
/linux-6.6.21/drivers/infiniband/hw/hfi1/ |
D | affinity.c | 787 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-6.6.21/include/linux/ |
D | wmi.h | 63 void (*notify)(struct wmi_device *device, union acpi_object *data); member
|
D | pwm_backlight.h | 19 int (*notify)(struct device *dev, int brightness); member
|
/linux-6.6.21/kernel/ |
D | task_work.c | 43 enum task_work_notify_mode notify) in task_work_add()
|
/linux-6.6.21/drivers/infiniband/sw/rxe/ |
D | rxe_comp.c | 594 static void flush_send_queue(struct rxe_qp *qp, bool notify) in flush_send_queue() 660 bool notify = qp->valid && (qp_state(qp) == IB_QPS_ERR); in rxe_completer() local
|
/linux-6.6.21/drivers/acpi/acpica/ |
D | evgpeutil.c | 275 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers() local
|