completion_stat 901 arch/x86/platform/uv/tlb_uv.c int completion_stat = 0; completion_stat 952 arch/x86/platform/uv/tlb_uv.c completion_stat = ops.wait_completion(bau_desc, bcp, try); completion_stat 954 arch/x86/platform/uv/tlb_uv.c handle_cmplt(completion_stat, bau_desc, bcp, hmaster, stat); completion_stat 959 arch/x86/platform/uv/tlb_uv.c completion_stat = FLUSH_GIVEUP; completion_stat 963 arch/x86/platform/uv/tlb_uv.c } while ((completion_stat == FLUSH_RETRY_PLUGGED) || completion_stat 964 arch/x86/platform/uv/tlb_uv.c (completion_stat == FLUSH_RETRY_TIMEOUT)); completion_stat 968 arch/x86/platform/uv/tlb_uv.c count_max_concurr(completion_stat, bcp, hmaster); completion_stat 975 arch/x86/platform/uv/tlb_uv.c record_send_stats(time1, time2, bcp, stat, completion_stat, try); completion_stat 977 arch/x86/platform/uv/tlb_uv.c if (completion_stat == FLUSH_GIVEUP)