Home
last modified time | relevance | path

Searched refs:tomoyo_io_buffer (Results 1 – 4 of 4) sorted by relevance

/linux/security/tomoyo/
A Dcommon.c213 static bool tomoyo_flush(struct tomoyo_io_buffer *head) in tomoyo_flush()
305 static void tomoyo_set_space(struct tomoyo_io_buffer *head) in tomoyo_set_space()
317 static bool tomoyo_set_lf(struct tomoyo_io_buffer *head) in tomoyo_set_lf()
330 static void tomoyo_set_slash(struct tomoyo_io_buffer *head) in tomoyo_set_slash()
1373 static void tomoyo_set_group(struct tomoyo_io_buffer *head, in tomoyo_set_group()
1680 static int tomoyo_write_pid(struct tomoyo_io_buffer *head) in tomoyo_write_pid()
1696 static void tomoyo_read_pid(struct tomoyo_io_buffer *head) in tomoyo_read_pid()
2350 static void tomoyo_read_stat(struct tomoyo_io_buffer *head) in tomoyo_read_stat()
2526 struct tomoyo_io_buffer *head = file->private_data; in tomoyo_poll_control()
2756 void tomoyo_close_control(struct tomoyo_io_buffer *head) in tomoyo_close_control()
[all …]
A Dcommon.h793 struct tomoyo_io_buffer { struct
794 void (*read)(struct tomoyo_io_buffer *head); argument
795 int (*write)(struct tomoyo_io_buffer *head); argument
972 void tomoyo_close_control(struct tomoyo_io_buffer *head);
1026 ssize_t tomoyo_read_control(struct tomoyo_io_buffer *head, char __user *buffer,
1028 ssize_t tomoyo_write_control(struct tomoyo_io_buffer *head,
1058 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register);
1065 void tomoyo_read_log(struct tomoyo_io_buffer *head);
A Dgc.c42 struct tomoyo_io_buffer *head; in tomoyo_struct_used_by_io_buffer()
73 struct tomoyo_io_buffer *head; in tomoyo_name_used_by_io_buffer()
621 struct tomoyo_io_buffer *head; in tomoyo_gc_thread()
622 struct tomoyo_io_buffer *tmp; in tomoyo_gc_thread()
650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc()
A Daudit.c440 void tomoyo_read_log(struct tomoyo_io_buffer *head) in tomoyo_read_log()

Completed in 15 milliseconds