Home
last modified time | relevance | path

Searched refs:ipc_entry (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
H A Dpage-poisoning.c79 static int ipc_entry; variable
360 if ((ipc = shmat(ipc_entry, 0, 0)) == (void *)-1) in dirty_anonymous()
376 if ((ipc = shmat(ipc_entry, 0, 0)) == (void *)-1) in dirty_anonymous_unmap()
393 if ((ipc = shmat(ipc_entry, 0, 0)) == (void *)-1) in mlocked_anonymous()
427 if ((ipc = shmat(ipc_entry, 0, 0)) == (void *)-1) in file_clean()
440 if ((ipc = shmat(ipc_entry, 0, 0)) == (void *)-1) in file_clean_mlocked()
504 if ((ipc = shmat(ipc_entry, 0, 0)) == (void *)-1) in file_dirty()
517 if ((ipc = shmat(ipc_entry, 0, 0)) == (void *)-1) in file_dirty_mlocked()
573 if ((ipc = shmat(ipc_entry, 0, 0)) == (void *)-1) in anon_clean()
588 if ((ipc = shmat(ipc_entry,
[all...]

Completed in 2 milliseconds