Lines Matching refs:obj
747 static void pe_drs_evaluate_swap_entry(void *obj) in pe_drs_evaluate_swap_entry() argument
749 struct policy_engine *pe = (struct policy_engine *)obj; in pe_drs_evaluate_swap_entry()
774 static void pe_drs_evaluate_swap_run(void *obj) in pe_drs_evaluate_swap_run() argument
776 struct policy_engine *pe = (struct policy_engine *)obj; in pe_drs_evaluate_swap_run()
808 static void pe_drs_send_swap_entry(void *obj) in pe_drs_send_swap_entry() argument
810 struct policy_engine *pe = (struct policy_engine *)obj; in pe_drs_send_swap_entry()
821 static void pe_drs_send_swap_run(void *obj) in pe_drs_send_swap_run() argument
823 struct policy_engine *pe = (struct policy_engine *)obj; in pe_drs_send_swap_run()
883 void pe_get_sink_cap_entry(void *obj) in pe_get_sink_cap_entry() argument
885 struct policy_engine *pe = (struct policy_engine *)obj; in pe_get_sink_cap_entry()
902 void pe_get_sink_cap_run(void *obj) in pe_get_sink_cap_run() argument
904 struct policy_engine *pe = (struct policy_engine *)obj; in pe_get_sink_cap_run()
955 static void pe_suspend_entry(void *obj) in pe_suspend_entry() argument
960 static void pe_suspend_run(void *obj) in pe_suspend_run() argument
979 static void pe_soft_reset_entry(void *obj) in pe_soft_reset_entry() argument
981 struct policy_engine *pe = (struct policy_engine *)obj; in pe_soft_reset_entry()
991 static void pe_soft_reset_run(void *obj) in pe_soft_reset_run() argument
993 struct policy_engine *pe = (struct policy_engine *)obj; in pe_soft_reset_run()
1032 static void pe_send_soft_reset_entry(void *obj) in pe_send_soft_reset_entry() argument
1034 struct policy_engine *pe = (struct policy_engine *)obj; in pe_send_soft_reset_entry()
1047 static void pe_send_soft_reset_run(void *obj) in pe_send_soft_reset_run() argument
1049 struct policy_engine *pe = (struct policy_engine *)obj; in pe_send_soft_reset_run()
1093 static void pe_send_not_supported_entry(void *obj) in pe_send_not_supported_entry() argument
1095 struct policy_engine *pe = (struct policy_engine *)obj; in pe_send_not_supported_entry()
1111 static void pe_send_not_supported_run(void *obj) in pe_send_not_supported_run() argument
1113 struct policy_engine *pe = (struct policy_engine *)obj; in pe_send_not_supported_run()
1127 static void pe_chunk_received_entry(void *obj) in pe_chunk_received_entry() argument
1129 struct policy_engine *pe = (struct policy_engine *)obj; in pe_chunk_received_entry()
1143 static void pe_chunk_received_run(void *obj) in pe_chunk_received_run() argument
1145 struct policy_engine *pe = (struct policy_engine *)obj; in pe_chunk_received_run()
1162 static void pe_sender_response_run(void *obj) in pe_sender_response_run() argument
1164 struct policy_engine *pe = (struct policy_engine *)obj; in pe_sender_response_run()
1245 static void pe_sender_response_exit(void *obj) in pe_sender_response_exit() argument
1247 struct policy_engine *pe = (struct policy_engine *)obj; in pe_sender_response_exit()