Searched defs:startp (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/arch/riscv/include/asm/ |
D | set_memory.h | 19 static __always_inline int set_kernel_memory(char *startp, char *endp, in set_kernel_memory() 35 static inline int set_kernel_memory(char *startp, char *endp, in set_kernel_memory()
|
/linux-6.12.1/arch/um/os-Linux/ |
D | execvp.c | 66 char *startp; in execvp_noalloc() local
|
/linux-6.12.1/drivers/net/ethernet/8390/ |
D | 8390.c | 83 void NS8390_init(struct net_device *dev, int startp) in NS8390_init()
|
D | 8390p.c | 88 void NS8390p_init(struct net_device *dev, int startp) in NS8390p_init()
|
D | lib8390.c | 1014 static void __NS8390_init(struct net_device *dev, int startp) in __NS8390_init()
|
D | axnet_cs.c | 1626 static void AX88190_init(struct net_device *dev, int startp) in AX88190_init()
|
/linux-6.12.1/tools/power/x86/x86_energy_perf_policy/ |
D | x86_energy_perf_policy.c | 378 char *startp, *endp; in parse_cmdline_cpu() local 461 char *startp, *endp; in parse_cmdline_pkg() local
|
/linux-6.12.1/tools/lib/perf/ |
D | mmap.c | 211 u64 *startp, u64 end) in perf_mmap__read()
|
/linux-6.12.1/fs/xfs/scrub/ |
D | xfarray.c | 578 void *startp; in xfarray_foliosort() local
|
/linux-6.12.1/lib/ |
D | maple_tree.c | 4345 int mas_alloc_cyclic(struct ma_state *mas, unsigned long *startp, in mas_alloc_cyclic() 6449 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_range() 6511 int mtree_alloc_cyclic(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_cyclic() 6531 int mtree_alloc_rrange(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_rrange()
|
D | vsprintf.c | 64 static unsigned long long simple_strntoull(const char *startp, char **endp, unsigned int base, size… in simple_strntoull()
|
/linux-6.12.1/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 3032 u32 startp; local
|
D | sym_hipd.h | 776 u32 startp; /* Initial data pointer */ member
|
/linux-6.12.1/arch/powerpc/xmon/ |
D | xmon.c | 1698 static void get_function_bounds(unsigned long pc, unsigned long *startp, in get_function_bounds()
|
/linux-6.12.1/drivers/scsi/ |
D | ncr53c8xx.c | 1569 u32 startp; /* Initial data pointer */ member 6375 u32 startp; in ncr_sir_to_redo() local
|