HomeSort by relevance Sort by last modified time
    Searched defs:scache (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/arch-mips/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
  /external/kernel-headers/original/asm-mips/
cpu-info.h 55 struct cache_desc scache; /* Secondary cache */ member in struct:cpuinfo_mips
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
  /external/iproute2/misc/
ss.c 484 struct scache struct
486 struct scache *next;
492 struct scache *rlist;
505 struct scache *c = malloc(sizeof(*c));
552 struct scache *c;
578 static struct scache cache[256];
590 struct scache *c;
1121 struct scache *s;
    [all...]

Completed in 4363 milliseconds