check_cancel      216 drivers/char/tpm/st33zp24/st33zp24.c 				bool check_cancel, bool *canceled)
check_cancel      223 drivers/char/tpm/st33zp24/st33zp24.c 	if (check_cancel && chip->ops->req_canceled(chip, status)) {
check_cancel      240 drivers/char/tpm/st33zp24/st33zp24.c 			wait_queue_head_t *queue, bool check_cancel)
check_cancel      275 drivers/char/tpm/st33zp24/st33zp24.c 						check_cancel, &canceled);
check_cancel       33 drivers/char/tpm/tpm_tis_core.c 					bool check_cancel, bool *canceled)
check_cancel       40 drivers/char/tpm/tpm_tis_core.c 	if (check_cancel && chip->ops->req_canceled(chip, status)) {
check_cancel       49 drivers/char/tpm/tpm_tis_core.c 		bool check_cancel)
check_cancel       69 drivers/char/tpm/tpm_tis_core.c 			wait_for_tpm_stat_cond(chip, mask, check_cancel,
check_cancel       41 drivers/char/tpm/xen-tpmfront.c 					bool check_cancel, bool *canceled)
check_cancel       48 drivers/char/tpm/xen-tpmfront.c 	if (check_cancel && chip->ops->req_canceled(chip, status)) {
check_cancel       57 drivers/char/tpm/xen-tpmfront.c 		bool check_cancel)
check_cancel       77 drivers/char/tpm/xen-tpmfront.c 			wait_for_tpm_stat_cond(chip, mask, check_cancel,