Searched defs:startp (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/riscv/include/asm/ |
| H A 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/arch/um/os-Linux/ |
| H A D | execvp.c | 66 char *startp; in execvp_noalloc() local
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | lib8390.c | 1014 static void __NS8390_init(struct net_device *dev, int startp) in __NS8390_init()
|
| /linux/tools/lib/perf/ |
| H A D | mmap.c | 211 u64 *startp, u64 end) in perf_mmap__read()
|
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| H A D | x86_energy_perf_policy.c | 402 char *startp, *endp; in parse_cmdline_cpu() local 485 char *startp, *endp; in parse_cmdline_pkg() local
|
| /linux/fs/xfs/scrub/ |
| H A D | xfarray.c | 577 void *startp; in xfarray_foliosort() local
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 3032 u32 startp; local
|
| H A D | sym_hipd.h | 776 u32 startp; /* Initial data pointer */ member
|
| /linux/lib/ |
| H A D | vsprintf.c | 79 static unsigned long long simple_strntoull(const char *startp, char **endp, unsigned int base, size_t max_chars) in simple_strntoull() argument
|