“0246604ce0367b0c414cc77a05362308ef4ede54”上不存在“drivers/hv/vmbus_drv.c”
lib: Introduce generic min-heap
Supports push, pop and converting an array into a heap. If the sense of the compare function is inverted then it can provide a max-heap. Based-on-work-by: NPeter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: NIan Rogers <irogers@google.com> Signed-off-by: NPeter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: NIngo Molnar <mingo@kernel.org> Link: https://lkml.kernel.org/r/20200214075133.181299-3-irogers@google.com
Showing
include/linux/min_heap.h
0 → 100644
lib/test_min_heap.c
0 → 100644
想要评论请 注册 或 登录