/openbmc/linux/fs/jffs2/ |
H A D | compr.c | 34 static int jffs2_is_best_compression(struct jffs2_compressor *this, in jffs2_is_best_compression() 77 struct jffs2_compressor *this; in jffs2_selected_compress() local 154 struct jffs2_compressor *this, *best=NULL; in jffs2_compress() local 257 struct jffs2_compressor *this; in jffs2_decompress() local 303 struct jffs2_compressor *this; in jffs2_register_compressor() local
|
H A D | nodelist.c | 102 struct jffs2_node_frag *this) in jffs2_obsolete_node_frag() 171 struct jffs2_node_frag *this, uint32_t lastend) in no_overlapping_node() 217 struct jffs2_node_frag *this; in jffs2_add_frag_to_fragtree() local 490 struct jffs2_inode_cache *this, *next; in jffs2_free_ino_caches() local 507 struct jffs2_raw_node_ref *this, *next; in jffs2_free_raw_node_refs() local
|
/openbmc/linux/net/atm/ |
H A D | addr.c | 51 struct atm_dev_addr *this, *p; in atm_reset_addr() local 72 struct atm_dev_addr *this; in atm_add_addr() local 107 struct atm_dev_addr *this; in atm_del_addr() local 137 struct atm_dev_addr *this; in atm_get_addr() local
|
/openbmc/u-boot/drivers/mtd/onenand/ |
H A D | onenand_bbt.c | 65 struct onenand_chip *this = mtd->priv; in create_bbt() local 154 struct onenand_chip *this = mtd->priv; in onenand_isbad_bbt() local 194 struct onenand_chip *this = mtd->priv; in onenand_scan_bbt() local 248 struct onenand_chip *this = mtd->priv; in onenand_default_bbt() local
|
H A D | samsung.c | 118 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw() local 167 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew() local 273 struct onenand_chip *this = mtd->priv; in s3c_onenand_command() local 376 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram() local 449 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status() local 467 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd() local 488 struct onenand_chip *this = mtd->priv; in s3c_onenand_unlock_all() local 530 struct onenand_chip *this = mtd->priv; in s3c_onenand_init() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | mii_timestamper.c | 55 struct list_head *this, *next; in unregister_mii_tstamp_controller() local 83 struct list_head *this; in register_mii_timestamper() local 112 struct list_head *this; in unregister_mii_timestamper() local
|
H A D | mdio_devres.c | 12 static void devm_mdiobus_free(struct device *dev, void *this) in devm_mdiobus_free() 49 static void devm_mdiobus_unregister(struct device *dev, void *this) in devm_mdiobus_unregister() 57 void *this, void *match_data) in mdiobus_devres_match()
|
/openbmc/linux/net/ |
H A D | devres.c | 14 static void devm_free_netdev(struct device *dev, void *this) in devm_free_netdev() 42 static void devm_unregister_netdev(struct device *dev, void *this) in devm_unregister_netdev() 49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) in netdev_devres_match()
|
/openbmc/linux/drivers/mtd/nand/onenand/ |
H A D | onenand_samsung.c | 218 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw() local 268 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew() local 379 struct onenand_chip *this = mtd->priv; in s3c_onenand_command() local 477 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram() local 619 struct onenand_chip *this = mtd->priv; in s5pc110_read_bufferram() local 729 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status() local 749 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd() local 774 struct onenand_chip *this = mtd->priv; in s3c_unlock_all() local 803 struct onenand_chip *this = mtd->priv; in s3c_onenand_setup() local 837 struct onenand_chip *this; in s3c_onenand_probe() local [all …]
|
/openbmc/linux/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 25 drbd_insert_interval(struct rb_root *root, struct drbd_interval *this) in drbd_insert_interval() 96 drbd_remove_interval(struct rb_root *root, struct drbd_interval *this) in drbd_remove_interval()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | am335x_spl_bch.c | 32 struct nand_chip *this = mtd_to_nand(mtd); in nand_command() local 130 struct nand_chip *this = mtd_to_nand(mtd); in nand_is_bad_block() local 151 struct nand_chip *this = mtd_to_nand(mtd); in nand_read_page() local
|
/openbmc/u-boot/board/socrates/ |
H A D | nand.c | 50 struct nand_chip *this = mtd_to_nand(mtd); in sc_nand_write_buf() local 90 struct nand_chip *this = mtd_to_nand(mtd); in sc_nand_read_buf() local 107 struct nand_chip *this = mtd_to_nand(mtdinfo); in sc_nand_device_ready() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_disk.c | 44 static efi_status_t EFIAPI efi_disk_reset(struct efi_block_io *this, in efi_disk_reset() 56 static efi_status_t efi_disk_rw_blocks(struct efi_block_io *this, in efi_disk_rw_blocks() 95 static efi_status_t EFIAPI efi_disk_read_blocks(struct efi_block_io *this, in efi_disk_read_blocks() 130 static efi_status_t EFIAPI efi_disk_write_blocks(struct efi_block_io *this, in efi_disk_write_blocks() 165 static efi_status_t EFIAPI efi_disk_flush_blocks(struct efi_block_io *this) in efi_disk_flush_blocks()
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_block_device.c | 62 struct efi_block_io *this, in reset() 79 struct efi_block_io *this, u32 media_id, u64 lba, in read_blocks() 104 struct efi_block_io *this, u32 media_id, u64 lba, in write_blocks() 124 static efi_status_t EFIAPI flush_blocks(struct efi_block_io *this) in flush_blocks()
|
H A D | efi_selftest_controllers.c | 75 struct efi_driver_binding_protocol *this, in supported() 112 struct efi_driver_binding_protocol *this, in start() 197 struct efi_driver_binding_protocol *this, in stop()
|
/openbmc/u-boot/lib/efi_driver/ |
H A D | efi_uclass.c | 58 struct efi_driver_binding_protocol *this, in efi_uc_supported() 106 struct efi_driver_binding_protocol *this, in efi_uc_start() 192 struct efi_driver_binding_protocol *this, in efi_uc_stop()
|
/openbmc/linux/kernel/irq/ |
H A D | devres.c | 20 struct irq_devres *this = res; in devm_irq_release() local 27 struct irq_devres *this = res, *match = data; in devm_irq_match() local 156 struct irq_desc_devres *this = res; in devm_irq_desc_release() local 242 struct irq_generic_chip_devres *this = res; in devm_irq_remove_generic_chip() local
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | setup.c | 35 static int iss_restart(struct notifier_block *this, in iss_restart() 50 iss_panic_event(struct notifier_block *this, unsigned long event, void *ptr) in iss_panic_event()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | cs553x_nand.c | 192 static int cs553x_exec_op(struct nand_chip *this, in cs553x_exec_op() 217 static void cs_enable_hwecc(struct nand_chip *this, int mode) in cs_enable_hwecc() 224 static int cs_calculate_ecc(struct nand_chip *this, const u_char *dat, in cs_calculate_ecc() 264 struct nand_chip *this; in cs553x_init_one() local 395 struct nand_chip *this = &controller->chip; in cs553x_cleanup() local
|
H A D | socrates_nand.c | 38 static void socrates_nand_write_buf(struct nand_chip *this, const uint8_t *buf, in socrates_nand_write_buf() 57 static void socrates_nand_read_buf(struct nand_chip *this, uint8_t *buf, in socrates_nand_read_buf() 77 static uint8_t socrates_nand_read_byte(struct nand_chip *this) in socrates_nand_read_byte()
|
/openbmc/u-boot/board/micronas/vct/ |
H A D | ebi_onenand.c | 126 struct onenand_chip *this = mtd->priv; in onenand_bufferram_offset() local 142 struct onenand_chip *this = mtd->priv; in ebi_read_bufferram() local 160 struct onenand_chip *this = mtd->priv; in ebi_write_bufferram() local
|
/openbmc/u-boot/env/ |
H A D | onenand.c | 32 struct onenand_chip *this = &onenand_chip; in env_onenand_load() local 71 struct onenand_chip *this = &onenand_chip; in env_onenand_save() local
|
/openbmc/openbmc/poky/scripts/tiny/ |
H A D | ksize.py | 105 def __lt__(this, that): argument 112 def __cmp__(this, that): argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | mm.c | 50 struct nvkm_mm_node *this = *pthis; in nvkm_mm_free() local 114 struct nvkm_mm_node *prev, *this, *next; in nvkm_mm_head() local 189 struct nvkm_mm_node *prev, *this, *next; in nvkm_mm_tail() local
|
/openbmc/linux/drivers/net/ |
H A D | eql.c | 147 struct list_head *this, *tmp, *head; in eql_timer() local 234 struct list_head *head, *tmp, *this; in eql_kill_slave_queue() local 305 struct list_head *this, *tmp, *head; in __eql_schedule_slaves() local 370 struct list_head *this, *head; in __eql_find_slave_dev() local
|