Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgc.c33 * tomoyo_struct_used_by_io_buffer - Check whether the list element is used by /sys/kernel/security/tomoyo/ users or not.
40 static bool tomoyo_struct_used_by_io_buffer(const struct list_head *element) in tomoyo_struct_used_by_io_buffer() function
405 if (tomoyo_struct_used_by_io_buffer(element)) in tomoyo_try_to_gc()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgc.c33 * tomoyo_struct_used_by_io_buffer - Check whether the list element is used by /sys/kernel/security/tomoyo/ users or not.
40 static bool tomoyo_struct_used_by_io_buffer(const struct list_head *element) in tomoyo_struct_used_by_io_buffer() function
405 if (tomoyo_struct_used_by_io_buffer(element)) in tomoyo_try_to_gc()

Completed in 3 milliseconds