Searched defs:get_bits (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | decompress_bunzip2.c | 116 static unsigned int INIT get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits() function [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | decompress_bunzip2.c | 116 static unsigned int INIT get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits() function [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_h323_asn1.c | 188 static unsigned int get_bits(struct bitstr *bs, unsigned int b) in get_bits() function [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_h323_asn1.c | 188 static unsigned int get_bits(struct bitstr *bs, unsigned int b) in get_bits() function [all...] |
/kernel/linux/linux-5.10/tools/firewire/ |
H A D | nosy-dump.c | 644 get_bits(struct link_packet *packet, int offset, int width) in get_bits() function
|
/kernel/linux/linux-6.6/tools/firewire/ |
H A D | nosy-dump.c | 644 get_bits(struct link_packet *packet, int offset, int width) in get_bits() function
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | thunderx_edac.c | 69 static unsigned long get_bits(unsigned long data, int pos, int width) in get_bits() function
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | thunderx_edac.c | 69 static unsigned long get_bits(unsigned long data, int pos, int width) in get_bits() function
|
Completed in 17 milliseconds