Home
last modified time | relevance | path

Searched defs:to_alloc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dax/
H A Dbus.c944 resource_size_t avail = dax_region_avail_size(dax_region), to_alloc; in dev_dax_resize() local
1080 size_t to_alloc; in mapping_store() local
/OK3568_Linux_fs/kernel/kernel/power/
H A Dsnapshot.c1914 unsigned int to_alloc = count_free_highmem_pages(); in alloc_highmem_pages() local
2295 unsigned int to_alloc; in prepare_highmem_image() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbnad.c472 u32 to_alloc; in bnad_rxq_post() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp730 …is_propagable_from(const Allocator &from_alloc, pointer_impl p, const Allocator &to_alloc, bool co… in is_propagable_from()