Searched refs:notify_get_state (Results 1 – 5 of 5) sorted by relevance
321 uint32_t notify_get_state(int token, uint64_t *state64)
2155 notify_get_state(int token, uint64_t *state) in notify_get_state() function
493 status = notify_get_state(_asl_global.master_token, &v64); in _asl_evaluate_send()500 status = notify_get_state(_asl_global.notify_token, &v64); in _asl_evaluate_send()766 status = notify_get_state(_asl_global.master_token, &v64); in asl_get_filter()773 status = notify_get_state(_asl_global.notify_token, &v64); in asl_get_filter()
251 status = notify_get_state(tid, &state); in process_event()731 status = notify_get_state(tid, &state); in main()
507 status = notify_get_state(t, &x); in rcontrol_get_string()