/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_gem_gtt.c | 53 return -ENOSPC; in i915_gem_gtt_prepare_pages() 117 if (err != -ENOSPC) in i915_gem_gtt_reserve() 121 return -ENOSPC; in i915_gem_gtt_reserve() 213 return -ENOSPC; in i915_gem_gtt_insert() 216 return -ENOSPC; in i915_gem_gtt_insert() 237 if (err != -ENOSPC) in i915_gem_gtt_insert() 245 if (err != -ENOSPC) in i915_gem_gtt_insert() 250 return -ENOSPC; in i915_gem_gtt_insert() 278 if (err != -ENOSPC) in i915_gem_gtt_insert() 282 return -ENOSPC; in i915_gem_gtt_insert()
|
A D | i915_gem_evict.c | 248 return -ENOSPC; in i915_gem_evict_something() 309 ret = -ENOSPC; in i915_gem_evict_something() 375 ret = -ENOSPC; in i915_gem_evict_for_node() 401 ret = -ENOSPC; in i915_gem_evict_for_node() 406 ret = -ENOSPC; in i915_gem_evict_for_node() 411 ret = -ENOSPC; in i915_gem_evict_for_node()
|
/linux-6.3-rc2/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-6.3-rc2/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_pool.c | 49 return -ENOSPC; in sparx5_pool_get() 59 int i, ret = -ENOSPC; in sparx5_pool_get_with_idx() 63 if (e_itr->ref_cnt == 0 && ret == -ENOSPC) in sparx5_pool_get_with_idx()
|
/linux-6.3-rc2/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() 1327 status = -ENOSPC; in ocfs2_block_group_find_clear_bits() 1524 return -ENOSPC; in ocfs2_cluster_group_search() 1551 int ret = -ENOSPC; in ocfs2_block_group_search() 1570 ret = -ENOSPC; in ocfs2_block_group_search() 1766 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-6.3-rc2/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-6.3-rc2/fs/ubifs/ |
A D | budget.c | 143 if (err != -EAGAIN && err != -ENOSPC) in make_free_space() 153 return -ENOSPC; in make_free_space() 331 return -ENOSPC; in do_budget_space() 340 return -ENOSPC; in do_budget_space() 344 return -ENOSPC; in do_budget_space() 452 return -ENOSPC; in ubifs_budget_space() 484 } 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-6.3-rc2/drivers/gpu/drm/i915/selftests/ |
A D | scatterlist.c | 249 return -ENOSPC; in alloc_table() 301 if (err == -ENOSPC) in igt_sg_alloc() 319 alloc_error = -ENOSPC; in igt_sg_alloc() 343 if (err == -ENOSPC) in igt_sg_trim() 370 alloc_error = -ENOSPC; in igt_sg_trim()
|
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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() 573 err = -ENOSPC; in hpfs_rename() 581 err = r == 1 ? -ENOSPC : -EFSERROR; in hpfs_rename() 595 err = r == 2 ? -ENOSPC : -EFSERROR; in hpfs_rename()
|
/linux-6.3-rc2/drivers/pinctrl/ |
A D | pinctrl-utils.c | 49 return -ENOSPC; in pinctrl_utils_add_map_mux() 69 return -ENOSPC; in pinctrl_utils_add_map_configs()
|
/linux-6.3-rc2/drivers/misc/ocxl/ |
A D | pasid.c | 49 rc = -ENOSPC; in range_alloc() 86 return -ENOSPC; in ocxl_pasid_afu_alloc()
|
/linux-6.3-rc2/fs/jfs/ |
A D | jfs_dmap.c | 803 != -ENOSPC) { in dbAlloc() 830 != -ENOSPC) { in dbAlloc() 985 return -ENOSPC; in dbExtend() 1016 return -ENOSPC; in dbExtend() 1095 return -ENOSPC; in dbAllocNext() 1101 return -ENOSPC; in dbAllocNext() 1250 return -ENOSPC; in dbAllocNear() 1477 return -ENOSPC; in dbAllocAG() 1720 return -ENOSPC; in dbFindCtl() 1954 return -ENOSPC; in dbAllocDmapLev() [all …]
|
/linux-6.3-rc2/drivers/s390/cio/ |
A D | itcw.c | 149 return ERR_PTR(-ENOSPC); in fit_chunk() 323 return ERR_PTR(-ENOSPC); in itcw_add_tidaw() 335 return ERR_PTR(-ENOSPC); in itcw_add_tidaw()
|
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/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-6.3-rc2/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_rx_filter.c | 348 err = -ENOSPC; in ionic_lif_filter_add() 355 err = -ENOSPC; in ionic_lif_filter_add() 359 if (err != -ENOSPC) in ionic_lif_filter_add() 373 if (err != -ENOSPC) in ionic_lif_filter_add() 380 if (err == -ENOSPC && in ionic_lif_filter_add() 389 case -ENOSPC: in ionic_lif_filter_add()
|
/linux-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_stolen.c | 500 return -ENOSPC; in i915_gem_init_stolen() 507 return -ENOSPC; in i915_gem_init_stolen() 511 return -ENOSPC; in i915_gem_init_stolen() 514 return -ENOSPC; in i915_gem_init_stolen() 519 return -ENOSPC; in i915_gem_init_stolen() 533 return -ENOSPC; in i915_gem_init_stolen() 726 return -ENOSPC; in _i915_gem_object_stolen_init()
|
/linux-6.3-rc2/fs/afs/ |
A D | misc.c | 34 case VDISKFULL: return -ENOSPC; in afs_abort_to_error() 79 case UAENOSPC: return -ENOSPC; in afs_abort_to_error()
|