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

/linux-master/tools/testing/selftests/connector/
H A Dproc_filter.c35 #define Printf printf macro
37 #define Printf ksft_print_msg macro
149 Printf("Exit process %d (tgid %d) with code %d, signal %d\n",
156 Printf("Fork process %d (tgid %d), parent %d (tgid %d)\n",
163 Printf("Exec process %d (tgid %d)\n",
168 Printf("UID process %d (tgid %d) uid %d euid %d\n",
175 Printf("GID process %d (tgid %d) gid %d egid %d\n",
182 Printf("SID process %d (tgid %d)\n",
187 Printf("Ptrace process %d (tgid %d), Tracer %d (tgid %d)\n",
194 Printf("Com
[all...]

Completed in 84 milliseconds