/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | fwio.c | 180 u32 offs, bytes_done = 0; in upload_firmware() local
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | debugfs.c | 81 static bool parse_line(char **line, u32 *offs, u32 *val, int short_fmt_len, in parse_line() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | symbol.h | 207 u64 offs; member
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | dir.c | 122 unsigned int offs, rec_len; in nilfs_check_page() local [all...] |
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | readinode.c | 945 uint32_t offs; in read_more() local
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | xattr.c | 473 size_t offs = le16_to_cpu(last->e_value_offs); in ext2_xattr_set() local 576 size_t offs = le16_to_cpu(here->e_value_offs); in ext2_xattr_set() local
|
H A D | dir.c | 122 unsigned offs, rec_len; in ext2_check_page() local [all...] |
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | tnc_commit.c | 25 make_idx_node(struct ubifs_info *c, struct ubifs_idx_node *idx, struct ubifs_znode *znode, int lnum, int offs, int len) make_idx_node() argument 163 find_old_idx(struct ubifs_info *c, int lnum, int offs) find_old_idx() argument 198 is_idx_node_in_use(struct ubifs_info *c, union ubifs_key *key, int level, int lnum, int offs) is_idx_node_in_use() argument 432 int lnum, offs, len, next_len, buf_len, buf_offs, used, avail; layout_in_empty_space() local 828 int i, lnum, offs, len, next_len, buf_len, buf_offs, used; write_index() local [all...] |
H A D | replay.c | 47 int offs; member 383 static int insert_node(struct ubifs_info *c, int lnum, int offs, int len, in insert_node() argument 432 insert_dent(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, const char *name, int nlen, unsigned long long sqnum, int deletion, int *used) insert_dent() argument 669 int err = 0, used = 0, lnum = b->bud->lnum, offs = b->bud->start; replay_bud() local 889 add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, unsigned long long sqnum) add_replay_bud() argument 946 unsigned int offs = le32_to_cpu(ref->offs); validate_ref() local 982 replay_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) replay_log_leb() argument [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() argument 105 int ubifs_leb_write(struct ubifs_info *c, int lnum, const void *buf, int offs, in ubifs_leb_write() argument 226 ubifs_check_node(const struct ubifs_info *c, const void *buf, int len, int lnum, int offs, int quiet, int must_chk_crc) ubifs_check_node() argument 612 ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs) ubifs_wbuf_seek_nolock() argument 936 ubifs_write_node_hmac(struct ubifs_info *c, void *buf, int len, int lnum, int offs, int hmac_offs) ubifs_write_node_hmac() argument 977 ubifs_write_node(struct ubifs_info *c, void *buf, int len, int lnum, int offs) ubifs_write_node() argument 998 ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, int lnum, int offs) ubifs_read_node_wbuf() argument 1075 ubifs_read_node(const struct ubifs_info *c, void *buf, int type, int len, int lnum, int offs) ubifs_read_node() argument [all...] |
/kernel/linux/linux-5.10/fs/qnx6/ |
H A D | inode.c | 528 u32 n, offs; in qnx6_iget() local
|
/kernel/linux/linux-5.10/net/9p/ |
H A D | trans_virtio.c | 397 size_t offs = 0; in p9_virtio_zc_request() local 213 pack_sg_list_p(struct scatterlist *sg, int start, int limit, struct page **pdata, int nr_pages, size_t offs, int count) pack_sg_list_p() argument 304 p9_get_mapped_pages(struct virtio_chan *chan, struct page ***pages, struct iov_iter *data, int count, size_t *offs, int *need_drop) p9_get_mapped_pages() argument [all...] |
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_cubic.c | 224 u64 offs, t; in bictcp_update() local
|
/kernel/linux/linux-5.10/drivers/staging/most/video/ |
H A D | video.c | 52 u32 offs; member
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | nand_micron.c | 248 unsigned int offs, i, nbitflips = 0; in micron_nand_on_die_ecc_status_4() local
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | inftlcore.c | 136 int inftl_read_oob(struct mtd_info *mtd, loff_t offs, size_t len, in inftl_read_oob() argument 156 int inftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len, in inftl_write_oob() argument 176 static int inftl_write(struct mtd_info *mtd, loff_t offs, size_t len, in inftl_write() argument
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | max8925-core.c | 332 int offs; /* bit offset in mask register */ member [all...] |
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/controllers/ |
H A D | nxp-spifi.c | 218 static int nxp_spifi_erase(struct spi_nor *nor, loff_t offs) in nxp_spifi_erase() argument
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | dir.c | 122 unsigned int offs, rec_len; in nilfs_check_page() local [all...] |
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | readinode.c | 945 uint32_t offs; in read_more() local
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | crypto.h | 240 ceph_fscrypt_decrypt_block_inplace(const struct inode *inode, struct page *page, unsigned int len, unsigned int offs, u64 lblk_num) ceph_fscrypt_decrypt_block_inplace() argument 247 ceph_fscrypt_encrypt_block_inplace(const struct inode *inode, struct page *page, unsigned int len, unsigned int offs, u64 lblk_num, gfp_t gfp_flags) ceph_fscrypt_encrypt_block_inplace() argument
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | dir.c | 105 unsigned offs, rec_len; in ext2_check_page() local [all...] |
H A D | xattr.c | 472 size_t offs = le16_to_cpu(last->e_value_offs); in ext2_xattr_set() local 575 size_t offs = le16_to_cpu(here->e_value_offs); in ext2_xattr_set() local
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | replay.c | 47 int offs; member 383 static int insert_node(struct ubifs_info *c, int lnum, int offs, int len, in insert_node() argument 432 insert_dent(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, const char *name, int nlen, unsigned long long sqnum, int deletion, int *used) insert_dent() argument 669 int err = 0, used = 0, lnum = b->bud->lnum, offs = b->bud->start; replay_bud() local 889 add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, unsigned long long sqnum) add_replay_bud() argument 946 unsigned int offs = le32_to_cpu(ref->offs); validate_ref() local 982 replay_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) replay_log_leb() argument [all...] |
H A D | tnc_commit.c | 25 make_idx_node(struct ubifs_info *c, struct ubifs_idx_node *idx, struct ubifs_znode *znode, int lnum, int offs, int len) make_idx_node() argument 163 find_old_idx(struct ubifs_info *c, int lnum, int offs) find_old_idx() argument 198 is_idx_node_in_use(struct ubifs_info *c, union ubifs_key *key, int level, int lnum, int offs) is_idx_node_in_use() argument 432 int lnum, offs, len, next_len, buf_len, buf_offs, used, avail; layout_in_empty_space() local 828 int i, lnum, offs, len, next_len, buf_len, buf_offs, used; write_index() local [all...] |