Home
last modified time | relevance | path

Searched defs:this (Results 26 – 50 of 410) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_disk.c40 static efi_status_t EFIAPI efi_disk_reset(struct efi_block_io *this, in efi_disk_reset()
52 static efi_status_t EFIAPI efi_disk_rw_blocks(struct efi_block_io *this, in efi_disk_rw_blocks()
91 static efi_status_t EFIAPI efi_disk_read_blocks(struct efi_block_io *this, in efi_disk_read_blocks()
126 static efi_status_t EFIAPI efi_disk_write_blocks(struct efi_block_io *this, in efi_disk_write_blocks()
161 static efi_status_t EFIAPI efi_disk_flush_blocks(struct efi_block_io *this) in efi_disk_flush_blocks()
H A Defi_gop.c34 static efi_status_t EFIAPI gop_query_mode(struct efi_gop *this, u32 mode_number, in gop_query_mode()
49 static efi_status_t EFIAPI gop_set_mode(struct efi_gop *this, u32 mode_number) in gop_set_mode()
59 static efi_status_t EFIAPI gop_blt(struct efi_gop *this, void *buffer, in gop_blt()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmdio_devres.c12 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()
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_interval.c12 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()
95 drbd_remove_interval(struct rb_root *root, struct drbd_interval *this) in drbd_remove_interval()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dam335x_spl_bch.c33 struct nand_chip *this = mtd_to_nand(mtd); in nand_command() local
131 struct nand_chip *this = mtd_to_nand(mtd); in nand_is_bad_block() local
152 struct nand_chip *this = mtd_to_nand(mtd); in nand_read_page() local
/OK3568_Linux_fs/u-boot/board/socrates/
H A Dnand.c51 struct nand_chip *this = mtd_to_nand(mtd); in sc_nand_write_buf() local
91 struct nand_chip *this = mtd_to_nand(mtd); in sc_nand_read_buf() local
108 struct nand_chip *this = mtd_to_nand(mtdinfo); in sc_nand_device_ready() local
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dnodelist.c102 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
/OK3568_Linux_fs/kernel/kernel/irq/
H A Ddevres.c20 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
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dcs553x_nand.c198 static int cs553x_exec_op(struct nand_chip *this, in cs553x_exec_op()
223 static void cs_enable_hwecc(struct nand_chip *this, int mode) in cs_enable_hwecc()
230 static int cs_calculate_ecc(struct nand_chip *this, const u_char *dat, in cs_calculate_ecc()
270 struct nand_chip *this; in cs553x_init_one() local
401 struct nand_chip *this = &controller->chip; in cs553x_cleanup() local
H A Dsocrates_nand.c37 static void socrates_nand_write_buf(struct nand_chip *this, const uint8_t *buf, in socrates_nand_write_buf()
56 static void socrates_nand_read_buf(struct nand_chip *this, uint8_t *buf, in socrates_nand_read_buf()
76 static uint8_t socrates_nand_read_byte(struct nand_chip *this) in socrates_nand_read_byte()
H A Dams-delta.c139 static int gpio_nand_exec_op(struct nand_chip *this, in gpio_nand_exec_op()
194 static int gpio_nand_setup_interface(struct nand_chip *this, int csline, in gpio_nand_setup_interface()
242 struct nand_chip *this; in gpio_nand_probe() local
/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Debi_onenand.c127 struct onenand_chip *this = mtd->priv; in onenand_bufferram_offset() local
143 struct onenand_chip *this = mtd->priv; in ebi_read_bufferram() local
161 struct onenand_chip *this = mtd->priv; in ebi_write_bufferram() local
/OK3568_Linux_fs/u-boot/env/
H A Donenand.c33 struct onenand_chip *this = &onenand_chip; in env_onenand_load() local
72 struct onenand_chip *this = &onenand_chip; in env_onenand_save() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dshared_ptr_base.h135 { delete this; } in _GLIBCXX_VISIBILITY() local
384 { delete this; } in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dshared_ptr_base.h135 { delete this; } in _GLIBCXX_VISIBILITY() local
384 { delete this; } in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmm.c50 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
/OK3568_Linux_fs/kernel/drivers/power/reset/
H A Dreboot-mode.c70 static int reboot_mode_notify(struct notifier_block *this, in reboot_mode_notify()
81 static int reboot_mode_pre_restart_notify(struct notifier_block *this, in reboot_mode_pre_restart_notify()
93 static int reboot_mode_panic_notify(struct notifier_block *this, in reboot_mode_panic_notify()
/OK3568_Linux_fs/yocto/poky/scripts/tiny/
H A Dksize.py105 def __lt__(this, that): argument
112 def __cmp__(this, that): argument
/OK3568_Linux_fs/kernel/drivers/net/
H A Deql.c145 struct list_head *this, *tmp, *head; in eql_timer() local
232 struct list_head *head, *tmp, *this; in eql_kill_slave_queue() local
299 struct list_head *this, *tmp, *head; in __eql_schedule_slaves() local
364 struct list_head *this, *head; in __eql_find_slave_dev() local
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dpdc_chassis.c86 static int pdc_chassis_panic_event(struct notifier_block *this, in pdc_chassis_panic_event()
106 static int pdc_chassis_reboot_event(struct notifier_block *this, in pdc_chassis_reboot_event()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_omap2.c145 struct onenand_chip *this = mtd->priv; in omap2_onenand_wait() local
312 struct onenand_chip *this = mtd->priv; in omap2_onenand_bufferram_offset() local
365 struct onenand_chip *this = mtd->priv; in omap2_onenand_read_bufferram() local
413 struct onenand_chip *this = mtd->priv; in omap2_onenand_write_bufferram() local
/OK3568_Linux_fs/kernel/drivers/ras/
H A Dcec.c251 unsigned int this = FULL_COUNT(ca->array[i]); in del_lru_elem_unlocked() local
290 u64 this = PFN(ca->array[i]); in sanity_check() local
303 u64 this = PFN(ca->array[i]); in sanity_check() local
456 u64 this = PFN(ca->array[i]); in array_show() local
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dcoalesced_mmio.c65 struct kvm_io_device *this, gpa_t addr, in coalesced_mmio_write()
96 static void coalesced_mmio_destructor(struct kvm_io_device *this) in coalesced_mmio_destructor()
/OK3568_Linux_fs/u-boot/cmd/
H A Donenand.c64 struct onenand_chip *this = mtd->priv; in onenand_block_read() local
135 struct onenand_chip *this = mtd->priv; in onenand_block_write() local
188 struct onenand_chip *this = mtd->priv; in onenand_block_erase() local
221 struct onenand_chip *this = mtd->priv; in onenand_block_test() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_rbtree.c41 static bool nft_rbtree_equal(const struct nft_set *set, const void *this, in nft_rbtree_equal()
55 const void *this; in __nft_rbtree_lookup() local
136 const void *this; in __nft_rbtree_get() local
430 struct nft_rbtree_elem *rbe, *this = elem->priv; in nft_rbtree_deactivate() local

12345678910>>...17