/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | readinode.c | 8 * For licensing information, see the file 'LICENCE' in this directory. 83 /* TODO: this is very frequent pattern, make it a separate in check_node_data() 210 * bother to keep track of holes in this rbtree, and neither do we deal 223 struct jffs2_tmp_dnode_info *this, *ptn; in jffs2_add_tn_to_tree() local 249 /* Find the earliest node which _may_ be relevant to this one */ in jffs2_add_tn_to_tree() 250 this = jffs2_lookup_tn(&rii->tn_root, tn->fn->ofs); in jffs2_add_tn_to_tree() 251 if (this) { in jffs2_add_tn_to_tree() 254 while (this->overlapped) { in jffs2_add_tn_to_tree() 255 ptn = tn_prev(this); in jffs2_add_tn_to_tree() 261 this in jffs2_add_tn_to_tree() 455 struct jffs2_tmp_dnode_info *pen, *last, *this; jffs2_build_inode_fragtree() local [all...] |
H A D | debug.c | 9 * For licensing information, see the file 'LICENCE' in this directory. 501 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 505 list_for_each(this, &c->clean_list) { in __jffs2_dbg_dump_block_lists_nolock() 506 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock() 523 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 527 list_for_each(this, &c->very_dirty_list) { in __jffs2_dbg_dump_block_lists_nolock() 528 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock() 546 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 550 list_for_each(this, &c->dirty_list) { in __jffs2_dbg_dump_block_lists_nolock() 551 struct jffs2_eraseblock *jeb = list_entry(this, struc in __jffs2_dbg_dump_block_lists_nolock() 569 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 585 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 600 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 616 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 632 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 648 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 664 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 680 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 705 struct jffs2_node_frag *this = frag_first(&f->fragtree); __jffs2_dbg_dump_fragtree_nolock() local [all...] |
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | readinode.c | 8 * For licensing information, see the file 'LICENCE' in this directory. 83 /* TODO: this is very frequent pattern, make it a separate in check_node_data() 210 * bother to keep track of holes in this rbtree, and neither do we deal 223 struct jffs2_tmp_dnode_info *this, *ptn; in jffs2_add_tn_to_tree() local 249 /* Find the earliest node which _may_ be relevant to this one */ in jffs2_add_tn_to_tree() 250 this = jffs2_lookup_tn(&rii->tn_root, tn->fn->ofs); in jffs2_add_tn_to_tree() 251 if (this) { in jffs2_add_tn_to_tree() 254 while (this->overlapped) { in jffs2_add_tn_to_tree() 255 ptn = tn_prev(this); in jffs2_add_tn_to_tree() 261 this in jffs2_add_tn_to_tree() 455 struct jffs2_tmp_dnode_info *pen, *last, *this; jffs2_build_inode_fragtree() local [all...] |
H A D | debug.c | 9 * For licensing information, see the file 'LICENCE' in this directory. 501 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 505 list_for_each(this, &c->clean_list) { in __jffs2_dbg_dump_block_lists_nolock() 506 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock() 523 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 527 list_for_each(this, &c->very_dirty_list) { in __jffs2_dbg_dump_block_lists_nolock() 528 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock() 546 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 550 list_for_each(this, &c->dirty_list) { in __jffs2_dbg_dump_block_lists_nolock() 551 struct jffs2_eraseblock *jeb = list_entry(this, struc in __jffs2_dbg_dump_block_lists_nolock() 569 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 585 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 600 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 616 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 632 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 648 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 664 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 680 struct list_head *this; __jffs2_dbg_dump_block_lists_nolock() local 705 struct jffs2_node_frag *this = frag_first(&f->fragtree); __jffs2_dbg_dump_fragtree_nolock() local [all...] |
/kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/ccs/ |
H A D | mk-ccs-regs | 59 my %this; 201 my $this = $_[0]; 202 my $size = $this->{elsize}; 203 my $h = $this->{argparams}; 205 foreach my $arg (@{$this->{args}}) { 215 my ($this, $postfix, $is_same_reg) = @_; 217 ($this->{args}, $this->{argparams}, $this->{name}); 220 my @sorted_args = @{$this [all...] |
/kernel/linux/linux-5.10/drivers/mtd/nand/onenand/ |
H A D | onenand_bbt.c | 58 struct onenand_chip *this = mtd->priv; in create_bbt() local 59 struct bbm_info *bbm = this->bbm; in create_bbt() 79 numblocks = this->chipsize >> (bbm->bbt_erase_shift - 1); in create_bbt() 95 from + j * this->writesize + bd->offs, &ops); in create_bbt() 102 scanlen, this->writesize, bd)) { in create_bbt() 112 if (FLEXONENAND(this)) { in create_bbt() 133 struct onenand_chip *this = mtd->priv; in onenand_memory_bbt() local 135 return create_bbt(mtd, this->page_buf, bd, -1); in onenand_memory_bbt() 146 struct onenand_chip *this = mtd->priv; in onenand_isbad_bbt() local 147 struct bbm_info *bbm = this in onenand_isbad_bbt() 183 struct onenand_chip *this = mtd->priv; onenand_scan_bbt() local 231 struct onenand_chip *this = mtd->priv; onenand_default_bbt() local [all...] |
H A D | onenand_samsung.c | 218 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw() local 220 int reg = addr - this->base; in s3c_onenand_readw() 268 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew() local 270 unsigned int reg = addr - this->base; in s3c_onenand_writew() 379 struct onenand_chip *this = mtd->priv; in s3c_onenand_command() local 386 fba = (int) (addr >> this->erase_shift); in s3c_onenand_command() 387 fpa = (int) (addr >> this->page_shift); in s3c_onenand_command() 388 fpa &= this->page_mask; in s3c_onenand_command() 398 ONENAND_SET_NEXT_BUFFERRAM(this); in s3c_onenand_command() 403 index = ONENAND_CURRENT_BUFFERRAM(this); in s3c_onenand_command() 476 struct onenand_chip *this = mtd->priv; s3c_get_bufferram() local 618 struct onenand_chip *this = mtd->priv; s5pc110_read_bufferram() local 728 struct onenand_chip *this = mtd->priv; s3c_onenand_check_lock_status() local 748 struct onenand_chip *this = mtd->priv; s3c_onenand_do_lock_cmd() local 773 struct onenand_chip *this = mtd->priv; s3c_unlock_all() local 802 struct onenand_chip *this = mtd->priv; s3c_onenand_setup() local 836 struct onenand_chip *this; s3c_onenand_probe() local 957 struct onenand_chip *this = mtd->priv; s3c_pm_ops_suspend() local 966 struct onenand_chip *this = mtd->priv; s3c_pm_ops_resume() local [all...] |
/kernel/linux/linux-5.10/net/atm/ |
H A D | addr.c | 51 struct atm_dev_addr *this, *p; in atm_reset_addr() local 59 list_for_each_entry_safe(this, p, head, entry) { in atm_reset_addr() 60 list_del(&this->entry); in atm_reset_addr() 61 kfree(this); in atm_reset_addr() 72 struct atm_dev_addr *this; in atm_add_addr() local 84 list_for_each_entry(this, head, entry) { in atm_add_addr() 85 if (identical(&this->addr, addr)) { in atm_add_addr() 90 this = kmalloc(sizeof(struct atm_dev_addr), GFP_ATOMIC); in atm_add_addr() 91 if (!this) { in atm_add_addr() 95 this in atm_add_addr() 107 struct atm_dev_addr *this; atm_del_addr() local 137 struct atm_dev_addr *this; atm_get_addr() local [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/onenand/ |
H A D | onenand_bbt.c | 58 struct onenand_chip *this = mtd->priv; in create_bbt() local 59 struct bbm_info *bbm = this->bbm; in create_bbt() 79 numblocks = this->chipsize >> (bbm->bbt_erase_shift - 1); in create_bbt() 95 from + j * this->writesize + bd->offs, &ops); in create_bbt() 102 scanlen, this->writesize, bd)) { in create_bbt() 112 if (FLEXONENAND(this)) { in create_bbt() 133 struct onenand_chip *this = mtd->priv; in onenand_memory_bbt() local 135 return create_bbt(mtd, this->page_buf, bd, -1); in onenand_memory_bbt() 146 struct onenand_chip *this = mtd->priv; in onenand_isbad_bbt() local 147 struct bbm_info *bbm = this in onenand_isbad_bbt() 183 struct onenand_chip *this = mtd->priv; onenand_scan_bbt() local 231 struct onenand_chip *this = mtd->priv; onenand_default_bbt() local [all...] |
H A D | onenand_samsung.c | 218 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw() local 220 int reg = addr - this->base; in s3c_onenand_readw() 268 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew() local 270 unsigned int reg = addr - this->base; in s3c_onenand_writew() 379 struct onenand_chip *this = mtd->priv; in s3c_onenand_command() local 386 fba = (int) (addr >> this->erase_shift); in s3c_onenand_command() 387 fpa = (int) (addr >> this->page_shift); in s3c_onenand_command() 388 fpa &= this->page_mask; in s3c_onenand_command() 398 ONENAND_SET_NEXT_BUFFERRAM(this); in s3c_onenand_command() 404 index = ONENAND_CURRENT_BUFFERRAM(this); in s3c_onenand_command() 477 struct onenand_chip *this = mtd->priv; s3c_get_bufferram() local 619 struct onenand_chip *this = mtd->priv; s5pc110_read_bufferram() local 729 struct onenand_chip *this = mtd->priv; s3c_onenand_check_lock_status() local 749 struct onenand_chip *this = mtd->priv; s3c_onenand_do_lock_cmd() local 774 struct onenand_chip *this = mtd->priv; s3c_unlock_all() local 803 struct onenand_chip *this = mtd->priv; s3c_onenand_setup() local 837 struct onenand_chip *this; s3c_onenand_probe() local 953 struct onenand_chip *this = mtd->priv; s3c_pm_ops_suspend() local 962 struct onenand_chip *this = mtd->priv; s3c_pm_ops_resume() local [all...] |
/kernel/linux/linux-6.6/net/atm/ |
H A D | addr.c | 51 struct atm_dev_addr *this, *p; in atm_reset_addr() local 59 list_for_each_entry_safe(this, p, head, entry) { in atm_reset_addr() 60 list_del(&this->entry); in atm_reset_addr() 61 kfree(this); in atm_reset_addr() 72 struct atm_dev_addr *this; in atm_add_addr() local 84 list_for_each_entry(this, head, entry) { in atm_add_addr() 85 if (identical(&this->addr, addr)) { in atm_add_addr() 90 this = kmalloc(sizeof(struct atm_dev_addr), GFP_ATOMIC); in atm_add_addr() 91 if (!this) { in atm_add_addr() 95 this in atm_add_addr() 107 struct atm_dev_addr *this; atm_del_addr() local 137 struct atm_dev_addr *this; atm_get_addr() local [all...] |
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | genmap.c | 54 struct st_key *this; in main() local 85 this = find_key(cp); in main() 86 if (this == NULL) in main() 88 if (this->shift == is_shift) { in main() 91 shift_state += this->value; in main() 92 } else if (this->shift == is_input) in main() 93 value = this->value; in main() 105 this = find_key(cp); in main() 106 if (this == NULL || this in main() [all...] |
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | au1550nd.c | 26 static struct au1550nd_ctx *chip_to_au_ctx(struct nand_chip *this) in chip_to_au_ctx() argument 28 return container_of(this, struct au1550nd_ctx, chip); in chip_to_au_ctx() 33 * @this: NAND chip object 39 static void au_write_buf(struct nand_chip *this, const void *buf, in au_write_buf() argument 42 struct au1550nd_ctx *ctx = chip_to_au_ctx(this); in au_write_buf() 54 * @this: NAND chip object 60 static void au_read_buf(struct nand_chip *this, void *buf, in au_read_buf() argument 63 struct au1550nd_ctx *ctx = chip_to_au_ctx(this); in au_read_buf() 75 * @this: NAND chip object 81 static void au_write_buf16(struct nand_chip *this, cons argument 103 au_read_buf16(struct nand_chip *this, void *buf, unsigned int len) au_read_buf16() argument 137 au1550nd_waitrdy(struct nand_chip *this, unsigned int timeout_ms) au1550nd_waitrdy() argument 152 au1550nd_exec_instr(struct nand_chip *this, const struct nand_op_instr *instr) au1550nd_exec_instr() argument 209 au1550nd_exec_op(struct nand_chip *this, const struct nand_operation *op, bool check_only) au1550nd_exec_op() argument 257 struct nand_chip *this; au1550nd_probe() local [all...] |
H A D | diskonchip.c | 131 * Fabrice Bellard figured this out in the old docecc code. I added 292 static void doc2000_write_byte(struct nand_chip *this, u_char datum) in doc2000_write_byte() argument 294 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_write_byte() 303 static void doc2000_writebuf(struct nand_chip *this, const u_char *buf, in doc2000_writebuf() argument 306 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_writebuf() 320 static void doc2000_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2000_readbuf() argument 322 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_readbuf() 345 static void doc200x_readid(struct nand_chip *this, unsigned int cs, u8 *id) in doc200x_readid() argument 359 this->controller->ops->exec_op(this, in doc200x_readid() 364 struct nand_chip *this = mtd_to_nand(mtd); doc200x_ident_chip() local 395 struct nand_chip *this = mtd_to_nand(mtd); doc2000_count_chips() local 415 doc2001_write_byte(struct nand_chip *this, u_char datum) doc2001_write_byte() argument 425 doc2001_writebuf(struct nand_chip *this, const u_char *buf, int len) doc2001_writebuf() argument 437 doc2001_readbuf(struct nand_chip *this, u_char *buf, int len) doc2001_readbuf() argument 453 doc2001plus_writebuf(struct nand_chip *this, const u_char *buf, int len) doc2001plus_writebuf() argument 470 doc2001plus_readbuf(struct nand_chip *this, u_char *buf, int len) doc2001plus_readbuf() argument 510 doc200x_exec_instr(struct nand_chip *this, const struct nand_op_instr *instr) doc200x_exec_instr() argument 563 doc200x_exec_op(struct nand_chip *this, const struct nand_operation *op, bool check_only) doc200x_exec_op() argument 597 doc2001plus_exec_instr(struct nand_chip *this, const struct nand_op_instr *instr) doc2001plus_exec_instr() argument 638 doc2001plus_exec_op(struct nand_chip *this, const struct nand_operation *op, bool check_only) doc2001plus_exec_op() argument 663 doc200x_enable_hwecc(struct nand_chip *this, int mode) doc200x_enable_hwecc() argument 681 doc2001plus_enable_hwecc(struct nand_chip *this, int mode) doc2001plus_enable_hwecc() argument 700 doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat, unsigned char *ecc_code) doc200x_calculate_ecc() argument 759 doc200x_correct_data(struct nand_chip *this, u_char *dat, u_char *read_ecc, u_char *isnull) doc200x_correct_data() argument 864 struct nand_chip *this = mtd_to_nand(mtd); find_media_headers() local 907 struct nand_chip *this = mtd_to_nand(mtd); nftl_partscan() local 1013 struct nand_chip *this = mtd_to_nand(mtd); inftl_partscan() local 1133 struct nand_chip *this = mtd_to_nand(mtd); nftl_scan_bbt() local 1168 struct nand_chip *this = mtd_to_nand(mtd); inftl_scan_bbt() local 1221 struct nand_chip *this = mtd_to_nand(mtd); doc2000_init() local 1234 struct nand_chip *this = mtd_to_nand(mtd); doc2001_init() local 1260 struct nand_chip *this = mtd_to_nand(mtd); doc2001plus_init() local [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | au1550nd.c | 27 static struct au1550nd_ctx *chip_to_au_ctx(struct nand_chip *this) in chip_to_au_ctx() argument 29 return container_of(this, struct au1550nd_ctx, chip); in chip_to_au_ctx() 34 * @this: NAND chip object 40 static void au_write_buf(struct nand_chip *this, const void *buf, in au_write_buf() argument 43 struct au1550nd_ctx *ctx = chip_to_au_ctx(this); in au_write_buf() 55 * @this: NAND chip object 61 static void au_read_buf(struct nand_chip *this, void *buf, in au_read_buf() argument 64 struct au1550nd_ctx *ctx = chip_to_au_ctx(this); in au_read_buf() 76 * @this: NAND chip object 82 static void au_write_buf16(struct nand_chip *this, cons argument 104 au_read_buf16(struct nand_chip *this, void *buf, unsigned int len) au_read_buf16() argument 138 au1550nd_waitrdy(struct nand_chip *this, unsigned int timeout_ms) au1550nd_waitrdy() argument 153 au1550nd_exec_instr(struct nand_chip *this, const struct nand_op_instr *instr) au1550nd_exec_instr() argument 210 au1550nd_exec_op(struct nand_chip *this, const struct nand_operation *op, bool check_only) au1550nd_exec_op() argument 258 struct nand_chip *this; au1550nd_probe() local [all...] |
H A D | diskonchip.c | 131 * Fabrice Bellard figured this out in the old docecc code. I added 292 static void doc2000_write_byte(struct nand_chip *this, u_char datum) in doc2000_write_byte() argument 294 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_write_byte() 303 static void doc2000_writebuf(struct nand_chip *this, const u_char *buf, in doc2000_writebuf() argument 306 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_writebuf() 320 static void doc2000_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2000_readbuf() argument 322 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_readbuf() 345 static void doc200x_readid(struct nand_chip *this, unsigned int cs, u8 *id) in doc200x_readid() argument 359 this->controller->ops->exec_op(this, in doc200x_readid() 364 struct nand_chip *this = mtd_to_nand(mtd); doc200x_ident_chip() local 395 struct nand_chip *this = mtd_to_nand(mtd); doc2000_count_chips() local 415 doc2001_write_byte(struct nand_chip *this, u_char datum) doc2001_write_byte() argument 425 doc2001_writebuf(struct nand_chip *this, const u_char *buf, int len) doc2001_writebuf() argument 437 doc2001_readbuf(struct nand_chip *this, u_char *buf, int len) doc2001_readbuf() argument 453 doc2001plus_writebuf(struct nand_chip *this, const u_char *buf, int len) doc2001plus_writebuf() argument 470 doc2001plus_readbuf(struct nand_chip *this, u_char *buf, int len) doc2001plus_readbuf() argument 510 doc200x_exec_instr(struct nand_chip *this, const struct nand_op_instr *instr) doc200x_exec_instr() argument 563 doc200x_exec_op(struct nand_chip *this, const struct nand_operation *op, bool check_only) doc200x_exec_op() argument 597 doc2001plus_exec_instr(struct nand_chip *this, const struct nand_op_instr *instr) doc2001plus_exec_instr() argument 638 doc2001plus_exec_op(struct nand_chip *this, const struct nand_operation *op, bool check_only) doc2001plus_exec_op() argument 663 doc200x_enable_hwecc(struct nand_chip *this, int mode) doc200x_enable_hwecc() argument 681 doc2001plus_enable_hwecc(struct nand_chip *this, int mode) doc2001plus_enable_hwecc() argument 700 doc200x_calculate_ecc(struct nand_chip *this, const u_char *dat, unsigned char *ecc_code) doc200x_calculate_ecc() argument 759 doc200x_correct_data(struct nand_chip *this, u_char *dat, u_char *read_ecc, u_char *isnull) doc200x_correct_data() argument 864 struct nand_chip *this = mtd_to_nand(mtd); find_media_headers() local 907 struct nand_chip *this = mtd_to_nand(mtd); nftl_partscan() local 1013 struct nand_chip *this = mtd_to_nand(mtd); inftl_partscan() local 1133 struct nand_chip *this = mtd_to_nand(mtd); nftl_scan_bbt() local 1168 struct nand_chip *this = mtd_to_nand(mtd); inftl_scan_bbt() local 1221 struct nand_chip *this = mtd_to_nand(mtd); doc2000_init() local 1234 struct nand_chip *this = mtd_to_nand(mtd); doc2001_init() local 1260 struct nand_chip *this = mtd_to_nand(mtd); doc2001plus_init() local [all...] |
/kernel/linux/linux-5.10/lib/zlib_inflate/ |
H A D | inftrees.c | 39 code this; /* table entry for duplication */ in zlib_inflate_table() local 75 lens[] are in the range 0..MAXBITS. The caller must assure this. in zlib_inflate_table() 77 symbol does not occur in this code. in zlib_inflate_table() 104 this.op = (unsigned char)64; /* invalid code marker */ in zlib_inflate_table() 105 this.bits = (unsigned char)1; in zlib_inflate_table() 106 this.val = (unsigned short)0; in zlib_inflate_table() 107 *(*table)++ = this; /* make a table to force an error */ in zlib_inflate_table() 108 *(*table)++ = this; in zlib_inflate_table() 136 Create and fill in decoding tables. In this loop, the table being in zlib_inflate_table() 151 counts are used for this, an in zlib_inflate_table() [all...] |
H A D | inflate.c | 110 output has been written during this inflate call, but the end of the deflate 320 In this implementation, the flush parameter of inflate() only affects the 342 code this; /* current decoding table entry */ in zlib_inflate() local 508 this = state->lencode[BITS(state->lenbits)]; in zlib_inflate() 509 if ((unsigned)(this.bits) <= bits) break; in zlib_inflate() 512 if (this.val < 16) { in zlib_inflate() 513 NEEDBITS(this.bits); in zlib_inflate() 514 DROPBITS(this.bits); in zlib_inflate() 515 state->lens[state->have++] = this.val; in zlib_inflate() 518 if (this in zlib_inflate() [all...] |
/kernel/linux/linux-6.6/lib/zlib_inflate/ |
H A D | inftrees.c | 39 code this; /* table entry for duplication */ in zlib_inflate_table() local 75 lens[] are in the range 0..MAXBITS. The caller must assure this. in zlib_inflate_table() 77 symbol does not occur in this code. in zlib_inflate_table() 104 this.op = (unsigned char)64; /* invalid code marker */ in zlib_inflate_table() 105 this.bits = (unsigned char)1; in zlib_inflate_table() 106 this.val = (unsigned short)0; in zlib_inflate_table() 107 *(*table)++ = this; /* make a table to force an error */ in zlib_inflate_table() 108 *(*table)++ = this; in zlib_inflate_table() 136 Create and fill in decoding tables. In this loop, the table being in zlib_inflate_table() 151 counts are used for this, an in zlib_inflate_table() [all...] |
H A D | inflate.c | 110 output has been written during this inflate call, but the end of the deflate 320 In this implementation, the flush parameter of inflate() only affects the 342 code this; /* current decoding table entry */ in zlib_inflate() local 508 this = state->lencode[BITS(state->lenbits)]; in zlib_inflate() 509 if ((unsigned)(this.bits) <= bits) break; in zlib_inflate() 512 if (this.val < 16) { in zlib_inflate() 513 NEEDBITS(this.bits); in zlib_inflate() 514 DROPBITS(this.bits); in zlib_inflate() 515 state->lens[state->have++] = this.val; in zlib_inflate() 518 if (this in zlib_inflate() [all...] |
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_interval.c | 12 struct drbd_interval *this = rb_entry(node, struct drbd_interval, rb); in interval_end() local 13 return this->end; in interval_end() 25 drbd_insert_interval(struct rb_root *root, struct drbd_interval *this) in drbd_insert_interval() argument 28 sector_t this_end = this->sector + (this->size >> 9); in drbd_insert_interval() 30 BUG_ON(!IS_ALIGNED(this->size, 512)); in drbd_insert_interval() 39 if (this->sector < here->sector) in drbd_insert_interval() 41 else if (this->sector > here->sector) in drbd_insert_interval() 43 else if (this < here) in drbd_insert_interval() 45 else if (this > her in drbd_insert_interval() 96 drbd_remove_interval(struct rb_root *root, struct drbd_interval *this) drbd_remove_interval() argument [all...] |
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_interval.c | 12 struct drbd_interval *this = rb_entry(node, struct drbd_interval, rb); in interval_end() local 13 return this->end; in interval_end() 25 drbd_insert_interval(struct rb_root *root, struct drbd_interval *this) in drbd_insert_interval() argument 28 sector_t this_end = this->sector + (this->size >> 9); in drbd_insert_interval() 30 BUG_ON(!IS_ALIGNED(this->size, 512)); in drbd_insert_interval() 39 if (this->sector < here->sector) in drbd_insert_interval() 41 else if (this->sector > here->sector) in drbd_insert_interval() 43 else if (this < here) in drbd_insert_interval() 45 else if (this > her in drbd_insert_interval() 95 drbd_remove_interval(struct rb_root *root, struct drbd_interval *this) drbd_remove_interval() argument [all...] |
/kernel/linux/linux-5.10/net/caif/ |
H A D | caif_usb.c | 87 struct cfusbl *this = kmalloc(sizeof(struct cfusbl), GFP_ATOMIC); in cfusbl_create() local 89 if (!this) in cfusbl_create() 94 memset(&this->layer, 0, sizeof(this->layer)); in cfusbl_create() 95 this->layer.receive = cfusbl_receive; in cfusbl_create() 96 this->layer.transmit = cfusbl_transmit; in cfusbl_create() 97 this->layer.ctrlcmd = cfusbl_ctrlcmd; in cfusbl_create() 98 snprintf(this->layer.name, CAIF_LAYER_NAME_SZ, "usb%d", phyid); in cfusbl_create() 99 this->layer.id = phyid; in cfusbl_create() 107 ether_addr_copy(&this in cfusbl_create() [all...] |
/kernel/linux/linux-6.6/net/caif/ |
H A D | caif_usb.c | 87 struct cfusbl *this = kmalloc(sizeof(struct cfusbl), GFP_ATOMIC); in cfusbl_create() local 89 if (!this) in cfusbl_create() 94 memset(&this->layer, 0, sizeof(this->layer)); in cfusbl_create() 95 this->layer.receive = cfusbl_receive; in cfusbl_create() 96 this->layer.transmit = cfusbl_transmit; in cfusbl_create() 97 this->layer.ctrlcmd = cfusbl_ctrlcmd; in cfusbl_create() 98 snprintf(this->layer.name, CAIF_LAYER_NAME_SZ, "usb%d", phyid); in cfusbl_create() 99 this->layer.id = phyid; in cfusbl_create() 107 ether_addr_copy(&this in cfusbl_create() [all...] |
/kernel/linux/linux-5.10/kernel/irq/ |
H A D | devres.c | 20 struct irq_devres *this = res; in devm_irq_release() local 22 free_irq(this->irq, this->dev_id); in devm_irq_release() 27 struct irq_devres *this = res, *match = data; in devm_irq_match() local 29 return this->irq == match->irq && this->dev_id == match->dev_id; in devm_irq_match() 43 * Except for the extra @dev argument, this function takes the 45 * request_threaded_irq(). IRQs requested with this function will be 48 * If an IRQ allocated with this function needs to be freed 91 * Except for the extra @dev argument, this functio 156 struct irq_desc_devres *this = res; devm_irq_desc_release() local 242 struct irq_generic_chip_devres *this = res; devm_irq_remove_generic_chip() local [all...] |