Searched refs:nq_next (Results 1 – 3 of 3) sorted by relevance
264 next = &entry->nq_next; in cpudrv_uninstall_notify_handler()267 *next = entry->nq_next; in cpudrv_uninstall_notify_handler()
803 entry = entry->nq_next) { in cpupm_notify_handler()823 entry->nq_next = NULL; in cpupm_add_notify_handler()829 entry->nq_next = mach_state->ms_handlers; in cpupm_add_notify_handler()857 next = entry->nq_next; in cpupm_free_notify_handlers()
142 struct cpupm_notification *nq_next; member