Searched refs:inflate_codes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | inflate.c | 153 STATIC int INIT inflate_codes OF((struct huft *, struct huft *, int, int)); 589 STATIC int INIT inflate_codes( in inflate_codes() function 813 if (inflate_codes(tl, td, bl, bd)) { in inflate_fixed() 1010 if (inflate_codes(tl, td, bl, bd)) {
|
/kernel/linux/linux-6.6/lib/ |
H A D | inflate.c | 153 STATIC int INIT inflate_codes OF((struct huft *, struct huft *, int, int)); 589 STATIC int INIT inflate_codes( in inflate_codes() function 813 if (inflate_codes(tl, td, bl, bd)) { in inflate_fixed() 1010 if (inflate_codes(tl, td, bl, bd)) {
|
Completed in 4 milliseconds