Home
last modified time | relevance | path

Searched defs:get_next_block (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtextsearch.h76 unsigned int (*get_next_block)(unsigned int consumed, member
/openbmc/linux/lib/
H A Ddecompress_bunzip2.c156 static int INIT get_next_block(struct bunzip_data *bd) in get_next_block() function