Searched refs:tomoyo_print_ulong (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | util.c | 217 * tomoyo_print_ulong - Print an "unsigned long" value. 226 void tomoyo_print_ulong(char *buffer, const int buffer_len, in tomoyo_print_ulong() function
|
H A D | common.h | 1061 void tomoyo_print_ulong(char *buffer, const int buffer_len,
|
H A D | file.c | 233 tomoyo_print_ulong(buffer, sizeof(buffer), r->param.path_number.number, in tomoyo_audit_path_number_log()
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | util.c | 217 * tomoyo_print_ulong - Print an "unsigned long" value. 226 void tomoyo_print_ulong(char *buffer, const int buffer_len, in tomoyo_print_ulong() function
|
H A D | file.c | 233 tomoyo_print_ulong(buffer, sizeof(buffer), r->param.path_number.number, in tomoyo_audit_path_number_log()
|
H A D | common.h | 1058 void tomoyo_print_ulong(char *buffer, const int buffer_len,
|
Completed in 11 milliseconds