Searched defs:startp (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.15/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-v5.15/arch/um/os-Linux/ |
D | execvp.c | 66 char *startp; in execvp_noalloc() local
|
/Linux-v5.15/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 | 1015 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-v5.15/tools/lib/perf/ |
D | mmap.c | 204 u64 *startp, u64 end) in perf_mmap__read()
|
/Linux-v5.15/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-v5.15/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 3032 u32 startp; local
|
D | sym_hipd.h | 776 u32 startp; /* Initial data pointer */ member
|
/Linux-v5.15/arch/powerpc/xmon/ |
D | xmon.c | 1703 static void get_function_bounds(unsigned long pc, unsigned long *startp, in get_function_bounds()
|
/Linux-v5.15/drivers/scsi/ |
D | ncr53c8xx.c | 1570 u32 startp; /* Initial data pointer */ member 6376 u32 startp; in ncr_sir_to_redo() local
|
/Linux-v5.15/lib/ |
D | vsprintf.c | 56 static unsigned long long simple_strntoull(const char *startp, size_t max_chars, in simple_strntoull()
|