Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
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-6.12.1/fs/bfs/
Dinode.c342 if (le32_to_cpu(bfs_sb->s_start) > le32_to_cpu(bfs_sb->s_end) || in bfs_fill_super()
343 le32_to_cpu(bfs_sb->s_start) < sizeof(struct bfs_super_block) + sizeof(struct bfs_dirent)) { in bfs_fill_super()
348 …info->si_lasti = (le32_to_cpu(bfs_sb->s_start) - BFS_BSIZE) / sizeof(struct bfs_inode) + BFS_ROOT_… in bfs_fill_super()
371 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-6.12.1/lib/
Dmemcpy_kunit.c482 int s_start = max(d_off - bytes, 0); in memmove_overlap_test() local
486 for (int s_off = s_start; s_off < s_end; in memmove_overlap_test()
487 s_off = next_step(s_off, s_start, s_end, window_step)) in memmove_overlap_test()
/linux-6.12.1/include/uapi/linux/
Dbfs_fs.h53 __le32 s_start; member
/linux-6.12.1/kernel/
Dkallsyms.c717 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
757 .start = s_start,
800 .start = s_start,
/linux-6.12.1/arch/x86/kernel/cpu/mce/
Dseverity.c424 static void *s_start(struct seq_file *f, loff_t *pos) in s_start() function
450 .start = s_start,
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
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-6.12.1/block/partitions/
Dmsdos.c229 __le32 s_start; /* start sector no of partition */ member
294 le32_to_cpu(s->s_start)+offset, in parse_solaris_x86()
/linux-6.12.1/fs/jbd2/
Drecovery.c302 if (!sb->s_start) { in jbd2_journal_recover()
514 next_log_block = be32_to_cpu(sb->s_start); in do_one_pass()
Djournal.c1490 journal->j_tail = be32_to_cpu(sb->s_start); in journal_load_superblock()
1764 if (sb->s_start == 0) { in journal_reset()
1879 sb->s_start = cpu_to_be32(tail_block); in jbd2_journal_update_sb_log_tail()
1910 if (sb->s_start == 0) { /* Is it already empty? */ in jbd2_mark_journal_empty()
1919 sb->s_start = cpu_to_be32(0); in jbd2_mark_journal_empty()
/linux-6.12.1/include/linux/
Djbd2.h240 __be32 s_start; /* blocknr of start of log */ member
/linux-6.12.1/kernel/trace/
Dtrace_events.c1275 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
2099 .start = s_start,
Dtrace.c4064 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
4688 .start = s_start,
/linux-6.12.1/Documentation/filesystems/ext4/
Djournal.rst205 - s_start