HomeSort by relevance Sort by last modified time
    Searched full:old_addr (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /external/iproute2/include/linux/tc_act/
tc_nat.h 21 __be32 old_addr; member in struct:tc_nat
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_nat.h 21 __be32 old_addr; member in struct:tc_nat
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/tc_act/
tc_nat.h 23 __be32 old_addr; member in struct:tc_nat
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/tc_act/
tc_nat.h 23 __be32 old_addr; member in struct:tc_nat
  /external/qemu/distrib/sdl-1.2.15/src/video/dc/
SDL_dcevents.c 94 static uint8 old_addr; local
109 if (addr!=old_addr) {
110 old_addr = addr;
  /bionic/libc/kernel/uapi/linux/tc_act/
tc_nat.h 37 __be32 old_addr; member in struct:tc_nat
  /development/ndk/platforms/android-L/include/linux/tc_act/
tc_nat.h 37 __be32 old_addr; member in struct:tc_nat
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/tc_act/
tc_nat.h 37 __be32 old_addr; member in struct:tc_nat
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/tc_act/
tc_nat.h 37 __be32 old_addr; member in struct:tc_nat
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/tc_act/
tc_nat.h 37 __be32 old_addr; member in struct:tc_nat
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/tc_act/
tc_nat.h 37 __be32 old_addr; member in struct:tc_nat
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/tc_act/
tc_nat.h 37 __be32 old_addr; member in struct:tc_nat
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/tc_act/
tc_nat.h 37 __be32 old_addr; member in struct:tc_nat
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c 203 Addr old_addr,
208 /* Extend the mapping old_addr .. old_addr+old_len-1 to have length
214 old_addr, old_len, new_len,
215 0/*flags, meaning: must be at old_addr, else FAIL */,
224 Addr old_addr, Addr old_len,
228 /* Move the mapping old_addr .. old_addr+old_len-1 to the new
235 old_addr, old_len, new_len,
  /external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook_mmap_linux.h 171 void* mremap(void* old_addr, size_t old_size, size_t new_size,
220 extern "C" void* mremap(void* old_addr, size_t old_size, size_t new_size,
229 SYS_mremap, old_addr, old_size, new_size, flags, new_address);
230 MallocHook::InvokeMremapHook(result, old_addr, old_size, new_size, flags,
  /external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_hook_mmap_linux.h 147 void* mremap(void* old_addr, size_t old_size, size_t new_size,
192 extern "C" void* mremap(void* old_addr, size_t old_size, size_t new_size,
198 void* result = sys_mremap(old_addr, old_size, new_size, flags, new_address);
199 MallocHook::InvokeMremapHook(result, old_addr, old_size, new_size, flags,
  /development/ndk/platforms/android-3/include/asm-generic/
pgtable.h 83 #define move_pte(pte, prot, old_addr, new_addr) (pte)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
pgtable.h 83 #define move_pte(pte, prot, old_addr, new_addr) (pte)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
pgtable.h 83 #define move_pte(pte, prot, old_addr, new_addr) (pte)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
pgtable.h 83 #define move_pte(pte, prot, old_addr, new_addr) (pte)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
pgtable.h 83 #define move_pte(pte, prot, old_addr, new_addr) (pte)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
pgtable.h 83 #define move_pte(pte, prot, old_addr, new_addr) (pte)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
pgtable.h 83 #define move_pte(pte, prot, old_addr, new_addr) (pte)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
pgtable.h 83 #define move_pte(pte, prot, old_addr, new_addr) (pte)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
pgtable.h 83 #define move_pte(pte, prot, old_addr, new_addr) (pte)

Completed in 724 milliseconds

1 2 3 4 5