Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dstrbuf.c131 size_t oldalloc = sb->alloc; in strbuf_read() local
143 if (oldalloc == 0) in strbuf_read()
/Linux-v4.19/drivers/media/rc/
Drc-main.c223 unsigned int oldalloc = rc_map->alloc; in ir_resize_table() local
224 unsigned int newalloc = oldalloc; in ir_resize_table()
237 if ((rc_map->len * 3 < rc_map->size) && (oldalloc > IR_TAB_MIN_SIZE)) { in ir_resize_table()
243 if (newalloc == oldalloc) in ir_resize_table()
/Linux-v4.19/Documentation/filesystems/
Dext2.txt38 oldalloc Enable the old block allocator. Orlov should