| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | dictlist.cpp | 50 bool DictList::alloc_resource(size_t buf_size, size_t scis_num) { in alloc_resource() function in ime_pinyin::DictList 101 if (!alloc_resource(buf_size, scis_num)) in init_list() 430 if (!alloc_resource(start_pos_[kMaxLemmaSize], scis_num_)) in load_list()
|
| H A D | dictbuilder.cpp | 175 bool DictBuilder::alloc_resource(size_t lma_num) { in alloc_resource() function in ime_pinyin::DictBuilder 383 if (!alloc_resource(lemma_num)) { in read_raw_dict()
|
| H A D | matrixsearch.cpp | 70 bool MatrixSearch::alloc_resource() { in alloc_resource() function in ime_pinyin::MatrixSearch 127 if (!alloc_resource()) in init() 153 if (!alloc_resource()) in init_fd()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | core_mcpcia.c | 298 io = alloc_resource(); in mcpcia_new_hose() 299 mem = alloc_resource(); in mcpcia_new_hose() 300 hae_mem = alloc_resource(); in mcpcia_new_hose()
|
| H A D | pci_impl.h | 175 extern struct resource *alloc_resource(void);
|
| H A D | pci-noop.c | 48 alloc_resource(void) in alloc_resource() function
|
| H A D | core_tsunami.c | 257 hose->io_space = alloc_resource(); in tsunami_init_one_pchip() 258 hose->mem_space = alloc_resource(); in tsunami_init_one_pchip()
|
| H A D | core_wildfire.c | 69 hose->io_space = alloc_resource(); in wildfire_init_hose() 70 hose->mem_space = alloc_resource(); in wildfire_init_hose()
|
| H A D | core_titan.c | 254 hose->io_space = alloc_resource(); in titan_init_one_pachip_port() 255 hose->mem_space = alloc_resource(); in titan_init_one_pachip_port()
|
| H A D | pci.c | 407 alloc_resource(void) in alloc_resource() function
|
| H A D | core_marvel.c | 231 hose->io_space = alloc_resource(); in io7_init_hose() 232 hose->mem_space = alloc_resource(); in io7_init_hose()
|
| H A D | core_t2.c | 437 hae_mem = alloc_resource(); in t2_init_arch()
|
| H A D | core_cia.c | 693 struct resource *hae_mem = alloc_resource(); in do_init_arch()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | dictlist.h | 51 bool alloc_resource(size_t buf_size, size_t scim_num);
|
| H A D | dictbuilder.h | 163 bool alloc_resource(size_t lma_num);
|
| H A D | matrixsearch.h | 249 bool alloc_resource();
|
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | dictlist.h | 51 bool alloc_resource(size_t buf_size, size_t scim_num);
|
| H A D | dictbuilder.h | 163 bool alloc_resource(size_t lma_num);
|
| H A D | matrixsearch.h | 249 bool alloc_resource();
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | resource.c | 165 static struct resource *alloc_resource(gfp_t flags) in alloc_resource() function 1003 struct resource *res = alloc_resource(GFP_ATOMIC); in __reserve_region_with_split() 1040 next_res = alloc_resource(GFP_ATOMIC); in __reserve_region_with_split() 1131 struct resource *res = alloc_resource(GFP_KERNEL); in __request_region() 1281 new_res = alloc_resource(GFP_KERNEL | (alloc_nofail ? __GFP_NOFAIL : 0)); in release_mem_region_adjustable() 1334 new_res = alloc_resource(GFP_ATOMIC); in release_mem_region_adjustable()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | aperture_gm.c | 241 static int alloc_resource(struct intel_vgpu *vgpu, in alloc_resource() function 346 ret = alloc_resource(vgpu, param); in intel_vgpu_alloc_resource()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/pci/ |
| H A D | pci-common.c | 741 static inline void alloc_resource(struct pci_dev *dev, int idx) in alloc_resource() function 794 alloc_resource(dev, idx); in pcibios_allocate_resources()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | pci-common.c | 1209 static inline void alloc_resource(struct pci_dev *dev, int idx) in alloc_resource() function 1255 alloc_resource(dev, idx); in pcibios_allocate_resources()
|