Searched refs:PTR_ERR (Results 1 – 2 of 2) sorted by relevance
275 #define PTR_ERR(error) ((long)(void *)error) macro
1379 PTR_ERR(comp_ctx)); in ena_com_execute_admin_command()1383 PTR_ERR(comp_ctx)); in ena_com_execute_admin_command()1385 return (int)PTR_ERR(comp_ctx); in ena_com_execute_admin_command()