Searched defs:m_start (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/fs/proc/ |
D | task_nommu.c | 192 static void *m_start(struct seq_file *m, loff_t *pos) in m_start() function
|
D | task_mmu.c | 102 static void *m_start(struct seq_file *m, loff_t *pos) in m_start() function
|
/linux-3.3/fs/ntfs/ |
D | mft.c | 475 unsigned int block_start, block_end, m_start, m_end, page_ofs; in ntfs_sync_mft_mirror() local 679 unsigned int block_start, block_end, m_start, m_end; in write_mft_record_nolock() local
|
/linux-3.3/mm/ |
D | memblock.c | 556 phys_addr_t m_start = m->base; in __next_free_mem_range() local 624 phys_addr_t m_start = m->base; in __next_free_mem_range_rev() local
|
/linux-3.3/fs/ |
D | namespace.c | 939 static void *m_start(struct seq_file *m, loff_t *pos) in m_start() function
|
/linux-3.3/arch/x86/include/asm/ |
D | processor.h | 1014 #define AMD_MODEL_RANGE(f, m_start, s_start, m_end, s_end) \ argument
|
/linux-3.3/kernel/ |
D | module.c | 3303 static void *m_start(struct seq_file *m, loff_t *pos) in m_start() function
|