Home
last modified time | relevance | path

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

/arch/ia64/sn/kernel/
Dbte_error.c179 volatile u64 *notify; in bte_error_handler() local
/arch/ia64/kernel/
Dentry.S1166 .notify: label
/arch/mips/include/asm/
Dvpe.h79 struct list_head notify; member
/arch/s390/include/asm/
Dccwdev.h140 int (*notify) (struct ccw_device *, int); member
Deadm.h107 void (*notify) (struct scm_device *scmdev, enum scm_event event); member
/arch/cris/arch-v10/kernel/
Dio_interface_mux.c37 void (*notify)(const unsigned int gpio_in_available, member
/arch/mips/kernel/
Dvpe.c906 int vpe_notify(int index, struct vpe_notifications *notify) in vpe_notify()