/external/fio/ |
D | idletime.c | 5 static volatile struct idle_prof_common ipc; variable 29 if (ipc.status == IDLE_PROF_STATUS_PROF_STOP) in calibrate_unit() 86 if (ipc.status == IDLE_PROF_STATUS_ABORT) { in idle_prof_thread_fn() 124 if (ipc.status == IDLE_PROF_STATUS_ABORT) { in idle_prof_thread_fn() 130 if (ipc.status == IDLE_PROF_STATUS_CALI_STOP) { in idle_prof_thread_fn() 142 if (ipc.status == IDLE_PROF_STATUS_PROF_STOP) { in idle_prof_thread_fn() 168 for (i = 0; i < ipc.nr_cpus; i++) { in calibration_stats() 169 ipt = &ipc.ipts[i]; in calibration_stats() 173 ipc.cali_mean = sum/ipc.nr_cpus; in calibration_stats() 175 for (i = 0; i < ipc.nr_cpus; i++) { in calibration_stats() [all …]
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
D | ConnectionEventTest.java | 38 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testConstructorConnection() local 39 ConnectionEvent ce = new ConnectionEvent(ipc); in testConstructorConnection() 40 assertSame(ipc, ce.getSource()); in testConstructorConnection() 51 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testConstructorConnectionSQLException() local 52 ConnectionEvent ce = new ConnectionEvent(ipc, null); in testConstructorConnectionSQLException() 53 assertSame(ipc, ce.getSource()); in testConstructorConnectionSQLException() 57 ce = new ConnectionEvent(ipc, e); in testConstructorConnectionSQLException() 58 assertSame(ipc, ce.getSource()); in testConstructorConnectionSQLException() 66 Impl_PooledConnection ipc = new Impl_PooledConnection(); in testSerializationSelf() local 68 ConnectionEvent ce = new ConnectionEvent(ipc, e); in testSerializationSelf() [all …]
|
/external/toybox/toys/pending/ |
D | ipcrm.c | 38 static void do_ipcrm(int key, int ipc, char *name) 54 id = ((ipc == 1)?shmget(id, 0, 0) : 55 (ipc == 2)? msgget(id, 0): semget(id, 0, 0)); 62 if (ipc == 1) ret = shmctl(id, IPC_RMID, NULL); 63 else if (ipc == 2) ret = msgctl(id, IPC_RMID, NULL); 64 else if (ipc == 3) ret = semctl(id, 0, IPC_RMID, NULL);
|
/external/selinux/libsepol/tests/policies/test-hooks/ |
D | small-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | cmp_policy.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
/external/selinux/libsepol/tests/policies/test-expander/ |
D | user-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | alias-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | role-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | small-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
/external/selinux/libsepol/tests/policies/test-deps/ |
D | small-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | base-metreq.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
D | base-notmetreq.conf | 40 class ipc 121 common ipc 288 class ipc 289 inherits ipc 292 inherits ipc 303 inherits ipc
|
/external/selinux/libsepol/tests/policies/test-linker/ |
D | small-base.conf | 41 class ipc 122 common ipc 289 class ipc 290 inherits ipc 293 inherits ipc 296 inherits ipc 308 inherits ipc
|
/external/autotest/client/tests/ltp/patches/ |
D | kill-ipc.patch | 4 Subject: [PATCH] kill: fix dependency on ipc subdir 6 We need to use MAKE_DEPS to declare the ipc subdir depend otherwise 7 attempting to do `make kill01` without building in the ipc subdir
|
/external/libchrome/base/ |
D | DEPS | 10 "-ipc",
|
/external/libchrome/sandbox/linux/ |
D | DEPS | 6 "-ipc",
|
/external/autotest/client/tests/dbench/ |
D | dbench_startup.patch | 92 #include <sys/ipc.h>
|
/external/squashfs-tools/squashfs-tools/ |
D | squashfs_compat.h | 183 struct squashfs_ipc_inode_header_3 ipc; member 507 struct squashfs_ipc_inode_header_1 ipc; member 656 struct squashfs_ipc_inode_header_2 ipc; member
|
D | squashfs_fs.h | 446 struct squashfs_ipc_inode_header ipc; member
|
D | unsquash-1.c | 82 squashfs_ipc_inode_header_1 *inodep = &header.ipc; in read_inode_1()
|
/external/strace/tests/ |
D | Makefile.am | 299 ipc.sh \
|
/external/squashfs-tools/kernel/include/linux/ |
D | squashfs_fs.h | 357 struct squashfs_ipc_inode ipc; member
|
/external/squashfs-tools/kernel/fs/squashfs/ |
D | squashfs_fs.h | 358 struct squashfs_ipc_inode ipc; member
|
D | inode.c | 321 struct squashfs_ipc_inode *sqsh_ino = &squashfs_ino.ipc; in squashfs_read_inode()
|
/external/squashfs-tools/kernel-2.4/include/linux/ |
D | squashfs_fs.h | 329 struct squashfs_ipc_inode_header ipc; member 752 struct squashfs_ipc_inode_header_2 ipc; member
|