Home
last modified time | relevance | path

Searched defs:test_params (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/cma/
Dprocess_vm01.c31 static void (*test_params)(struct process_vm_params *params); variable
/third_party/rust/crates/rust-openssl/openssl/src/
Ddsa.rs592 fn test_params() { in test_params() function