| /linux/drivers/gpu/drm/i915/ |
| A D | i915_gem_gtt.c | 52 return -ENOSPC; in i915_gem_gtt_prepare_pages() 114 if (err != -ENOSPC) in i915_gem_gtt_reserve() 118 return -ENOSPC; in i915_gem_gtt_reserve() 208 return -ENOSPC; in i915_gem_gtt_insert() 211 return -ENOSPC; in i915_gem_gtt_insert() 232 if (err != -ENOSPC) in i915_gem_gtt_insert() 240 if (err != -ENOSPC) in i915_gem_gtt_insert() 245 return -ENOSPC; in i915_gem_gtt_insert() 273 if (err != -ENOSPC) in i915_gem_gtt_insert() 277 return -ENOSPC; in i915_gem_gtt_insert()
|
| A D | i915_gem_evict.c | 190 return -ENOSPC; in i915_gem_evict_something() 246 ret = -ENOSPC; /* XXX search failed, try again? */ in i915_gem_evict_something() 301 ret = -ENOSPC; in i915_gem_evict_for_node() 327 ret = -ENOSPC; in i915_gem_evict_for_node() 332 ret = -ENOSPC; in i915_gem_evict_for_node()
|
| /linux/net/sunrpc/auth_gss/ |
| A D | gss_rpc_xdr.c | 17 return -ENOSPC; in gssx_enc_bool() 28 return -ENOSPC; in gssx_dec_bool() 40 return -ENOSPC; in gssx_enc_buffer() 52 return -ENOSPC; in gssx_enc_in_token() 70 return -ENOSPC; in gssx_dec_buffer() 75 return -ENOSPC; in gssx_dec_buffer() 82 return -ENOSPC; in gssx_dec_buffer() 129 return -ENOSPC; in dummy_enc_opt_array() 144 return -ENOSPC; in dummy_dec_opt_array() 179 return -ENOSPC; in gssx_dec_linux_creds() [all …]
|
| /linux/fs/ocfs2/ |
| A D | suballoc.c | 533 status = -ENOSPC; in ocfs2_block_group_grow_discontig() 588 status = -ENOSPC; in ocfs2_block_group_alloc_discontig() 817 status = -ENOSPC; in ocfs2_reserve_suballoc_bits() 824 status = -ENOSPC; in ocfs2_reserve_suballoc_bits() 1159 status = -ENOSPC; in ocfs2_reserve_clusters_with_limit() 1330 status = -ENOSPC; in ocfs2_block_group_find_clear_bits() 1527 return -ENOSPC; in ocfs2_cluster_group_search() 1554 int ret = -ENOSPC; in ocfs2_block_group_search() 1573 ret = -ENOSPC; in ocfs2_block_group_search() 1769 status = -ENOSPC; in ocfs2_search_chain() [all …]
|
| A D | localalloc.c | 645 status = -ENOSPC; in ocfs2_reserve_local_alloc_bits() 670 if (status != -ENOSPC) in ocfs2_reserve_local_alloc_bits() 681 status = -ENOSPC; in ocfs2_reserve_local_alloc_bits() 736 status = -ENOSPC; in ocfs2_claim_local_alloc_bits() 1113 if (status == -ENOSPC) { in ocfs2_local_alloc_reserve_for_window() 1172 if (status == -ENOSPC) { in ocfs2_local_alloc_new_window() 1188 if (status == -ENOSPC) in ocfs2_local_alloc_new_window() 1202 if (status != -ENOSPC) in ocfs2_local_alloc_new_window() 1253 if (status != -ENOSPC) in ocfs2_local_alloc_slide_window() 1301 if (status != -ENOSPC) in ocfs2_local_alloc_slide_window()
|
| /linux/tools/testing/selftests/powerpc/pmu/ebb/ |
| A D | trace.c | 94 return -ENOSPC; in trace_log_reg() 111 return -ENOSPC; in trace_log_counter() 131 return -ENOSPC; in trace_log_string() 148 return -ENOSPC; in trace_log_indent() 161 return -ENOSPC; in trace_log_outdent()
|
| /linux/fs/ubifs/ |
| A D | budget.c | 146 if (err != -EAGAIN && err != -ENOSPC) in make_free_space() 156 return -ENOSPC; in make_free_space() 335 return -ENOSPC; in do_budget_space() 344 return -ENOSPC; in do_budget_space() 348 return -ENOSPC; in do_budget_space() 456 return -ENOSPC; in ubifs_budget_space() 488 } else if (err == -ENOSPC) { in ubifs_budget_space()
|
| A D | find.c | 164 return ERR_PTR(-ENOSPC); in scan_for_dirty() 444 return ERR_PTR(-ENOSPC); in do_find_free_space() 692 err = -ENOSPC; in ubifs_find_free_leb_for_idx() 844 return -ENOSPC; in find_dirty_idx_leb() 912 return -ENOSPC; in find_dirtiest_idx_leb() 954 if (err == -ENOSPC) in ubifs_find_dirty_idx_leb() 958 if (err == -ENOSPC) in ubifs_find_dirty_idx_leb()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| A D | scatterlist.c | 245 return -ENOSPC; in alloc_table() 297 if (err == -ENOSPC) in igt_sg_alloc() 315 alloc_error = -ENOSPC; in igt_sg_alloc() 339 if (err == -ENOSPC) in igt_sg_trim() 366 alloc_error = -ENOSPC; in igt_sg_trim()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_debugfs.c | 32 return -ENOSPC; in ixgbe_dbg_common_ops_read() 73 return -ENOSPC; in ixgbe_dbg_reg_ops_write() 156 return -ENOSPC; in ixgbe_dbg_netdev_ops_write()
|
| /linux/kernel/irq/ |
| A D | matrix.c | 236 return -ENOSPC; in irq_matrix_reserve_managed() 297 return -ENOSPC; in irq_matrix_alloc_managed() 305 return -ENOSPC; in irq_matrix_alloc_managed() 392 return -ENOSPC; in irq_matrix_alloc() 397 return -ENOSPC; in irq_matrix_alloc()
|
| /linux/fs/hpfs/ |
| A D | namei.c | 41 err = -ENOSPC; in hpfs_mkdir() 147 err = -ENOSPC; in hpfs_create() 235 err = -ENOSPC; in hpfs_mknod() 313 err = -ENOSPC; in hpfs_symlink() 409 err = -ENOSPC; in hpfs_unlink() 465 err = -ENOSPC; in hpfs_rmdir() 572 err = -ENOSPC; in hpfs_rename() 580 err = r == 1 ? -ENOSPC : -EFSERROR; in hpfs_rename() 594 err = r == 2 ? -ENOSPC : -EFSERROR; in hpfs_rename()
|
| /linux/fs/jfs/ |
| A D | jfs_dmap.c | 779 != -ENOSPC) { in dbAlloc() 906 return -ENOSPC; in dbAllocExact() 1029 return -ENOSPC; in dbExtend() 1060 return -ENOSPC; in dbExtend() 1139 return -ENOSPC; in dbAllocNext() 1145 return -ENOSPC; in dbAllocNext() 1294 return -ENOSPC; in dbAllocNear() 1521 return -ENOSPC; in dbAllocAG() 1764 return -ENOSPC; in dbFindCtl() 1998 return -ENOSPC; in dbAllocDmapLev() [all …]
|
| /linux/fs/btrfs/ |
| A D | block-rsv.c | 230 int ret = -ENOSPC; in btrfs_block_rsv_check() 249 int ret = -ENOSPC; in btrfs_block_rsv_refill() 300 int ret = -ENOSPC; in btrfs_block_rsv_use_bytes() 333 return -ENOSPC; in btrfs_cond_migrate_bytes() 339 return -ENOSPC; in btrfs_cond_migrate_bytes()
|
| /linux/arch/ia64/kernel/ |
| A D | irq_ia64.c | 98 return -ENOSPC; in find_unassigned_irq() 117 return -ENOSPC; in find_unassigned_vector() 190 vector = -ENOSPC; in ia64_native_assign_irq_vector() 276 return -ENOSPC; in __irq_prepare_move() 389 irq = vector = -ENOSPC; in create_irq()
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| A D | ptrace-perf-hwbreak.c | 173 if (ptrace_fd > 0 || errno != ENOSPC) in test1() 227 if (ptrace_fd > 0 || errno != ENOSPC) in test3() 358 if (perf_fd > 0 || errno != ENOSPC) in test7() 447 if (perf_fd > 0 || errno != ENOSPC) in test10() 499 if (perf_fd > 0 || errno != ENOSPC) in test12()
|
| /linux/drivers/s390/cio/ |
| A D | itcw.c | 148 return ERR_PTR(-ENOSPC); in fit_chunk() 322 return ERR_PTR(-ENOSPC); in itcw_add_tidaw() 334 return ERR_PTR(-ENOSPC); in itcw_add_tidaw()
|
| /linux/lib/842/ |
| A D | 842_decompress.c | 137 return -ENOSPC; in do_data() 316 return -ENOSPC; in sw842_decompress() 330 return -ENOSPC; in sw842_decompress() 391 return -ENOSPC; in sw842_decompress()
|
| /linux/arch/powerpc/kernel/ptrace/ |
| A D | ptrace-adv.c | 186 return -ENOSPC; in set_instruction_bp() 219 return -ENOSPC; in set_instruction_bp() 318 return -ENOSPC; in set_dac() 337 return -ENOSPC; in set_dac() 420 return -ENOSPC; in set_dac_range()
|
| /linux/drivers/misc/ocxl/ |
| A D | pasid.c | 49 rc = -ENOSPC; in range_alloc() 86 return -ENOSPC; in ocxl_pasid_afu_alloc()
|
| /linux/drivers/pinctrl/ |
| A D | pinctrl-utils.c | 62 return -ENOSPC; in pinctrl_utils_add_map_mux() 82 return -ENOSPC; in pinctrl_utils_add_map_configs()
|
| /linux/fs/ramfs/ |
| A D | inode.c | 102 int error = -ENOSPC; in ramfs_mknod() 132 int error = -ENOSPC; in ramfs_symlink() 155 return -ENOSPC; in ramfs_tmpfile()
|
| /linux/arch/powerpc/platforms/pasemi/ |
| A D | dma_lib.c | 122 return -ENOSPC; in pasemi_alloc_tx_chan() 141 return -ENOSPC; in pasemi_alloc_rx_chan() 380 return -ENOSPC; in pasemi_dma_alloc_flag() 445 return -ENOSPC; in pasemi_dma_alloc_fun()
|
| /linux/fs/ext4/ |
| A D | inline.c | 293 if (error == -ENOSPC) in ext4_create_inline_data() 389 return -ENOSPC; in ext4_prepare_inline_data() 393 return -ENOSPC; in ext4_prepare_inline_data() 679 if (ret && ret != -ENOSPC) in ext4_try_to_write_inline_data() 683 if (ret == -ENOSPC) { in ext4_try_to_write_inline_data() 933 ret = -ENOSPC; in ext4_da_write_inline_data_begin() 946 if (ret == -ENOSPC) { in ext4_da_write_inline_data_begin() 952 if (ret == -ENOSPC && in ext4_da_write_inline_data_begin() 1118 return -ENOSPC; in ext4_update_inline_dir() 1296 if (ret != -ENOSPC) in ext4_try_add_inline_entry() [all …]
|
| /linux/drivers/crypto/nx/ |
| A D | nx-842.c | 93 return -ENOSPC; in update_param() 175 return -ENOSPC; in compress() 223 if (ret == -ENOSPC && dst != ctx->dbounce) in compress() 294 ret = -ENOSPC; in nx842_crypto_compress() 357 return -ENOSPC; in decompress()
|