Searched defs:p_end (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/include/linux/ |
D | memblock.h | 78 #define for_each_mem_pfn_range(i, nid, p_start, p_end, p_nid) \ argument 97 #define for_each_free_mem_range(i, nid, p_start, p_end, p_nid) \ argument 117 #define for_each_free_mem_range_reverse(i, nid, p_start, p_end, p_nid) \ argument
|
D | nilfs2_fs.h | 751 __u64 p_end; member
|
/linux-3.3/arch/powerpc/boot/ |
D | crt0.S | 27 p_end: .long _end label
|
/linux-3.3/arch/powerpc/kernel/ |
D | head_64.S | 463 p_end: .llong _end - _stext label
|
/linux-3.3/drivers/media/dvb/firewire/ |
D | firedtv-fw.c | 105 char *p, *p_end; in handle_iso() local
|
/linux-3.3/arch/x86/mm/ |
D | init_64.c | 905 static void __meminitdata *p_start, *p_end; variable
|
/linux-3.3/drivers/parisc/ |
D | sba_iommu.c | 1720 long *p_end = (long *) &(sba_dev->ioc[i].res_map[idx_end]); in sba_common_init() local
|
/linux-3.3/drivers/s390/net/ |
D | claw.c | 1111 struct endccw * p_end; in add_claw_reads() local
|