Searched refs:best (Results 1 – 25 of 57) sorted by relevance
123
117 struct HeapNode *node, *best = NULL; in heapAlloc() local130 if (!node->used && node->size >= sz && (!best || best->size > node->size)) { in heapAlloc()131 best = node; in heapAlloc()132 if (best->size == sz) in heapAlloc()139 if (!best) //alloc failed in heapAlloc()142 if (best->size - sz > sizeof(struct HeapNode)) { //there is a point to split up the chunk in heapAlloc()144 node = (struct HeapNode*)(best->data + sz); in heapAlloc()148 node->size = best->size - sz - sizeof(struct HeapNode); in heapAlloc()149 node->prev = best; in heapAlloc()151 if (best != gHeapTail) in heapAlloc()[all …]
273 DfuBinary best = null; in getDfu() local288 if (best == null || (best.getVersion().compareTo(binVersion) < 0)) { in getDfu()289 best = bin; in getDfu()292 return best; in getDfu()
5 source_file: "iovad-best-fit-algo.ko"7 dest_file: "24Q3-12157876/iovad-best-fit-algo.ko"
5 source_file: "iovad-best-fit-algo.ko"7 dest_file: "24Q3-12157876/kasan/iovad-best-fit-algo.ko"
5 source_file: "iovad-best-fit-algo.ko"7 dest_file: "24Q3-12157876/debug_memory_accounting/iovad-best-fit-algo.ko"
5 source_file: "iovad-best-fit-algo.ko"7 dest_file: "24Q3-12157876/debug_locking/iovad-best-fit-algo.ko"
5 source_file: "iovad-best-fit-algo.ko"7 dest_file: "24Q3-12157876/debug_kmemleak/iovad-best-fit-algo.ko"
5 source_file: "iovad-best-fit-algo.ko"7 dest_file: "24Q3-12157876/debug_api/iovad-best-fit-algo.ko"
5 source_file: "iovad-best-fit-algo.ko"7 dest_file: "24Q3-12157876/debug_memory/iovad-best-fit-algo.ko"
328 # HE caps Weightage to calculate best candidate329 # This ini is used to increase/decrease HE caps weightage in best candidate selection.334 # PCL Weightage to calculate best candidate335 # This ini is used to increase/decrease PCL weightage in best candidate selection.
341 # HE caps Weightage to calculate best candidate342 # This ini is used to increase/decrease HE caps weightage in best candidate selection.347 # PCL Weightage to calculate best candidate348 # This ini is used to increase/decrease PCL weightage in best candidate selection.
7 # TODO(b/241398817) powerctl_prop is probably not the best domain for this
62 // is the next best thing for now.
21 free to use whichever method works best for your use case.
85 extra/private/google-modules/soc/gs/drivers/iommu/iovad-best-fit-algo.ko
250 as to best accomplish the objectives of such unenforceable or