Searched refs:check_cancel (Results 1 – 2 of 2) sorted by relevance
41 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument48 if (check_cancel && chip->ops->req_canceled(chip, status)) { in wait_for_tpm_stat_cond()57 bool check_cancel) in wait_for_tpm_stat() argument77 wait_for_tpm_stat_cond(chip, mask, check_cancel, in wait_for_tpm_stat()
188 bool check_cancel, bool *canceled) in wait_for_tpm_stat_cond() argument195 if (check_cancel && chip->ops->req_canceled(chip, status)) { in wait_for_tpm_stat_cond()206 wait_queue_head_t *queue, bool check_cancel) in wait_for_stat() argument241 check_cancel, &canceled); in wait_for_stat()