Searched defs:valp (Results 1 – 15 of 15) sorted by relevance
/arch/mips/dec/ |
D | tc.c | 30 int tc_preadb(u8 *valp, void __iomem *addr) in tc_preadb()
|
/arch/ia64/include/asm/ |
D | unwind.h | 141 unw_get_ip (struct unw_frame_info *info, unsigned long *valp) in unw_get_ip() 148 unw_get_sp (struct unw_frame_info *info, unsigned long *valp) in unw_get_sp() 155 unw_get_psp (struct unw_frame_info *info, unsigned long *valp) in unw_get_psp() 162 unw_get_bsp (struct unw_frame_info *info, unsigned long *valp) in unw_get_bsp() 169 unw_get_cfm (struct unw_frame_info *info, unsigned long *valp) in unw_get_cfm()
|
/arch/mn10300/kernel/ |
D | kprobes.c | 49 #define READ_BYTE(p, valp) \ argument 52 #define READ_WORD16(p, valp) \ argument 58 #define READ_WORD32(p, valp) \ argument
|
/arch/powerpc/perf/ |
D | mpc7450-pmu.c | 155 unsigned long *valp) in mpc7450_get_constraint()
|
D | power7-pmu.c | 86 unsigned long *valp) in power7_get_constraint()
|
D | power6-pmu.c | 271 unsigned long *valp) in p6_get_constraint()
|
D | ppc970-pmu.c | 195 unsigned long *valp) in p970_get_constraint()
|
D | power5-pmu.c | 141 unsigned long *valp) in power5_get_constraint()
|
D | power4-pmu.c | 255 unsigned long *valp) in p4_get_constraint()
|
D | power5+-pmu.c | 137 unsigned long *valp) in power5p_get_constraint()
|
D | power8-pmu.c | 285 static int power8_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp) in power8_get_constraint()
|
/arch/arm64/kvm/ |
D | guest.c | 80 void *valp = &tmp; in set_core_reg() local
|
/arch/tile/kernel/ |
D | pci.c | 514 HV_VirtAddr valp = (HV_VirtAddr)&val; in tile_cfg_write() local
|
/arch/powerpc/lib/ |
D | sstep.c | 1746 static __kprobes void do_signext(unsigned long *valp, int size) in do_signext() 1758 static __kprobes void do_byterev(unsigned long *valp, int size) in do_byterev()
|
/arch/powerpc/kernel/ |
D | prom_init.c | 2089 unsigned char *valp; in scan_dt_build_struct() local
|