Searched refs:alloc_error (Results 1 – 5 of 5) sorted by relevance
218 int alloc_error) in alloc_table() argument225 return alloc_error; in alloc_table()280 int alloc_error = -ENOMEM; in igt_sg_alloc() local296 alloc_error); in igt_sg_alloc()315 alloc_error = -ENOSPC; in igt_sg_alloc()327 int alloc_error = -ENOMEM; in igt_sg_trim() local338 alloc_error); in igt_sg_trim()366 alloc_error = -ENOSPC; in igt_sg_trim()
431 bundle->alloc_error = PTR_ERR(candidate); in rxrpc_add_conn_to_bundle()437 bundle->alloc_error = 0; in rxrpc_add_conn_to_bundle()664 ret = bundle->alloc_error ?: -EAGAIN; in rxrpc_wait_for_channel()672 ret = bundle->alloc_error; in rxrpc_wait_for_channel()
391 short alloc_error; /* Error from last conn allocation */ member
1121 int alloc_error, lock_error = 0; in vmballoon_inflate() local1133 alloc_error = vmballoon_alloc_page_list(b, &ctl, in vmballoon_inflate()1156 if (alloc_error || in vmballoon_inflate()
663 goto alloc_error; in dax_open()675 alloc_error: in dax_open()