Searched defs:max_code (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/lib/zlib_deflate/ |
| D | deftree.c | 359 int max_code = desc->max_code; in gen_bitlen() local 443 int max_code, /* largest code with non zero frequency */ in gen_codes() 493 int max_code = -1; /* largest code with non zero frequency */ in build_tree() local 575 int max_code /* and its largest code of non zero frequency */ in scan_tree() 621 int max_code /* and its largest code of non zero frequency */ in send_tree()
|
| D | defutil.h | 62 int max_code; /* largest code with non zero frequency */ member
|
| /kernel/linux/linux-4.19/lib/zlib_deflate/ |
| D | deftree.c | 413 int max_code = desc->max_code; in gen_bitlen() local 497 int max_code, /* largest code with non zero frequency */ in gen_codes() 547 int max_code = -1; /* largest code with non zero frequency */ in build_tree() local 629 int max_code /* and its largest code of non zero frequency */ in scan_tree() 675 int max_code /* and its largest code of non zero frequency */ in send_tree()
|
| D | defutil.h | 60 int max_code; /* largest code with non zero frequency */ member
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| D | twl6040-vibra.c | 123 int vpk, max_code; in twl6040_vibra_code() local
|
| /kernel/linux/linux-4.19/drivers/input/misc/ |
| D | twl6040-vibra.c | 137 int vpk, max_code; in twl6040_vibra_code() local
|
| /kernel/linux/linux-5.10/drivers/leds/ |
| D | leds-lm3692x.c | 368 u32 max_code; in lm3692x_max_brightness() local
|
| /kernel/linux/linux-4.19/net/ipv4/netfilter/ |
| D | ip_tables.c | 1815 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp_type_code_match()
|
| /kernel/linux/linux-5.10/net/ipv6/netfilter/ |
| D | ip6_tables.c | 1794 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp6_type_code_match()
|
| /kernel/linux/linux-4.19/net/ipv6/netfilter/ |
| D | ip6_tables.c | 1825 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp6_type_code_match()
|
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| D | ip_tables.c | 1783 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, in icmp_type_code_match()
|