Searched refs:Printf (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/connector/ |
H A D | proc_filter.c | 35 #define Printf printf macro 37 #define Printf ksft_print_msg macro 149 Printf("Exit process %d (tgid %d) with code %d, signal %d\n", in handle_packet() 156 Printf("Fork process %d (tgid %d), parent %d (tgid %d)\n", in handle_packet() 163 Printf("Exec process %d (tgid %d)\n", in handle_packet() 168 Printf("UID process %d (tgid %d) uid %d euid %d\n", in handle_packet() 175 Printf("GID process %d (tgid %d) gid %d egid %d\n", in handle_packet() 182 Printf("SID process %d (tgid %d)\n", in handle_packet() 187 Printf("Ptrace process %d (tgid %d), Tracer %d (tgid %d)\n", in handle_packet() 194 Printf("Comm process %d (tgid %d) comm %s\n", in handle_packet() [all …]
|
/linux/scripts/coccinelle/api/ |
H A D | check_bq27xxx_data.cocci | 20 Printf.printf "%s:%d:%d-%d: %s" p.file p.line p.col p.col_end msg 87 Printf.sprintf 123 Printf.sprintf 159 Printf.sprintf
|
/linux/Documentation/translations/it_IT/kernel-hacking/ |
H A D | hacking.rst | 286 sopra alla funzione printf: "Printf non dovrebbe essere usata per il
|