Home
last modified time | relevance | path

Searched refs:alloc_failed (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_yaffs1.c36 int alloc_failed = 0; in yaffs1_scan() local
81 !alloc_failed && blk <= dev->internal_end_block; blk++) { in yaffs1_scan()
92 !alloc_failed && c < dev->param.chunks_per_block && in yaffs1_scan()
148 alloc_failed = 1; in yaffs1_scan()
153 alloc_failed = 1; in yaffs1_scan()
205 alloc_failed = 1; in yaffs1_scan()
291 alloc_failed = 1; in yaffs1_scan()
346 alloc_failed = 1; in yaffs1_scan()
413 if (alloc_failed) in yaffs1_scan()
H A Dyaffs_yaffs2.c949 int alloc_failed = 0; in yaffs2_scan_chunk() local
1050 alloc_failed = 1; in yaffs2_scan_chunk()
1059 alloc_failed = 1; in yaffs2_scan_chunk()
1100 alloc_failed = 1; in yaffs2_scan_chunk()
1133 alloc_failed = 1; in yaffs2_scan_chunk()
1248 alloc_failed = 1; in yaffs2_scan_chunk()
1330 alloc_failed = 1; in yaffs2_scan_chunk()
1336 return alloc_failed ? YAFFS_FAIL : YAFFS_OK; in yaffs2_scan_chunk()
1354 int alloc_failed = 0; in yaffs2_scan_backwards() local
1456 !alloc_failed && block_iter >= start_iter; in yaffs2_scan_backwards()
[all …]
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-mux-gpio.c145 goto alloc_failed; in i2c_mux_gpio_probe()
175 goto alloc_failed; in i2c_mux_gpio_probe()
207 alloc_failed: in i2c_mux_gpio_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h92 u64 alloc_failed; member
310 u64 alloc_failed; member
H A Dfm10k_pci.c543 u64 restart_queue = 0, tx_busy = 0, alloc_failed = 0; in fm10k_update_stats() local
587 alloc_failed += rx_ring->rx_stats.alloc_failed; in fm10k_update_stats()
600 interface->alloc_failed = alloc_failed; in fm10k_update_stats()
H A Dfm10k_main.c88 rx_ring->rx_stats.alloc_failed++; in fm10k_alloc_mapped_page()
101 rx_ring->rx_stats.alloc_failed++; in fm10k_alloc_mapped_page()
327 rx_ring->rx_stats.alloc_failed++; in fm10k_fetch_rx_buffer()
H A Dfm10k_ethtool.c55 FM10K_STAT("rx_alloc_failed", alloc_failed),
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-lock.c330 goto alloc_failed; in lock_stat_findnew()
336 goto alloc_failed; in lock_stat_findnew()
345 alloc_failed: in lock_stat_findnew()
/OK3568_Linux_fs/kernel/security/keys/
H A Drequest_key.c396 goto alloc_failed; in construct_alloc_key()
464 alloc_failed: in construct_alloc_key()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h119 unsigned long alloc_failed; /* # of times buffer allocation failed */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h130 unsigned long alloc_failed; /* # of buffer allocation failures */ member
H A Dsge.c679 fl->alloc_failed++; in refill_fl()
2367 fl->alloc_failed = 0; in t4vf_sge_alloc_rxq()
/OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/
H A Dbe_cmds.c101 goto alloc_failed; in alloc_mcc_wrb()
105 goto alloc_failed; in alloc_mcc_wrb()
114 goto alloc_failed; in alloc_mcc_wrb()
136 alloc_failed: in alloc_mcc_wrb()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/mmu/
H A Dmali_kbase_mmu.c822 bool alloc_failed = false; in page_fault_try_alloc() local
888 alloc_failed = true; in page_fault_try_alloc()
892 if (!alloc_failed && region->gpu_alloc != region->cpu_alloc) { in page_fault_try_alloc()
898 alloc_failed = true; in page_fault_try_alloc()
906 if (alloc_failed) { in page_fault_try_alloc()
926 if (alloc_failed) { in page_fault_try_alloc()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc.h48 u64 alloc_failed; member
/OK3568_Linux_fs/kernel/sound/pci/lx6464es/
H A Dlx6464es.c968 goto alloc_failed; in snd_lx6464es_create()
1045 alloc_failed: in snd_lx6464es_create()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dobstack.h177 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dobstack.h195 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dobstack.h195 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dobstack.h177 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb.h303 u64 alloc_failed; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c2657 goto alloc_failed; in kbase_alloc_phy_pages_helper()
2672 alloc_failed: in kbase_alloc_phy_pages_helper()
2825 goto alloc_failed; in kbase_alloc_phy_pages_helper_locked()
2831 goto alloc_failed; in kbase_alloc_phy_pages_helper_locked()
2846 alloc_failed: in kbase_alloc_phy_pages_helper_locked()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_main.c2882 goto alloc_failed; in fec_enet_alloc_queue()
2899 goto alloc_failed; in fec_enet_alloc_queue()
2908 goto alloc_failed; in fec_enet_alloc_queue()
2916 alloc_failed: in fec_enet_alloc_queue()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c1088 goto alloc_failed; in ixgb_set_multi()
1102 alloc_failed: in ixgb_set_multi()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c2735 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
2787 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
2846 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()

12