Searched refs:ENOMEM (Results 1 - 25 of 15981) sorted by relevance

1234567891011>>

/linux-master/fs/bcachefs/
H A Derrcode.h12 x(ENOMEM, ENOMEM_stripe_buf) \
13 x(ENOMEM, ENOMEM_replicas_table) \
14 x(ENOMEM, ENOMEM_cpu_replicas) \
15 x(ENOMEM, ENOMEM_replicas_gc) \
16 x(ENOMEM, ENOMEM_disk_groups_validate) \
17 x(ENOMEM, ENOMEM_disk_groups_to_cpu) \
18 x(ENOMEM, ENOMEM_mark_snapshot) \
19 x(ENOMEM, ENOMEM_mark_stripe) \
20 x(ENOMEM, ENOMEM_mark_stripe_ptr) \
21 x(ENOMEM, ENOMEM_btree_key_cache_creat
[all...]
/linux-master/drivers/base/
H A Dhypervisor.c22 return -ENOMEM;
H A Dfirmware.c24 return -ENOMEM;
/linux-master/mm/damon/
H A Dmodules-common.c25 return -ENOMEM;
35 return -ENOMEM;
/linux-master/drivers/dma-buf/
H A Dst-dma-fence-unwrap.c103 return -ENOMEM;
109 return -ENOMEM;
113 return -ENOMEM;
127 return -ENOMEM;
134 return -ENOMEM;
141 return -ENOMEM;
171 return -ENOMEM;
178 return -ENOMEM;
185 return -ENOMEM;
215 return -ENOMEM;
[all...]
/linux-master/arch/powerpc/boot/
H A Dstdio.h7 #define ENOMEM 12 /* Out of Memory */ macro
/linux-master/arch/sh/mm/
H A Dsram.c31 return -ENOMEM;
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfannil.c46 return -ENOMEM;
/linux-master/fs/cachefiles/
H A Derror_inject.c28 return -ENOMEM;
/linux-master/sound/soc/intel/boards/
H A Dsof_sdw_rt715.c22 return -ENOMEM;
H A Dsof_sdw_rt715_sdca.c22 return -ENOMEM;
/linux-master/drivers/char/tpm/eventlog/
H A Defi.c40 return -ENOMEM;
55 return -ENOMEM;
61 ret = -ENOMEM;
81 ret = -ENOMEM;
100 ret = -ENOMEM;
/linux-master/drivers/base/firmware_loader/
H A Dfallback_platform.c29 return -ENOMEM;
39 return -ENOMEM;
/linux-master/fs/smb/client/
H A Dunc.c41 return ERR_PTR(-ENOMEM);
66 return ERR_PTR(-ENOMEM);
/linux-master/fs/btrfs/
H A Dorphan.c22 return -ENOMEM;
43 return -ENOMEM;
/linux-master/include/uapi/asm-generic/
H A Derrno-base.h16 #define ENOMEM 12 /* Out of memory */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Derrno-base.h16 #define ENOMEM 12 /* Out of memory */ macro
/linux-master/drivers/hsi/
H A Dhsi_boardinfo.c41 return -ENOMEM;
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dacx.c22 ret = -ENOMEM;
/linux-master/arch/riscv/kernel/
H A Dcrash_dump.c22 return -ENOMEM;
/linux-master/arch/arm/kernel/
H A Dcrash_dump.c29 return -ENOMEM;
/linux-master/arch/loongarch/kernel/
H A Dcrash_dump.c16 return -ENOMEM;
/linux-master/include/linux/
H A Dmemregion.h20 return -ENOMEM;
/linux-master/drivers/infiniband/hw/mlx5/
H A Dfs.h20 return -ENOMEM;
/linux-master/drivers/scsi/
H A Dscsi_sysctl.c29 return -ENOMEM;

Completed in 462 milliseconds

1234567891011>>