Home
last modified time | relevance | path

Searched refs:oldalloc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dstrbuf.c142 size_t oldalloc = sb->alloc; in strbuf_read() local
154 if (oldalloc == 0) in strbuf_read()
/openbmc/linux/drivers/media/rc/
H A Drc-main.c265 unsigned int oldalloc = rc_map->alloc; in ir_resize_table() local
266 unsigned int newalloc = oldalloc; in ir_resize_table()
279 if ((rc_map->len * 3 < rc_map->size) && (oldalloc > IR_TAB_MIN_SIZE)) { in ir_resize_table()
285 if (newalloc == oldalloc) in ir_resize_table()
/openbmc/linux/Documentation/filesystems/
H A Dext2.rst42 oldalloc Enable the old block allocator. Orlov should