/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 88 unsigned char byte1, abreg; in unw_decode_x1() local 105 unsigned char byte1, byte2, abreg, x, ytreg; unw_decode_x2() local 123 unsigned char byte1, byte2, abreg, qp; unw_decode_x3() local 143 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; unw_decode_x4() local [all...] |
H A D | unwind.c | 681 decode_abreg(unsigned char abreg, int memory) decode_abreg() argument 1085 desc_restore_p(unsigned char qp, unw_word t, unsigned char abreg, struct unw_state_record *sr) desc_restore_p() argument 1099 desc_spill_reg_p(unsigned char qp, unw_word t, unsigned char abreg, unsigned char x, unsigned char ytreg, struct unw_state_record *sr) desc_spill_reg_p() argument 1120 desc_spill_psprel_p(unsigned char qp, unw_word t, unsigned char abreg, unw_word pspoff, struct unw_state_record *sr) desc_spill_psprel_p() argument 1135 desc_spill_sprel_p(unsigned char qp, unw_word t, unsigned char abreg, unw_word spoff, struct unw_state_record *sr) desc_spill_sprel_p() argument [all...] |
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 88 unsigned char byte1, abreg; in unw_decode_x1() local 105 unsigned char byte1, byte2, abreg, x, ytreg; unw_decode_x2() local 123 unsigned char byte1, byte2, abreg, qp; unw_decode_x3() local 143 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; unw_decode_x4() local [all...] |
H A D | unwind.c | 681 decode_abreg(unsigned char abreg, int memory) decode_abreg() argument 1085 desc_restore_p(unsigned char qp, unw_word t, unsigned char abreg, struct unw_state_record *sr) desc_restore_p() argument 1099 desc_spill_reg_p(unsigned char qp, unw_word t, unsigned char abreg, unsigned char x, unsigned char ytreg, struct unw_state_record *sr) desc_spill_reg_p() argument 1120 desc_spill_psprel_p(unsigned char qp, unw_word t, unsigned char abreg, unw_word pspoff, struct unw_state_record *sr) desc_spill_psprel_p() argument 1135 desc_spill_sprel_p(unsigned char qp, unw_word t, unsigned char abreg, unw_word spoff, struct unw_state_record *sr) desc_spill_sprel_p() argument [all...] |
/third_party/libunwind/libunwind/src/ia64/ |
H A D | unwind_decoder.h | 109 unsigned char byte1, abreg; in unw_decode_x1() local 126 unsigned char byte1, byte2, abreg, x, ytreg; unw_decode_x2() local 144 unsigned char byte1, byte2, abreg, qp; unw_decode_x3() local 164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; unw_decode_x4() local [all...] |
H A D | Gparser.c | 113 decode_abreg (unsigned char abreg, int memory) in decode_abreg() argument 560 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_restore_p() argument 575 desc_spill_reg_p(unsigned char qp, unw_word t, unsigned char abreg, unsigned char x, unsigned char ytreg, struct ia64_state_record *sr) desc_spill_reg_p() argument 597 desc_spill_psprel_p(unsigned char qp, unw_word t, unsigned char abreg, unw_word pspoff, struct ia64_state_record *sr) desc_spill_psprel_p() argument 612 desc_spill_sprel_p(unsigned char qp, unw_word t, unsigned char abreg, unw_word spoff, struct ia64_state_record *sr) desc_spill_sprel_p() argument [all...] |
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | ab3100.c | 160 struct ab3100_regulator *abreg = rdev_get_drvdata(reg); in ab3100_enable_regulator() local 191 struct ab3100_regulator *abreg = rdev_get_drvdata(reg); in ab3100_disable_regulator() local 224 struct ab3100_regulator *abreg = rdev_get_drvdata(reg); ab3100_is_enabled_regulator() local 241 struct ab3100_regulator *abreg = rdev_get_drvdata(reg); ab3100_get_voltage_regulator() local 275 struct ab3100_regulator *abreg = rdev_get_drvdata(reg); ab3100_set_voltage_regulator_sel() local 304 struct ab3100_regulator *abreg = rdev_get_drvdata(reg); ab3100_set_suspend_voltage_regulator() local 347 struct ab3100_regulator *abreg = rdev_get_drvdata(reg); ab3100_get_voltage_regulator_external() local [all...] |
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | ab3100-core.c | 613 u8 abreg; member [all...] |