Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 10 of 10) sorted by relevance

/arch/mips/include/asm/
A Dvpe.h73 struct list_head notify; member
104 int vpe_notify(int index, struct vpe_notifications *notify);
/arch/mips/kernel/
A Dvpe.c106 INIT_LIST_HEAD(&v->notify); in alloc_vpe()
774 list_for_each_entry(notifier, &v->notify, list) in vpe_open()
884 int vpe_notify(int index, struct vpe_notifications *notify) in vpe_notify() argument
891 list_add(&notify->list, &v->notify); in vpe_notify()
A Dvpe-mt.c140 list_for_each_entry(notifier, &v->notify, list) in vpe_run()
266 list_for_each_entry(notifier, &vpe->notify, list) in store_kill()
A Dentry.S139 # notify-resume requests
/arch/s390/include/asm/
A Deadm.h110 void (*notify) (struct scm_device *scmdev, enum scm_event event); member
A Dccwdev.h141 int (*notify) (struct ccw_device *, int); member
/arch/x86/events/intel/
A Duncore.c1309 bool notify = false; in uncore_pci_sub_driver_init() local
1336 notify = true; in uncore_pci_sub_driver_init()
1341 if (notify && bus_register_notifier(&pci_bus_type, &uncore_pci_sub_notifier)) in uncore_pci_sub_driver_init()
1342 notify = false; in uncore_pci_sub_driver_init()
1344 if (!notify) in uncore_pci_sub_driver_init()
/arch/loongarch/kvm/intc/
A Deiointc.c75 int irq, u64 val, u32 len, bool notify) in eiointc_update_sw_coremap() argument
97 if (notify && test_bit(irq + i, (unsigned long *)s->isr.reg_u8)) { in eiointc_update_sw_coremap()
/arch/x86/kvm/vmx/
A Dvmx.c5998 vcpu->run->notify.flags = context_invalid ? in handle_notify()
/arch/x86/
A DKconfig1153 Machine Check support allows the processor to notify the

Completed in 37 milliseconds