Searched defs:startp (Results 1 – 17 of 17) sorted by relevance
/openbmc/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()
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | execvp.c | 66 char *startp; in execvp_noalloc() local
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | 8390.c | 83 void NS8390_init(struct net_device *dev, int startp) in NS8390_init()
|
H A D | 8390p.c | 88 void NS8390p_init(struct net_device *dev, int startp) in NS8390p_init()
|
H A D | lib8390.c | 1014 static void __NS8390_init(struct net_device *dev, int startp) in __NS8390_init()
|
H A D | axnet_cs.c | 1626 static void AX88190_init(struct net_device *dev, int startp) in AX88190_init()
|
/openbmc/u-boot/net/ |
H A D | eth-uclass.c | 100 const char *startp = NULL; in eth_get_dev_by_name() local
|
/openbmc/linux/tools/lib/perf/ |
H A D | mmap.c | 205 u64 *startp, u64 end) in perf_mmap__read()
|
/openbmc/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.c | 378 char *startp, *endp; in parse_cmdline_cpu() local 461 char *startp, *endp; in parse_cmdline_pkg() local
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | xfarray.c | 627 void *startp; in xfarray_pagesort() local
|
/openbmc/u-boot/cmd/mvebu/ |
H A D | bubt.c | 479 u32 *startp = start; in do_checksum32() local
|
/openbmc/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
|
/openbmc/linux/lib/ |
H A D | maple_tree.c | 6378 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_range() 6416 int mtree_alloc_rrange(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_rrange()
|
H A D | vsprintf.c | 63 static noinline unsigned long long simple_strntoull(const char *startp, size_t max_chars, char **en… in simple_strntoull()
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 1700 static void get_function_bounds(unsigned long pc, unsigned long *startp, in get_function_bounds()
|
/openbmc/linux/drivers/scsi/ |
H A D | ncr53c8xx.c | 1569 u32 startp; /* Initial data pointer */ member 6375 u32 startp; in ncr_sir_to_redo() local
|