Home
last modified time | relevance | path

Searched defs:valp (Results 76 - 100 of 177) sorted by relevance

12345678

/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dpower6-pmu.c269 p6_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1 __maybe_unused) p6_get_constraint() argument
H A Dpower7-pmu.c83 power7_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1 __maybe_unused) power7_get_constraint() argument
H A Dpower5+-pmu.c134 power5p_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1 __maybe_unused) power5p_get_constraint() argument
H A Dpower5-pmu.c138 power5_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1 __maybe_unused) power5_get_constraint() argument
H A Dppc970-pmu.c192 p970_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1 __maybe_unused) p970_get_constraint() argument
/kernel/linux/linux-5.10/fs/fuse/
H A Dcuse.c218 static int cuse_parse_one(char **pp, char *end, char **keyp, char **valp) in cuse_parse_one() argument
/kernel/linux/linux-6.6/fs/fuse/
H A Dcuse.c218 static int cuse_parse_one(char **pp, char *end, char **keyp, char **valp) in cuse_parse_one() argument
/third_party/elfutils/libdw/
H A Dlibdw.h109 unsigned char *valp; member
/third_party/curl/src/
H A Dtool_paramhlp.c255 ParameterError secs2ms(long *valp, const char *str) in secs2ms() argument
/third_party/libunwind/libunwind/src/dwarf/
H A DGparser.c38 read_regnum(unw_addr_space_t as, unw_accessors_t *a, unw_word_t *addr, unw_word_t *valp, void *arg) read_regnum() argument
/third_party/libunwind/libunwind/include/tdep-x86/
H A Dlibunwind_i.h152 char *valp = (char *) &val; in dwarf_getfp() local
175 char *valp = (char *) &val; in dwarf_putfp() local
/third_party/libunwind/libunwind/include/tdep-riscv/
H A Dlibunwind_i.h162 char *valp = (char *) &val; in dwarf_getfp() local
186 char *valp = (char *) &val; in dwarf_putfp() local
/third_party/libunwind/libunwind/src/ia64/
H A DGtables.c54 read_mem (unw_addr_space_t as, unw_word_t addr, unw_word_t *valp, void *arg) in read_mem() argument
69 read_mem (unw_addr_space_t as, unw_word_t addr, unw_word_t *valp, void *arg) in read_mem() argument
/third_party/libunwind/libunwind/include/tdep-aarch64/
H A Dlibunwind_i.h185 char *valp = (char *) &val; in dwarf_getfp() local
208 char *valp = (char *) &val; in dwarf_putfp() local
/third_party/libunwind/libunwind/include/tdep-ppc64/
H A Dlibunwind_i.h172 unw_word_t *valp = (unw_word_t *) val; in dwarf_getvr() local
198 unw_word_t *valp = (unw_word_t *) & val; in dwarf_putvr() local
223 unw_word_t *valp = (unw_word_t *) val; in dwarf_getfp() local
244 unw_word_t *valp = (unw_word_t *) & val; in dwarf_putfp() local
[all...]
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c495 resolve_field(struct decode_scope *scope, const char *field_name, size_t field_name_len, bitmask_t *valp) in resolve_field() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpmac64-cpufreq.c346 const u32 *valp; in g5_neo2_cpufreq_init() local
483 const u32 *valp; in g5_pm72_cpufreq_init() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dunwind.h142 unw_get_ip (struct unw_frame_info *info, unsigned long *valp) in unw_get_ip() argument
149 unw_get_sp (struct unw_frame_info *info, unsigned long *valp) in unw_get_sp() argument
156 unw_get_psp (struct unw_frame_info *info, unsigned long *valp) in unw_get_psp() argument
163 unw_get_bsp (struct unw_frame_info *info, unsigned long *valp) in unw_get_bsp() argument
170 unw_get_cfm (struct unw_frame_info *info, unsigned long *valp) in unw_get_cfm() argument
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dguest.c203 void *valp = &tmp, *addr; in set_core_reg() local
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dppc970-pmu.c192 p970_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp) p970_get_constraint() argument
H A Dpower5+-pmu.c134 power5p_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp) power5p_get_constraint() argument
H A Dpower5-pmu.c138 power5_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp) power5_get_constraint() argument
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dunwind.h142 unw_get_ip (struct unw_frame_info *info, unsigned long *valp) in unw_get_ip() argument
149 unw_get_sp (struct unw_frame_info *info, unsigned long *valp) in unw_get_sp() argument
156 unw_get_psp (struct unw_frame_info *info, unsigned long *valp) in unw_get_psp() argument
163 unw_get_bsp (struct unw_frame_info *info, unsigned long *valp) in unw_get_bsp() argument
170 unw_get_cfm (struct unw_frame_info *info, unsigned long *valp) in unw_get_cfm() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c316 uint32_t *valp; in send_ts_cmsg() local
380 uint16_t *valp; in send_udp_segment_cmsg() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c110 int __t1_tpi_read(adapter_t *adapter, u32 addr, u32 *valp) in __t1_tpi_read() argument
127 int t1_tpi_read(adapter_t *adapter, u32 addr, u32 *valp) in t1_tpi_read() argument

Completed in 23 milliseconds

12345678