Home
last modified time | relevance | path

Searched defs:valp (Results 1 - 25 of 172) sorted by relevance

1234567

/third_party/libunwind/libunwind/src/mi/
H A DGget_reg.c29 unw_get_reg (unw_cursor_t *cursor, int regnum, unw_word_t *valp) in unw_get_reg() argument
H A DGset_reg.c29 unw_set_reg (unw_cursor_t *cursor, int regnum, unw_word_t valp) in unw_set_reg() argument
H A DGget_fpreg.c29 unw_get_fpreg (unw_cursor_t *cursor, int regnum, unw_fpreg_t *valp) in unw_get_fpreg() argument
/third_party/musl/src/thread/
H A Dsem_getvalue.c4 int sem_getvalue(sem_t *restrict sem, int *restrict valp) in sem_getvalue() argument
/kernel/linux/linux-5.10/arch/mips/dec/
H A Dtc.c30 int tc_preadb(u8 *valp, void __iomem *addr) in tc_preadb() argument
/kernel/linux/linux-6.6/arch/mips/dec/
H A Dtc.c30 int tc_preadb(u8 *valp, void __iomem *addr) in tc_preadb() argument
/third_party/libunwind/libunwind/src/arm/
H A DGregs.c28 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
93 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
/third_party/libunwind/libunwind/src/tilegx/
H A DGregs.c29 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
71 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
/third_party/libunwind/libunwind/src/dwarf/
H A DGpe.c32 dwarf_read_encoded_pointer(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unsigned char encoding, const unw_proc_info_t *pi, unw_word_t *valp, void *arg) dwarf_read_encoded_pointer() argument
/third_party/libunwind/libunwind/src/ppc32/
H A DGregs.c31 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
74 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
[all...]
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_access_reg_linux.c30 _UCD_access_reg(unw_addr_space_t as, unw_regnum_t regnum, unw_word_t *valp, int write, void *arg) _UCD_access_reg() argument
H A D_UCD_access_reg_freebsd.c29 _UCD_access_reg(unw_addr_space_t as, unw_regnum_t regnum, unw_word_t *valp, int write, void *arg) _UCD_access_reg() argument
[all...]
/third_party/libunwind/libunwind/src/sh/
H A DGregs.c29 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
76 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
/third_party/libunwind/libunwind/src/hppa/
H A DGregs.c29 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
73 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
[all...]
/third_party/libunwind/libunwind/src/mips/
H A DGregs.c30 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
101 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
/third_party/libunwind/libunwind/src/s390x/
H A DGregs.c32 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
82 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
/third_party/libunwind/libunwind/src/aarch64/
H A DGregs.c30 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
110 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
[all...]
/third_party/libunwind/libunwind/src/ppc64/
H A DGregs.c31 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
116 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
[all...]
/third_party/libunwind/libunwind/src/riscv/
H A DGregs.c29 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
77 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_regs.c23 int perf_reg_value(u64 *valp, struct regs_dump *regs, int id) in perf_reg_value() argument
/third_party/elfutils/libdw/
H A Dlibdw_form.c42 __libdw_form_val_compute_len(struct Dwarf_CU *cu, unsigned int form, const unsigned char *valp) __libdw_form_val_compute_len() argument
[all...]
/third_party/libunwind/libunwind/src/x86/
H A DGregs.c39 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
122 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
[all...]
/third_party/libunwind/libunwind/src/x86_64/
H A DGregs.c65 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp, in tdep_access_reg() argument
134 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_sysctl.c20 int ret, *valp = ctl->data; in xfs_stats_clear_proc_handler() local
40 int ret, *valp = ctl->data; in xfs_panic_mask_proc_handler() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dperf_regs.c52 int perf_reg_value(u64 *valp, struct regs_dump *regs, int id) in perf_reg_value() argument

Completed in 6 milliseconds

1234567