| /linux/drivers/scsi/aic94xx/ |
| H A D | aic94xx_reg.c | 18 unsigned long offs, u8 val) in asd_write_byte() 29 unsigned long offs, u16 val) in asd_write_word() 40 unsigned long offs, u32 val) in asd_write_dword() 52 static u8 asd_read_byte(struct asd_ha_struct *asd_ha, unsigned long offs) in asd_read_byte() 65 unsigned long offs) in asd_read_word() 78 unsigned long offs) in asd_read_dword() 285 u32 offs, int count) in asd_read_reg_string() 304 u32 offs, int count) in asd_write_reg_string()
|
| H A D | aic94xx_reg.h | 101 u16 offs) in asd_ddbsite_read_byte() 127 u16 offs, u8 val) in asd_ddbsite_write_byte() 154 u16 offs) in asd_scbsite_read_byte() 180 u16 offs, u8 val) in asd_scbsite_write_byte() 207 u16 ddb_site_no, u16 offs, in asd_ddbsite_update_word() 228 u16 ddb_site_no, u16 offs, in asd_ddbsite_update_byte()
|
| H A D | aic94xx_sds.c | 22 u8 offs[3]; member 117 u32 offs, int size) in asd_read_ocm_seg() 130 struct asd_ocm_dir *dir, u32 offs) in asd_read_ocm_dir() 162 u32 offs, int size) in asd_write_ocm_seg() 177 u32 *offs, u32 *size) in asd_find_dir_entry() 202 u32 offs, size; in asd_get_bios_chim() local 375 __le32 offs; member 579 void *buffer, u32 offs, int size) in asd_read_flash_seg() 647 u32 *offs, u32 *size) in asd_find_flash_de() 859 u32 offs, size; in asd_process_ms() local [all …]
|
| /linux/fs/ubifs/ |
| H A D | scan.c | 58 int offs, int quiet) in ubifs_scan_a_node() 126 int offs, void *sbuf) in ubifs_start_scan() 164 int lnum, int offs) in ubifs_end_scan() 182 void *buf, int offs) in ubifs_add_snod() 225 void ubifs_scanned_corruption(const struct ubifs_info *c, int lnum, int offs, in ubifs_scanned_corruption() 255 int offs, void *sbuf, int quiet) in ubifs_scan()
|
| H A D | lpt_commit.c | 184 int lnum, offs, len, alen, done_lsave, done_ltab, err; in layout_cnodes() local 362 int lnum, offs, len, from, err, wlen, alen, done_ltab, done_lsave; in write_cnodes() local 861 int offs) in make_nnode_dirty() 910 int offs) in make_pnode_dirty() 939 static int make_ltab_dirty(struct ubifs_info *c, int lnum, int offs) in make_ltab_dirty() 964 static int make_lsave_dirty(struct ubifs_info *c, int lnum, int offs) in make_lsave_dirty() 992 int lnum, int offs) in make_node_dirty() 1035 int offs, pad_len; in get_pad_len() local 1107 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local 1476 static int dbg_is_nnode_dirty(struct ubifs_info *c, int lnum, int offs) in dbg_is_nnode_dirty() [all …]
|
| H A D | recovery.c | 101 int err, offs, len; in get_master_node() local 402 static int is_last_write(const struct ubifs_info *c, void *buf, int offs) in is_last_write() 430 int *offs, int *len) in clean_buf() 459 int lnum, int offs) in no_more_nodes() 562 static void drop_last_group(struct ubifs_scan_leb *sleb, int *offs) in drop_last_group() 591 static void drop_last_node(struct ubifs_scan_leb *sleb, int *offs) in drop_last_node() 623 int offs, void *sbuf, int jhead) in ubifs_recover_leb() 799 static int get_cs_sqnum(struct ubifs_info *c, int lnum, int offs, in get_cs_sqnum() 857 int offs, void *sbuf) in ubifs_recover_log_leb() 912 static int recover_head(struct ubifs_info *c, int lnum, int offs, void *sbuf) in recover_head() [all …]
|
| H A D | io.c | 87 int ubifs_leb_read(const struct ubifs_info *c, int lnum, void *buf, int offs, in ubifs_leb_read() 105 int ubifs_leb_write(struct ubifs_info *c, int lnum, const void *buf, int offs, in ubifs_leb_write() 245 int lnum, int offs, int quiet, int must_chk_crc) in ubifs_check_node() 628 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs) in ubifs_wbuf_seek_nolock() 953 int offs, int hmac_offs) in ubifs_write_node_hmac() 994 int offs) in ubifs_write_node() 1015 int lnum, int offs) in ubifs_read_node_wbuf() 1092 int lnum, int offs) in ubifs_read_node()
|
| H A D | log.c | 164 int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) in ubifs_add_bud_to_log() 395 int offs = c->jheads[i].wbuf.offs; in ubifs_log_start_commit() local 611 static int add_node(struct ubifs_info *c, void *buf, int *lnum, int *offs, in add_node() 647 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
|
| H A D | tnc_commit.c | 26 struct ubifs_znode *znode, int lnum, int offs, int len) in make_idx_node() 163 static int find_old_idx(struct ubifs_info *c, int lnum, int offs) in find_old_idx() 199 int level, int lnum, int offs) in is_idx_node_in_use() 431 int lnum, offs, len, next_len, buf_len, buf_offs, used, avail; in layout_in_empty_space() local 829 int i, lnum, offs, len, next_len, buf_len, buf_offs, used; in write_index() local
|
| H A D | master.c | 97 int lnum, offs = 0, nodes_cnt, err; in scan_for_master() local 439 int err, lnum, offs, len; in ubifs_write_master() local
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_utils.c | 9 void tse_set_bit(void __iomem *ioaddr, size_t offs, u32 bit_mask) in tse_set_bit() 16 void tse_clear_bit(void __iomem *ioaddr, size_t offs, u32 bit_mask) in tse_clear_bit() 23 int tse_bit_is_set(void __iomem *ioaddr, size_t offs, u32 bit_mask) in tse_bit_is_set() 29 int tse_bit_is_clear(void __iomem *ioaddr, size_t offs, u32 bit_mask) in tse_bit_is_clear()
|
| /linux/drivers/gpio/ |
| H A D | gpio-syscon.c | 58 unsigned int val, offs; in syscon_gpio_get() local 74 unsigned int offs; in syscon_gpio_set() local 89 unsigned int offs; in syscon_gpio_dir_in() local 107 unsigned int offs; in syscon_gpio_dir_out() local 132 unsigned int offs; in rockchip_gpio_set() local 163 unsigned int offs; in keystone_gpio_set() local
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 167 struct nand_bbt_descr *td, int offs) in read_bbt() 267 int offs = 0; in read_abs_bbt() local 287 static int scan_read_data(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_data() 312 static int scan_read_oob(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_oob() 343 static int scan_read(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read() 353 static int scan_write_bbt(struct nand_chip *this, loff_t offs, size_t len, in scan_write_bbt() 415 loff_t offs, uint8_t *buf) in scan_block_fast() 452 loff_t offs, uint8_t *buf) in bbt_block_checkbad() 589 loff_t offs = (loff_t)actblock << this->bbt_erase_shift; in search_bbt() local 752 int bits, page, offs, numblocks, sft, sftmsk; in write_bbt() local [all …]
|
| /linux/drivers/tee/optee/ |
| H A D | call.c | 275 u_int offs; in optee_get_msg_arg() local 341 struct optee_shm_arg_entry *entry, u_int offs) in optee_free_msg_arg() 373 u_int offs; in optee_open_session() local 474 u_int offs; in optee_close_session_helper() local 522 u_int offs; in optee_invoke_func() local 575 u_int offs; in optee_cancel_req() local 650 u_int offs; in simple_call_with_arg() local
|
| H A D | protmem.c | 134 size_t *offs) in protmem_pool_op_dyn_alloc() 181 struct sg_table *sgt, size_t offs, in protmem_pool_op_dyn_update_shm() 224 u_int offs; in get_protmem_config() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | kvm_emul.S | 20 #define LL64(reg, offs, reg2) ld reg, (offs)(reg2) argument 21 #define STL64(reg, offs, reg2) std reg, (offs)(reg2) argument 23 #define LL64(reg, offs, reg2) lwz reg, (offs + 4)(reg2) argument 24 #define STL64(reg, offs, reg2) stw reg, (offs + 4)(reg2) argument
|
| /linux/drivers/mtd/tests/ |
| H A D | stresstest.c | 60 static int rand_len(int offs) in rand_len() 68 int offs = rand_offs(); in do_read() local 84 int eb = rand_eb(), offs, err, len; in do_write() local
|
| /linux/lib/ |
| H A D | logic_iomem.c | 106 long offs; in ioremap() local 257 unsigned long offs, start; in memset_io() local 281 unsigned long offs, start; in memcpy_fromio() local 304 unsigned long offs, start; in memcpy_toio() local
|
| /linux/drivers/clocksource/ |
| H A D | dw_apb_timer.c | 49 static inline u32 apbt_readl(struct dw_apb_timer *timer, unsigned long offs) in apbt_readl() 55 unsigned long offs) in apbt_writel() 60 static inline u32 apbt_readl_relaxed(struct dw_apb_timer *timer, unsigned long offs) in apbt_readl_relaxed() 66 unsigned long offs) in apbt_writel_relaxed()
|
| /linux/arch/sparc/kernel/ |
| H A D | pmc.c | 37 #define pmc_readb(offs) (sbus_readb(regs+offs)) argument 38 #define pmc_writeb(val, offs) (sbus_writeb(val, regs+offs)) argument
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_topology.c | 200 #define sysfs_show_gen_prop(buffer, offs, fmt, ...) \ argument 203 #define sysfs_show_32bit_prop(buffer, offs, name, value) \ argument 205 #define sysfs_show_64bit_prop(buffer, offs, name, value) \ argument 207 #define sysfs_show_32bit_val(buffer, offs, value) \ argument 209 #define sysfs_show_str_val(buffer, offs, value) \ argument 215 int offs = 0; in sysprops_show() local 254 int offs = 0; in iolink_show() local 296 int offs = 0; in mem_show() local 328 int offs = 0; in kfd_cache_show() local 380 int offs = 0; in perf_show() local [all …]
|
| /linux/drivers/net/can/esd/ |
| H A D | esdacc.h | 268 static inline u32 acc_read32(struct acc_core *core, unsigned short offs) in acc_read32() 274 unsigned short offs, u32 v) in acc_write32() 280 unsigned short offs, u32 v) in acc_write32_noswap() 286 unsigned short offs, u32 mask) in acc_set_bits() 295 unsigned short offs, u32 mask) in acc_clear_bits() 310 static inline u32 acc_ov_read32(struct acc_ov *ov, unsigned short offs) in acc_ov_read32() 316 unsigned short offs, u32 v) in acc_ov_write32() 322 unsigned short offs, u32 b) in acc_ov_set_bits() 331 unsigned short offs, u32 b) in acc_ov_clear_bits()
|
| /linux/crypto/async_tx/ |
| H A D | async_raid6_recov.c | 154 struct page **blocks, unsigned int *offs, in __2data_recov_4() 204 struct page **blocks, unsigned int *offs, in __2data_recov_5() 295 struct page **blocks, unsigned int *offs, in __2data_recov_n() 394 struct page **blocks, unsigned int *offs, in async_raid6_2data_recov() 472 struct page **blocks, unsigned int *offs, in async_raid6_datap_recov()
|
| /linux/drivers/mtd/nand/ |
| H A D | bbt.c | 77 unsigned int offs = (entry * bits_per_block) % BITS_PER_LONG; in nanddev_bbt_get_block_status() local 110 unsigned int offs = (entry * bits_per_block) % BITS_PER_LONG; in nanddev_bbt_set_block_status() local
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_init.c | 752 u32 offs = le32_to_cpu(directory->findex) + in qlcnic_get_table_desc() local 792 u32 offs, tab_size, data_size, idx; in qlcnic_validate_bootld() local 828 u32 offs, tab_size, data_size, idx; in qlcnic_validate_fw() local 880 u32 flags, file_chiprev, offs; in qlcnic_validate_product_offs() local 942 u32 offs, idx; in qlcnic_get_data_desc() local 962 u32 offs = QLCNIC_BOOTLD_START; in qlcnic_get_bootld_offs() local 977 u32 offs = QLCNIC_IMAGE_START; in qlcnic_get_fw_offs() local
|