Searched defs:s_start (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/include/uapi/linux/ |
D | bfs_fs.h | 53 __le32 s_start; member
|
/Linux-v6.6/lib/ |
D | memcpy_kunit.c | 485 int s_start = max(d_off - bytes, 0); in memmove_overlap_test() local
|
/Linux-v6.6/arch/x86/kernel/cpu/mce/ |
D | severity.c | 413 static void *s_start(struct seq_file *f, loff_t *pos) in s_start() function
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ring_mux.c | 53 u64 s_start, u64 s_end) in amdgpu_ring_mux_copy_pkt_from_sw_ring()
|
/Linux-v6.6/arch/x86/kernel/cpu/ |
D | amd.c | 56 #define AMD_MODEL_RANGE(f, m_start, s_start, m_end, s_end) \ argument
|
/Linux-v6.6/kernel/ |
D | kallsyms.c | 768 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
|
/Linux-v6.6/block/partitions/ |
D | msdos.c | 229 __le32 s_start; /* start sector no of partition */ member
|
/Linux-v6.6/include/linux/ |
D | jbd2.h | 240 __be32 s_start; /* blocknr of start of log */ member
|
/Linux-v6.6/kernel/trace/ |
D | trace_events.c | 1253 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
|
D | trace.c | 4183 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
|
/Linux-v6.6/mm/ |
D | vmalloc.c | 4312 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
|