Home
last modified time | relevance | path

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

12345678910>>...13

/linux-6.6.21/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()
/linux-6.6.21/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()
/linux-6.6.21/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()
245 int lnum, int offs, int quiet, int must_chk_crc) in ubifs_check_node()
633 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs) in ubifs_wbuf_seek_nolock()
958 int offs, int hmac_offs) in ubifs_write_node_hmac()
999 int offs) in ubifs_write_node()
1020 int lnum, int offs) in ubifs_read_node_wbuf()
1097 int lnum, int offs) in ubifs_read_node()
Dtnc.c98 static int insert_old_idx(struct ubifs_info *c, int lnum, int offs) in insert_old_idx()
483 int offs = zbr->offs; in try_read_node() local
1045 static int matches_position(struct ubifs_zbranch *zbr, int lnum, int offs) in matches_position()
1073 int lnum, int offs) in resolve_collision_directly()
1479 void *node, int *lnum, int *offs) in ubifs_tnc_locate()
1554 int n, err = 0, lnum = -1, offs; in ubifs_tnc_get_bu_keys() local
1685 int offs) in read_wbuf()
1791 int lnum = bu->zbranch[0].lnum, offs = bu->zbranch[0].offs, len, err, i; in ubifs_tnc_bulk_read() local
2312 int offs, int len, const u8 *hash) in ubifs_tnc_add()
2363 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
/linux-6.6.21/drivers/pinctrl/samsung/
Dpinctrl-exynos.h63 #define EXYNOS_PIN_BANK_EINTG(pins, reg, id, offs) \ argument
73 #define EXYNOS_PIN_BANK_EINTW(pins, reg, id, offs) \ argument
83 #define EXYNOS5433_PIN_BANK_EINTG(pins, reg, id, offs) \ argument
93 #define EXYNOS5433_PIN_BANK_EINTW(pins, reg, id, offs) \ argument
103 #define EXYNOS5433_PIN_BANK_EINTW_EXT(pins, reg, id, offs, pctl_idx) \ argument
123 #define EXYNOS850_PIN_BANK_EINTG(pins, reg, id, offs) \ argument
133 #define EXYNOS850_PIN_BANK_EINTW(pins, reg, id, offs) \ argument
/linux-6.6.21/drivers/gpio/
Dgpio-syscon.c59 unsigned int val, offs; in syscon_gpio_get() local
75 unsigned int offs; in syscon_gpio_set() local
90 unsigned int offs; in syscon_gpio_dir_in() local
108 unsigned int offs; in syscon_gpio_dir_out() local
135 unsigned int offs; in rockchip_gpio_set() local
163 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()
/linux-6.6.21/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()
452 loff_t offs, uint8_t *buf) in bbt_block_checkbad()
590 loff_t offs = (loff_t)actblock << this->bbt_erase_shift; in search_bbt() local
753 int bits, page, offs, numblocks, sft, sftmsk; in write_bbt() local
[all …]
/linux-6.6.21/fs/crypto/
Dcrypto.c104 unsigned int offs, gfp_t gfp_flags) in fscrypt_crypt_block()
174 unsigned int offs, in fscrypt_encrypt_pagecache_blocks()
230 unsigned int len, unsigned int offs, in fscrypt_encrypt_block_inplace()
255 size_t offs) in fscrypt_decrypt_pagecache_blocks()
301 unsigned int len, unsigned int offs, in fscrypt_decrypt_block_inplace()
/linux-6.6.21/drivers/tee/optee/
Dcall.c193 u_int offs; in optee_get_msg_arg() local
259 struct optee_shm_arg_entry *entry, u_int offs) in optee_free_msg_arg()
291 u_int offs; in optee_open_session() local
369 u_int offs; in optee_close_session_helper() local
411 u_int offs; in optee_invoke_func() local
461 u_int offs; in optee_cancel_req() local
/linux-6.6.21/drivers/mtd/tests/
Dstresstest.c60 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-6.6.21/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
/linux-6.6.21/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.c12 size_t offs = 0; in get_header() local
134 size_t offs = 0; in validate_reserved() local
313 size_t offs = 0; in get_starting_head() local
/linux-6.6.21/lib/
Dlogic_iomem.c106 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-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.c217 #define sysfs_show_gen_prop(buffer, offs, fmt, ...) \ argument
220 #define sysfs_show_32bit_prop(buffer, offs, name, value) \ argument
222 #define sysfs_show_64bit_prop(buffer, offs, name, value) \ argument
224 #define sysfs_show_32bit_val(buffer, offs, value) \ argument
226 #define sysfs_show_str_val(buffer, offs, value) \ argument
232 int offs = 0; in sysprops_show() local
271 int offs = 0; in iolink_show() local
311 int offs = 0; in mem_show() local
343 int offs = 0; in kfd_cache_show() local
395 int offs = 0; in perf_show() local
[all …]
/linux-6.6.21/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
/linux-6.6.21/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()
/linux-6.6.21/drivers/mtd/nand/
Dbbt.c77 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-6.6.21/drivers/usb/gadget/udc/
Drzv2m_usb3drd.c22 u32 offs) in rzv2m_usb3drd_set_bit()
31 u32 offs) in rzv2m_usb3drd_clear_bit()

12345678910>>...13