Home
last modified time | relevance | path

Searched refs:notify_resource_resume (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Drcm_impl.h231 int notify_resource_resume(char **, pid_t, uint_t, int, rcm_info_t **);
H A Drcm_impl.c44 notify_resource_resume,
153 notify_resource_resume(char **rsrcnames, pid_t pid, uint_t flag, int seq_num, in notify_resource_resume() function
H A Drcm_lock.c1068 (void) notify_resource_resume(rsrcnames, in clean_dr_list()
1083 (void) notify_resource_resume(rsrcnames, in clean_dr_list()
1098 (void) notify_resource_resume(rsrcnames, tmp->pid, 0, in clean_dr_list()
H A Drcm_event.c215 error = notify_resource_resume(rsrcnames, pid, flag, seq_num, in process_event()