Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Drpmpd.c40 #define DEFINE_RPMPD_PAIR(_platform, _name, _active, r_type, r_key, \ argument
59 #define DEFINE_RPMPD_CORNER(_platform, _name, r_type, r_id) \ argument
67 #define DEFINE_RPMPD_LEVEL(_platform, _name, r_type, r_id) \ argument
75 #define DEFINE_RPMPD_VFC(_platform, _name, r_type, r_id) \ argument
83 #define DEFINE_RPMPD_VFL(_platform, _name, r_type, r_id) \ argument
/OK3568_Linux_fs/u-boot/arch/mips/cpu/
H A Dstart.S27 # define MIPS64_R_INFO(ssym, r_type3, r_type2, r_type) \ argument
30 # define MIPS64_R_INFO(ssym, r_type3, r_type2, r_type) \ argument
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmodule.c33 unsigned long r_type = ELF64_R_TYPE (rela->r_info); in process_reloc_for_got() local
156 unsigned long r_type = ELF64_R_TYPE (rela[i].r_info); in apply_relocate_add() local
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmachine_kexec_reloc.c5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, in arch_kexec_do_relocs()
H A Dmachine_kexec_file.c287 int i, r_type; in arch_kexec_apply_relocations_add() local
H A Dmodule.c230 int r_type, r_sym; in apply_rela() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmodule.h25 Elf64_Byte r_type; /* First relocation. */ member
34 Elf64_Byte r_type; /* First relocation. */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_empty.hpp98 typedef typename add_reference<T>::type r_type; typedef
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dstartup.c93 int r_type, r_sym, rc; in handle_relocs() local
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs_64.c19 Elf64_Byte r_type; /* First relocation. */ member
H A Drelocs.c503 unsigned r_type = ELF_R_TYPE(rel->r_info); in do_reloc() local
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c773 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local
869 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local
914 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Derror_handling.hpp715 typedef typename R::value_type r_type; in check_overflow() typedef
735 typedef typename R::value_type r_type; in check_underflow() typedef
756 typedef typename R::value_type r_type; in check_denorm() typedef
/OK3568_Linux_fs/kernel/scripts/
H A Drecordmcount.c461 myElf64_Byte r_type; /* First relocation. */ member
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmodule.c619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcoff.h344 char r_type[2]; /* Relocation type */ member
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Drs6000.h233 char r_type[1]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcoff.h341 char r_type[2]; /* Relocation type */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcoff.h341 char r_type[2]; /* Relocation type */ member
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log_priv.h146 uint r_type; /* region's transaction type :4 */ member
H A Dxfs_log.c2030 uint r_type = ticket->t_res_arr[i].r_type; in xlog_print_tic_res() local
/OK3568_Linux_fs/kernel/net/9p/
H A Dclient.c449 int8_t r_type; in p9_parse_header() local