futex_robust_list_clear_pending
futex_robust_list_clear_pending(pop, csr->pop_size32 ? FLAGS_ROBUST_LIST32 : 0);
bool futex_robust_list_clear_pending(void __user *pop, unsigned int flags);
if (!futex_robust_list_clear_pending(pop, flags))
return futex_robust_list_clear_pending(pop, flags);