Searched refs:apei_exec_ctx_get_output (Results 1 – 2 of 2) sorted by relevance
372 range->base = apei_exec_ctx_get_output(&ctx); in erst_get_erange()376 range->size = apei_exec_ctx_get_output(&ctx); in erst_get_erange()380 range->attr = apei_exec_ctx_get_output(&ctx); in erst_get_erange()398 count = output = apei_exec_ctx_get_output(&ctx); in __erst_get_record_count()426 *record_id = apei_exec_ctx_get_output(&ctx); in __erst_get_next_record_id()475 val = apei_exec_ctx_get_output(&ctx); in __erst_write_to_storage()484 val = apei_exec_ctx_get_output(&ctx); in __erst_write_to_storage()520 val = apei_exec_ctx_get_output(&ctx); in __erst_read_from_storage()529 val = apei_exec_ctx_get_output(&ctx); in __erst_read_from_storage()559 val = apei_exec_ctx_get_output(&ctx); in __erst_clear_from_storage()[all …]
46 static inline u64 apei_exec_ctx_get_output(struct apei_exec_context *ctx) in apei_exec_ctx_get_output() function
Completed in 4 milliseconds