Home
last modified time | relevance | path

Searched refs:s_start (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_mstate_mgr.c234 uintptr_t s_start = (uintptr_t)sect->state; in adf_mstate_sect_validate() local
235 uintptr_t s_end = s_start + sect->size; in adf_mstate_sect_validate()
237 if (s_end < s_start || s_end > end) { in adf_mstate_sect_validate()
/linux/fs/bfs/
H A Dinode.c361 if (le32_to_cpu(bfs_sb->s_start) > le32_to_cpu(bfs_sb->s_end) || in bfs_fill_super()
362 le32_to_cpu(bfs_sb->s_start) < sizeof(struct bfs_super_block) + sizeof(struct bfs_dirent)) { in bfs_fill_super()
367 …info->si_lasti = (le32_to_cpu(bfs_sb->s_start) - BFS_BSIZE) / sizeof(struct bfs_inode) + BFS_ROOT_… in bfs_fill_super()
390 info->si_freeb = (le32_to_cpu(bfs_sb->s_end) + 1 - le32_to_cpu(bfs_sb->s_start)) >> BFS_BSIZE_BITS; in bfs_fill_super()
/linux/include/uapi/linux/
H A Dbfs_fs.h53 __le32 s_start; member
/linux/kernel/
H A Dkallsyms.c749 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
789 .start = s_start,
832 .start = s_start,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring_mux.c53 u64 s_start, u64 s_end) in amdgpu_ring_mux_copy_pkt_from_sw_ring() argument
58 start = s_start & ring->buf_mask; in amdgpu_ring_mux_copy_pkt_from_sw_ring()
/linux/block/partitions/
H A Dmsdos.c229 __le32 s_start; /* start sector no of partition */ member
294 le32_to_cpu(s->s_start)+offset, in parse_solaris_x86()
/linux/fs/jbd2/
H A Djournal.c1484 journal->j_tail = be32_to_cpu(sb->s_start); in journal_load_superblock()
1757 if (sb->s_start == 0) { in journal_reset()
1873 sb->s_start = cpu_to_be32(tail_block); in jbd2_journal_update_sb_log_tail()
1903 if (sb->s_start == 0) { /* Is it already empty? */ in jbd2_mark_journal_empty()
1912 sb->s_start = cpu_to_be32(0); in jbd2_mark_journal_empty()
/linux/tools/perf/util/
H A Ddemangle-rust-v0.c835 size_t s_start = start - 1; in parser_backref() local
841 if (i >= s_start) { in parser_backref()
/linux/kernel/trace/
H A Dtrace_events.c1647 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
2603 .start = s_start,
H A Dtrace.c3224 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
3867 .start = s_start,
/linux/Documentation/filesystems/ext4/
H A Djournal.rst205 - s_start