HomeSort by relevance Sort by last modified time
    Searched refs:mpid (Results 1 - 5 of 5) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-tegra210/
flow.h 26 u32 mpid; /* offset 0x3c */ member in struct:flow_ctlr
  /external/u-boot/arch/arm/include/asm/arch-tegra124/
flow.h 26 u32 mpid; /* offset 0x3c */ member in struct:flow_ctlr
  /external/linux-kselftest/tools/testing/selftests/capabilities/
test_execve.c 32 static pid_t mpid; /* main() pid is used to avoid duplicate test counts */ variable
195 /* don't print this message for mpid */
196 if (getpid() != mpid)
445 mpid = getpid();
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA15-A7/
CTA15-A7Helper.asm 34 // IN UINTN MpId
45 // IN UINTN MpId
63 // Keep the Cluster ID and Core ID from the MPID
67 // Compare mpid and boot cpu from ARM_SCC_CFGREG48
  /external/linux-kselftest/tools/testing/selftests/net/
rtnetlink.sh 542 mpid=`(ip x m > $tmpfile & echo $!) 2>/dev/null`
594 kill $mpid

Completed in 2402 milliseconds