/kernel/linux/linux-5.10/include/linux/ |
D | memblock.h | 155 #define for_each_physmem_range(i, type, p_start, p_end) \ argument 156 for (i = 0, __next_physmem_range(&i, type, p_start, p_end); \ 158 __next_physmem_range(&i, type, p_start, p_end)) 174 p_start, p_end, p_nid) \ argument 176 p_start, p_end, p_nid); \ 179 p_start, p_end, p_nid)) 194 p_start, p_end, p_nid) \ argument 197 p_start, p_end, p_nid); \ 200 p_start, p_end, p_nid)) 208 #define for_each_mem_range(i, p_start, p_end) \ argument [all …]
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | mem_detect.h | 67 #define for_each_mem_detect_block(i, p_start, p_end) \ argument 68 for (i = 0, __get_mem_detect_block(i, p_start, p_end); \ 70 i++, __get_mem_detect_block(i, p_start, p_end))
|
/kernel/linux/linux-5.10/arch/nds32/mm/ |
D | proc.c | 413 unsigned long p_start = __pa(start); in cpu_l2cache_op() local 419 p_start = p_start & (~(line_size - 1)); in cpu_l2cache_op() 422 (p_start & ~(line_size - 1)) | op | in cpu_l2cache_op() 428 p_start += line_size; in cpu_l2cache_op() 429 } while (p_end > p_start); in cpu_l2cache_op()
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
D | crt0.S | 26 p_start: .8byte _start label 38 p_start: .long _start label 109 3: lwz r9,p_start-p_base(r10) /* note: these are relocated now */ 192 3: ld r9,p_start-p_base(r10) /* note: these are relocated now */
|
/kernel/linux/linux-5.10/kernel/ |
D | kexec_file.c | 1180 unsigned long long start, end, p_start, p_end; in crash_exclude_mem_range() local 1186 p_start = mstart; in crash_exclude_mem_range() 1194 p_start = start; in crash_exclude_mem_range() 1199 if (p_start == start && p_end == end) { in crash_exclude_mem_range() 1224 if (p_start > start && p_end < end) { in crash_exclude_mem_range() 1226 mem->ranges[i].end = p_start - 1; in crash_exclude_mem_range() 1229 } else if (p_start != start) in crash_exclude_mem_range() 1230 mem->ranges[i].end = p_start - 1; in crash_exclude_mem_range()
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
D | init_64.c | 1489 static void __meminitdata *p_start, *p_end; variable 1531 if (p_start) in vmemmap_populate_hugepages() 1533 addr_start, addr_end-1, p_start, p_end-1, node_start); in vmemmap_populate_hugepages() 1536 p_start = p; in vmemmap_populate_hugepages() 1644 if (p_start) { in vmemmap_populate_print_last() 1646 addr_start, addr_end-1, p_start, p_end-1, node_start); in vmemmap_populate_print_last() 1647 p_start = NULL; in vmemmap_populate_print_last()
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
D | pcmplc.c | 832 plc->p_start = 0 ; in pcm_fsm() 861 plc->p_start = 3 ; in pcm_fsm() 873 plc->p_start = 4 ; in pcm_fsm() 884 plc->p_start = 7 ; in pcm_fsm() 900 plc->p_start = 7 ; in pcm_fsm() 918 plc->p_start = 8 ; in pcm_fsm() 1786 phy->r_val[plc->p_start+i] = n & 1 ; in plc_irq()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | nilfs2_api.h | 91 __u64 p_start; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | nilfs2_api.h | 176 __u64 p_start; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | nilfs2_api.h | 106 __u64 p_start; member
|
/kernel/linux/linux-5.10/sound/soc/stm/ |
D | stm32_spdifrx.c | 254 u32 *p_start = (u32 *)spdifrx->dmab->area; in stm32_spdifrx_dma_complete() local 255 u32 *p_end = p_start + (2 * SPDIFRX_CS_BYTES_NB) - 1; in stm32_spdifrx_dma_complete() 256 u32 *ptr = p_start; in stm32_spdifrx_dma_complete()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
D | ucc_geth.c | 266 u32 *p_start, in fill_init_enet_entries() argument 296 *(p_start++) = in fill_init_enet_entries() 305 u32 *p_start, in return_init_enet_entries() argument 315 u32 val = *p_start; in return_init_enet_entries() 330 *p_start++ = 0; in return_init_enet_entries() 339 u32 __iomem *p_start, in dump_init_enet_entries() argument 350 u32 val = in_be32(p_start); in dump_init_enet_entries() 362 (in_be32(p_start) & in dump_init_enet_entries() 370 p_start++; in dump_init_enet_entries()
|
/kernel/linux/linux-5.10/drivers/parisc/ |
D | sba_iommu.c | 1738 long *p_start = (long *) &(sba_dev->ioc[i].res_map[idx_start]); in sba_common_init() local 1742 while (p_start < p_end) in sba_common_init() 1743 *p_start++ = -1; in sba_common_init()
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 455 u_short p_start ; /* first bit pos */ member
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
D | ioctl.c | 705 cpfile, periods[i].p_start, periods[i].p_end); in nilfs_ioctl_delete_checkpoints()
|
/kernel/linux/linux-5.10/security/apparmor/ |
D | apparmorfs.c | 2185 static void *p_start(struct seq_file *f, loff_t *pos) in p_start() function 2262 .start = p_start,
|
/kernel/linux/linux-5.10/kernel/trace/ |
D | trace_events.c | 1113 static void *p_start(struct seq_file *m, loff_t *pos) in p_start() function 1818 .start = p_start,
|