/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nandsim.c | 1311 loff_t pos) in ns_get_pages() 1342 size_t count, loff_t pos) in ns_read_file() 1359 size_t count, loff_t pos) in ns_write_file() 1410 int pos = get_random_u32_below(num * 8); in ns_do_bit_flips() local 1432 loff_t pos; in ns_read_page() local 1524 loff_t pos = (loff_t)ns->regs.row * ns->geom.pgszoob; in ns_prog_page() local 2262 struct list_head *pos, *n; in ns_init_module() local 2430 struct list_head *pos, *n; in ns_cleanup_module() local
|
/openbmc/linux/fs/btrfs/ |
H A D | zoned.c | 198 static int emulate_report_zones(struct btrfs_device *device, u64 pos, in emulate_report_zones() 223 static int btrfs_get_dev_zones(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zones() 673 int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() 1050 u64 pos = hole_start; in btrfs_find_allocatable_zones() local 1103 static bool btrfs_dev_set_active_zone(struct btrfs_device *device, u64 pos) in btrfs_dev_set_active_zone() 1125 static void btrfs_dev_clear_active_zone(struct btrfs_device *device, u64 pos) in btrfs_dev_clear_active_zone() 1167 u64 pos; in btrfs_ensure_empty_zones() local
|
/openbmc/linux/drivers/clk/sunxi/ |
H A D | clk-factors.c | 33 #define SETMASK(len, pos) (((1U << (len)) - 1) << (pos)) argument 34 #define CLRMASK(len, pos) (~(SETMASK(len, pos))) argument
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-rp5c01.c | 163 static int rp5c01_nvram_read(void *_priv, unsigned int pos, void *val, in rp5c01_nvram_read() 191 static int rp5c01_nvram_write(void *_priv, unsigned int pos, void *val, in rp5c01_nvram_write()
|
/openbmc/linux/arch/arc/kernel/ |
H A D | ptrace.c | 163 unsigned int pos, unsigned int count, in genregs_set() 261 unsigned int pos, unsigned int count, in arcv2regs_set()
|
/openbmc/linux/net/sunrpc/ |
H A D | debugfs.c | 46 loff_t pos = *ppos; in tasks_start() local 57 tasks_next(struct seq_file *f, void *v, loff_t *pos) in tasks_next()
|
/openbmc/linux/fs/jfs/ |
H A D | inode.c | 294 loff_t pos, unsigned len, in jfs_write_begin() 307 loff_t pos, unsigned len, unsigned copied, struct page *page, in jfs_write_end()
|
/openbmc/linux/fs/hpfs/ |
H A D | file.c | 192 loff_t pos, unsigned len, in hpfs_write_begin() 208 loff_t pos, unsigned len, unsigned copied, in hpfs_write_end()
|
/openbmc/linux/fs/fuse/ |
H A D | dax.c | 395 static void fuse_fill_iomap(struct inode *inode, loff_t pos, loff_t length, in fuse_fill_iomap() 431 static int fuse_setup_new_dax_mapping(struct inode *inode, loff_t pos, in fuse_setup_new_dax_mapping() 499 static int fuse_upgrade_dax_mapping(struct inode *inode, loff_t pos, in fuse_upgrade_dax_mapping() 561 static int fuse_iomap_begin(struct inode *inode, loff_t pos, loff_t length, in fuse_iomap_begin() 635 static int fuse_iomap_end(struct inode *inode, loff_t pos, loff_t length, in fuse_iomap_end() 1137 struct fuse_dax_mapping *dmap, *pos, *temp; in try_to_free_dmap_chunks() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-hbitmap.c | 39 size_t pos; in hbitmap_test_check() local 153 size_t pos = first >> LOG_BITS_PER_LONG; in hbitmap_test_set() local 172 size_t pos = first >> LOG_BITS_PER_LONG; in hbitmap_test_reset() local 207 size_t pos = i >> LOG_BITS_PER_LONG; in hbitmap_test_check_get() local 653 uint64_t pos, uint64_t count) in hbitmap_test_serialize_range()
|
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | debugfs.c | 111 size_t count, loff_t *pos) in qm_cmd_read() 491 size_t count, loff_t *pos) in qm_cmd_write() 693 size_t count, loff_t *pos) in qm_debug_read() 733 size_t count, loff_t *pos) in qm_debug_write() 1031 size_t count, loff_t *pos) in qm_status_read()
|
/openbmc/qemu/block/ |
H A D | qed-cluster.c | 92 uint64_t pos, size_t *len, in qed_find_cluster()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | additional_data.hpp | 45 auto pos = item.find_first_of('='); in AdditionalData() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_vm_helper.c | 29 void vm_helper_mark_vmid_used(struct vm_helper *vm_helper, unsigned int pos, uint8_t hubp_idx) in vm_helper_mark_vmid_used()
|
/openbmc/u-boot/drivers/video/ |
H A D | console_truetype.c | 118 struct pos_info pos[POS_HISTORY_SIZE]; member 201 struct pos_info *pos; in console_truetype_putc_xy() local 379 struct pos_info *pos; in console_truetype_backspace() local
|
/openbmc/qemu/hw/usb/ |
H A D | desc.c | 130 int pos = 0; in usb_desc_iface_group() local 166 int i, rc, pos = 0; in usb_desc_iface() local 594 uint8_t bLength, pos, i; in usb_desc_string() local
|
/openbmc/linux/lib/ |
H A D | test_rhashtable.c | 179 struct rhash_head *pos; in test_bucket_stats() local 311 struct rhlist_head *h, *pos; in test_rhltable() local 482 struct rhash_head *pos, *next; in print_ht() local
|
H A D | decompress_bunzip2.c | 527 int pos, xcurrent, previous, gotcount; in read_bunzip() local 684 long *pos, in bunzip2() 752 long *pos, in __decompress()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_cursor.c | 51 u32 pos = 0; in intel_cursor_position() local 262 u32 cntl = 0, base = 0, pos = 0, size = 0; in i845_cursor_update_arm() local 494 u32 cntl = 0, base = 0, pos = 0, fbc_ctl = 0; in i9xx_cursor_update_arm() local
|
/openbmc/linux/fs/ext4/ |
H A D | file.c | 196 ext4_unaligned_io(struct inode *inode, struct iov_iter *from, loff_t pos) in ext4_unaligned_io() 218 loff_t pos, loff_t len, bool *unwritten) in ext4_overwrite_io() 377 loff_t pos = iocb->ki_pos; in ext4_dio_write_end_io() local
|
/openbmc/linux/fs/nilfs2/ |
H A D | dir.c | 90 loff_t pos = page_offset(page) + from; in nilfs_prepare_chunk() local 100 loff_t pos = page_offset(page) + from; in nilfs_commit_chunk() local 276 loff_t pos = ctx->pos; in nilfs_readdir() local
|
/openbmc/linux/arch/xtensa/platforms/xtfpga/ |
H A D | lcd.c | 66 void lcd_disp_at_pos(char *str, unsigned char pos) in lcd_disp_at_pos()
|
/openbmc/linux/arch/um/kernel/ |
H A D | exitcode.c | 40 const char __user *buffer, size_t count, loff_t *pos) in exitcode_proc_write()
|
/openbmc/linux/block/partitions/ |
H A D | mac.c | 77 int pos = slot * secsize; in mac_partition() local
|
/openbmc/openpower-proc-control/ |
H A D | targeting.hpp | 66 size_t pos; member in openpower::targeting::Target
|