Searched refs:mpid (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/capabilities/ |
| H A D | test_execve.c | 32 static pid_t mpid; /* main() pid is used to avoid duplicate test counts */ variable 196 if (getpid() != mpid) in fork_wait() 443 mpid = getpid(); in main()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra210/ |
| H A D | flow.h | 27 u32 mpid; /* offset 0x3c */ member
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra124/ |
| H A D | flow.h | 27 u32 mpid; /* offset 0x3c */ member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | fib_nexthops.sh | 317 mpid=`($IP monitor $mtype > $tmpfile & echo $!) 2>/dev/null` 319 echo "$mpid $tmpfile" 324 local mpid=$1 329 kill $mpid
|
| H A D | rtnetlink.sh | 655 mpid=`(ip x m > $tmpfile & echo $!) 2>/dev/null` 707 kill $mpid
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 303 [-mpid] 342 [-mdsbt|-mno-dsbt] [-mpid=no|-mpid=near|-mpid=far] 19168 '-mpid' 22007 '-mpid=no' 22008 '-mpid=near' 22009 '-mpid=far' 22010 The '-mpid=' option causes the assembler to generate the 22012 addressing used by the code. '-mpid=no', the default, indicates 22013 position-dependent data addressing, '-mpid=near' indicates 22015 addressing, and '-mpid=far' indicates position-independent [all …]
|
| H A D | gcc.info | 1543 -mpid 24479 the description of the '-mpid' option for a description of how the 24528 '-mpid' 24546 first to satisfy the requirements of '-mint-register', then '-mpid' 24549 '-mpid' are specified on the command line. 62933 * mpid: RX Options. (line 117)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 303 [-mpid] 342 [-mdsbt|-mno-dsbt] [-mpid=no|-mpid=near|-mpid=far] 19168 '-mpid' 22007 '-mpid=no' 22008 '-mpid=near' 22009 '-mpid=far' 22010 The '-mpid=' option causes the assembler to generate the 22012 addressing used by the code. '-mpid=no', the default, indicates 22013 position-dependent data addressing, '-mpid=near' indicates 22015 addressing, and '-mpid=far' indicates position-independent [all …]
|
| H A D | gcc.info | 1543 -mpid 24479 the description of the '-mpid' option for a description of how the 24528 '-mpid' 24546 first to satisfy the requirements of '-mint-register', then '-mpid' 24549 '-mpid' are specified on the command line. 62933 * mpid: RX Options. (line 117)
|