Home
last modified time | relevance | path

Searched defs:p_start (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/include/linux/
Dmemblock.h118 p_start, p_end, p_nid) \ argument
138 p_start, p_end, p_nid) \ argument
155 #define for_each_reserved_mem_region(i, p_start, p_end) \ argument
203 #define for_each_mem_pfn_range(i, nid, p_start, p_end, p_nid) \ argument
220 #define for_each_free_mem_range(i, nid, flags, p_start, p_end, p_nid) \ argument
236 #define for_each_free_mem_range_reverse(i, nid, flags, p_start, p_end, \ argument
Dnilfs2_fs.h802 __u64 p_start; member
/linux-4.4.14/arch/powerpc/boot/
Dcrt0.S29 p_start: .llong _start label
41 p_start: .long _start label
/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth.c269 u32 *p_start, in fill_init_enet_entries()
308 u32 *p_start, in return_init_enet_entries()
342 u32 __iomem *p_start, in dump_init_enet_entries()
/linux-4.4.14/security/apparmor/
Dapparmorfs.c682 static void *p_start(struct seq_file *f, loff_t *pos) in p_start() function
/linux-4.4.14/arch/x86/mm/
Dinit_64.c1235 static void __meminitdata *p_start, *p_end; variable
/linux-4.4.14/drivers/parisc/
Dsba_iommu.c1730 long *p_start = (long *) &(sba_dev->ioc[i].res_map[idx_start]); in sba_common_init() local
/linux-4.4.14/drivers/net/fddi/skfp/h/
Dcmtdef.h454 u_short p_start ; /* first bit pos */ member
/linux-4.4.14/net/netlink/
Daf_netlink.c556 struct page *p_start, *p_end; in netlink_frame_flush_dcache() local
/linux-4.4.14/kernel/trace/
Dtrace_events.c949 static void *p_start(struct seq_file *m, loff_t *pos) in p_start() function