/kernel/linux/linux-6.6/lib/ |
H A 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() argument [all...] |
/kernel/linux/linux-6.6/sound/virtio/ |
H A D | virtio_card.c | 29 virtsnd_event_send(struct virtqueue *vqueue, struct virtio_snd_event *event, bool notify, gfp_t gfp) virtsnd_event_send() argument
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | ccwdev.h | 142 int (*notify) (struct ccw_device *, int); member
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
H A D | power.c | 199 struct scmi_power_state_notify *notify; in scmi_power_request_notify() local
|
/kernel/linux/linux-5.10/tools/virtio/ringtest/ |
H A D | main.c | 34 void notify(int fd) in notify() function
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | ccwdev.h | 141 int (*notify) (struct ccw_device *, int); member
|
/kernel/linux/linux-5.10/drivers/media/cec/platform/cros-ec/ |
H A D | cros-ec-cec.c | 37 struct cec_notifier *notify; member
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_comp.c | 510 static void rxe_drain_resp_pkts(struct rxe_qp *qp, bool notify) in rxe_drain_resp_pkts() argument
|
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_context.h | 81 bool *notify; /* Notify flag pointer - hosted only. */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_dev.h | 97 struct vnic_devcmd_notify *notify; member
|
/kernel/linux/linux-5.10/drivers/staging/rts5208/ |
H A D | rtsx.h | 99 struct completion notify; /* thread begin/end */ member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nd.h | 31 void (*notify)(struct device *dev, enum nvdimm_event event); member
|
H A D | vringh.h | 50 void (*notify)(struct vringh *); member
|
/kernel/linux/linux-5.10/include/media/ |
H A D | media-device.h | 39 void (*notify)(struct media_entity *entity, void *notify_data); member
|
/kernel/linux/linux-5.10/sound/pci/mixart/ |
H A D | mixart_core.c | 444 struct mixart_timer_notify *notify; in snd_mixart_threaded_irq() local
|
/kernel/linux/linux-5.10/sound/aoa/core/ |
H A D | gpio-feature.c | 310 ftr_set_notify(struct gpio_runtime *rt, enum notify_type type, notify_func_t notify, void *data) ftr_set_notify() argument [all...] |
/kernel/linux/linux-5.10/sound/xen/ |
H A D | xen_snd_front_evtchnl.c | 135 int notify; in xen_snd_front_evtchnl_flush() local
|
/kernel/linux/linux-5.10/fs/autofs/ |
H A D | waitq.c | 247 validate_request(struct autofs_wait_queue **wait, struct autofs_sb_info *sbi, const struct qstr *qstr, const struct path *path, enum autofs_notify notify) validate_request() argument 348 autofs_wait(struct autofs_sb_info *sbi, const struct path *path, enum autofs_notify notify) autofs_wait() argument
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | gntalloc.c | 96 struct notify_info notify; /* Unmap notification */ member [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_ecache.c | 138 struct nf_ct_event_notifier *notify; in nf_conntrack_eventmask_report() local 195 struct nf_ct_event_notifier *notify; in nf_ct_deliver_cached_events() local 249 struct nf_exp_event_notifier *notify; in nf_ct_expect_event_report() local 277 struct nf_ct_event_notifier *notify; nf_conntrack_register_notifier() local 298 struct nf_ct_event_notifier *notify; nf_conntrack_unregister_notifier() local 314 struct nf_exp_event_notifier *notify; nf_ct_expect_register_notifier() local 335 struct nf_exp_event_notifier *notify; nf_ct_expect_unregister_notifier() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_usif.c | 382 struct usif_notify *notify, *ntemp; in usif_client_fini() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | base.c | 61 nvkm_disp_vblank_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_disp_vblank_ctor() argument 98 nvkm_disp_hpd_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_disp_hpd_ctor() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | base.c | 127 nvkm_gpio_intr_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_gpio_intr_ctor() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | base.c | 108 nvkm_i2c_intr_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_i2c_intr_ctor() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head.c | 536 static int nv50_head_vblank_handler(struct nvif_notify *notify) in nv50_head_vblank_handler() argument
|