| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | abs_lowcore.c | 8 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/arm/ |
| H A D | queue.h | 14 void *alloc; /* start of allocated mem */ member
|
| /kernel/linux/linux-5.10/tools/lib/subcmd/ |
| H A D | sigchain.c | 11 int alloc; member
|
| H A D | help.h | 9 size_t alloc; member
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_ialloc.h | 22 uint64_t alloc; /* inode phys. allocation bitmap for member
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_ialloc.h | 23 uint64_t alloc; /* inode phys. allocation bitmap for member
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| H A D | sigchain.c | 11 int alloc; member
|
| H A D | help.h | 9 size_t alloc; member
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | memalloc_local.h | 6 void *(*alloc)(struct snd_dma_buffer *dmab, size_t size); member
|
| /kernel/uniproton/src/mem/ |
| H A D | prt_mem_internal.h | 39 MemAllocFunc alloc; /* 申请一个内存块 */ member
|
| /kernel/linux/linux-6.6/drivers/scsi/arm/ |
| H A D | queue.h | 14 void *alloc; /* start of allocated mem */ member
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| H A D | cleanup_empty_blocks.cpp | 59 auto alloc = graph->GetAllocator(); in CleanupEmptyBlocks() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| H A D | datainfo.h | 26 DataInfo(uint32 bitNum, MapleAllocator &alloc) : info(alloc.Adapter()) in DataInfo() argument 30 DataInfo(const DataInfo &other, MapleAllocator &alloc) : info(other.info, alloc.Adapter()) {} in DataInfo() argument 31 DataInfo &Clone(MapleAllocator &alloc) in Clone() argument
|
| H A D | cg_irbuilder.h | 106 MapleAllocator alloc; member in maplebe::OperandBuilder
|
| H A D | live.h | 88 MapleAllocator alloc; member in maplebe::LiveAnalysis
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
| H A D | id_table.c | 44 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) in c4iw_id_alloc() argument 71 c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) c4iw_id_free() argument 82 c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, u32 reserved, u32 flags) c4iw_id_table_alloc() argument 108 c4iw_id_table_free(struct c4iw_id_table *alloc) c4iw_id_table_free() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | strbuf.h | 51 size_t alloc; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
| H A D | id_table.c | 44 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) in c4iw_id_alloc() argument 71 c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) c4iw_id_free() argument 82 c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, u32 reserved, u32 flags) c4iw_id_table_alloc() argument 103 c4iw_id_table_free(struct c4iw_id_table *alloc) c4iw_id_table_free() argument [all...] |
| /kernel/linux/linux-6.6/rust/kernel/ |
| H A D | allocator.rs | 43 unsafe fn alloc(&self, layout: Layout) -> *mut u8 { in alloc() functions
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | strbuf.h | 51 size_t alloc; member
|
| /kernel/linux/linux-6.6/drivers/scsi/elx/include/ |
| H A D | efc_common.h | 14 void *alloc; member
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/ |
| H A D | interference_graph.h | 39 ColorNode(unsigned number, T alloc) : cs_point_set_(alloc), number_(number), physical_(), fixed_() in ColorNode() argument 122 explicit GraphMatrix(ArenaAllocator *alloc) : matrix_(alloc->Adapter()) {} in GraphMatrix() argument
|
| /arkcompiler/runtime_core/scripts/ |
| H A D | memdump.py | 67 def alloc(self, size): member in AllocInfo
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | live_registers_test.cpp | 33 auto alloc = GetGraph()->GetAllocator(); in TEST_F() local 41 auto alloc = GetGraph()->GetAllocator(); in TEST_F() local 97 auto alloc = GetGraph()->GetAllocator(); TEST_F() local 134 auto alloc = GetGraph()->GetAllocator(); TEST_F() local 157 auto alloc = GetGraph()->GetAllocator(); TEST_F() local 212 auto alloc = GetGraph()->GetAllocator(); TEST_F() local [all...] |
| /arkcompiler/runtime_core/static_core/scripts/ |
| H A D | memdump.py | 67 def alloc(self, size): member in AllocInfo
|