Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 25 of 257) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
Daic94xx_reg.c18 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()
Daic94xx_reg.h101 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/
Daltera_utils.c9 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()
/kernel/linux/linux-5.10/fs/ubifs/
Dscan.c58 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()
Dlpt_commit.c184 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 …]
Drecovery.c101 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 …]
Dio.c87 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()
227 int lnum, int offs, int quiet, int must_chk_crc) in ubifs_check_node()
612 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs) in ubifs_wbuf_seek_nolock()
937 int offs, int hmac_offs) in ubifs_write_node_hmac()
978 int offs) in ubifs_write_node()
999 int lnum, int offs) in ubifs_read_node_wbuf()
1076 int lnum, int offs) in ubifs_read_node()
Dtnc.c70 static int insert_old_idx(struct ubifs_info *c, int lnum, int offs) in insert_old_idx()
445 int offs = zbr->offs; in try_read_node() local
1007 static int matches_position(struct ubifs_zbranch *zbr, int lnum, int offs) in matches_position()
1035 int lnum, int offs) in resolve_collision_directly()
1441 void *node, int *lnum, int *offs) in ubifs_tnc_locate()
1516 int n, err = 0, lnum = -1, offs; in ubifs_tnc_get_bu_keys() local
1647 int offs) in read_wbuf()
1753 int lnum = bu->zbranch[0].lnum, offs = bu->zbranch[0].offs, len, err, i; in ubifs_tnc_bulk_read() local
2274 int offs, int len, const u8 *hash) in ubifs_tnc_add()
2325 int old_lnum, int old_offs, int lnum, int offs, int len) in ubifs_tnc_replace()
[all …]
Dreplay.c47 int offs; member
383 static int insert_node(struct ubifs_info *c, int lnum, int offs, int len, in insert_node()
432 static int insert_dent(struct ubifs_info *c, int lnum, int offs, int len, in insert_dent()
669 int err = 0, used = 0, lnum = b->bud->lnum, offs = b->bud->start; in replay_bud() local
889 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud()
946 unsigned int offs = le32_to_cpu(ref->offs); in validate_ref() local
982 static int replay_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) in replay_log_leb()
Dlog.c164 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
Dtnc_commit.c26 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()
432 int lnum, offs, len, next_len, buf_len, buf_offs, used, avail; in layout_in_empty_space() local
828 int i, lnum, offs, len, next_len, buf_len, buf_offs, used; in write_index() local
Dmaster.c94 int lnum, offs = 0, nodes_cnt, err; in scan_for_master() local
436 int err, lnum, offs, len; in ubifs_write_master() local
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-syscon.c61 unsigned int val, offs; in syscon_gpio_get() local
77 unsigned int offs; in syscon_gpio_set() local
92 unsigned int offs; in syscon_gpio_dir_in() local
110 unsigned int offs; in syscon_gpio_dir_out() local
138 unsigned int offs; in rockchip_gpio_set() local
166 unsigned int offs; in keystone_gpio_set() local
Dgpio-tb10x.c48 static inline u32 tb10x_reg_read(struct tb10x_gpio *gpio, unsigned int offs) in tb10x_reg_read()
53 static inline void tb10x_reg_write(struct tb10x_gpio *gpio, unsigned int offs, in tb10x_reg_write()
59 static inline void tb10x_set_bits(struct tb10x_gpio *gpio, unsigned int offs, in tb10x_set_bits()
/kernel/linux/linux-5.10/drivers/pinctrl/samsung/
Dpinctrl-exynos.h60 #define EXYNOS_PIN_BANK_EINTG(pins, reg, id, offs) \ argument
70 #define EXYNOS_PIN_BANK_EINTW(pins, reg, id, offs) \ argument
80 #define EXYNOS5433_PIN_BANK_EINTG(pins, reg, id, offs) \ argument
90 #define EXYNOS5433_PIN_BANK_EINTW(pins, reg, id, offs) \ argument
100 #define EXYNOS5433_PIN_BANK_EINTW_EXT(pins, reg, id, offs, pctl_idx) \ argument
/kernel/linux/linux-5.10/drivers/mtd/tests/
Dstresstest.c58 unsigned int offs; in rand_offs() local
65 static int rand_len(int offs) in rand_len()
77 int offs = rand_offs(); in do_read() local
93 int eb = rand_eb(), offs, err, len; in do_write() local
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.c8 size_t offs = 0; in get_header() local
56 size_t offs = 0; in validate_reserved() local
174 size_t offs = 0; in get_starting_head() local
/kernel/linux/linux-5.10/fs/crypto/
Dcrypto.c96 unsigned int offs, gfp_t gfp_flags) in fscrypt_crypt_block()
166 unsigned int offs, in fscrypt_encrypt_pagecache_blocks()
222 unsigned int len, unsigned int offs, in fscrypt_encrypt_block_inplace()
248 unsigned int offs) in fscrypt_decrypt_pagecache_blocks()
291 unsigned int len, unsigned int offs, in fscrypt_decrypt_block_inplace()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dnand_bbt.c167 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()
561 loff_t offs = (loff_t)actblock << this->bbt_erase_shift; in search_bbt() local
720 int bits, page, offs, numblocks, sft, sftmsk; in write_bbt() local
1041 static int nand_update_bbt(struct nand_chip *this, loff_t offs) in nand_update_bbt()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c213 #define sysfs_show_gen_prop(buffer, offs, fmt, ...) \ argument
216 #define sysfs_show_32bit_prop(buffer, offs, name, value) \ argument
218 #define sysfs_show_64bit_prop(buffer, offs, name, value) \ argument
220 #define sysfs_show_32bit_val(buffer, offs, value) \ argument
222 #define sysfs_show_str_val(buffer, offs, value) \ argument
228 int offs = 0; in sysprops_show() local
267 int offs = 0; in iolink_show() local
307 int offs = 0; in mem_show() local
339 int offs = 0; in kfd_cache_show() local
391 int offs = 0; in perf_show() local
[all …]
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dpmc.c37 #define pmc_readb(offs) (sbus_readb(regs+offs)) argument
38 #define pmc_writeb(val, offs) (sbus_writeb(val, regs+offs)) argument
/kernel/linux/linux-5.10/drivers/mtd/nand/
Dbbt.c80 unsigned int offs = (entry * bits_per_block) % BITS_PER_LONG; in nanddev_bbt_get_block_status() local
113 unsigned int offs = (entry * bits_per_block) % BITS_PER_LONG; in nanddev_bbt_set_block_status() local
/kernel/linux/linux-5.10/drivers/clocksource/
Ddw_apb_timer.c49 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()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dkvm_emul.S20 #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
/kernel/linux/linux-5.10/crypto/async_tx/
Dasync_raid6_recov.c154 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()

1234567891011