#include <linux/init.h>
#include <rsbac/types.h>
Go to the source code of this file.
|
Definition at line 1245 of file mac_data_structures.c. References rsbac_mac_device_list_head_t::count, device_list_head, rsbac_mac_device_list_head_t::head, rsbac_mac_device_list_head_t::lock, NULL, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_inode_nr_t, rsbac_is_initialized(), rsbac_list_lol_get_all_desc(), rsbac_list_lol_remove(), RSBAC_MAC_NR_TRU_FD_LISTS, and rsbac_vfree. Referenced by sys_rsbac_check(). |
|
|
Definition at line 1548 of file mac_data_structures.c. References device_list_head, fd_hash(), rsbac_mac_device_list_head_t::lock, lookup_device(), NULL, RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), rsbac_list_lol_subadd_ttl(), rsbac_mac_file_t, rsbac_time_t, and rsbac_uid_t. Referenced by rsbac_mac_add_f_tru(). |
|
Definition at line 1532 of file mac_data_structures.c. References NULL, process_handle, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), rsbac_list_lol_subadd_ttl(), rsbac_pid_t, rsbac_time_t, and rsbac_uid_t. Referenced by rsbac_mac_add_p_tru(). |
|
Definition at line 1686 of file mac_data_structures.c. References device_list_head, fd_hash(), rsbac_mac_device_list_head_t::lock, lookup_device(), RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), rsbac_list_lol_remove(), and rsbac_mac_file_t. Referenced by rsbac_mac_remove_f_trusets(). |
|
Definition at line 1672 of file mac_data_structures.c. References process_handle, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), rsbac_list_lol_remove(), and rsbac_pid_t. Referenced by rsbac_mac_remove_p_trusets(). |
|
Definition at line 1767 of file mac_data_structures.c. References copy_fp_tru_set_item(), device_list_head, rsbac_mac_device_list_head_t::lock, lookup_device(), RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), rsbac_mac_file_t, and rsbac_pid_t. Referenced by rsbac_adf_set_attr_mac(). |
|
Definition at line 1822 of file mac_data_structures.c. References copy_pp_tru_set_item(), RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), and rsbac_pid_t. Referenced by rsbac_adf_set_attr_mac(). |
|
Definition at line 1845 of file mac_data_structures.c. References device_list_head, fd_hash(), rsbac_mac_device_list_head_t::lock, lookup_device(), RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), rsbac_list_lol_get_all_subdesc_ttl(), rsbac_mac_file_t, rsbac_time_t, and rsbac_uid_t. |
|
Definition at line 1903 of file mac_data_structures.c. References process_handle, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), rsbac_list_lol_get_all_subdesc_ttl(), rsbac_pid_t, rsbac_time_t, and rsbac_uid_t. |
|
Definition at line 1735 of file mac_data_structures.c. References FALSE, process_handle, RSBAC_ALL_USERS, rsbac_is_initialized(), rsbac_list_lol_subexist(), rsbac_pid_t, rsbac_uid_t, and TRUE. Referenced by rsbac_adf_set_attr_mac(). |
|
Definition at line 1762 of file mac_data_structures.c. References rsbac_mac_clear_f_truset(), and rsbac_mac_file_t. Referenced by rsbac_remove_target(). |
|
Definition at line 1618 of file mac_data_structures.c. References device_list_head, fd_hash(), rsbac_mac_device_list_head_t::lock, lookup_device(), RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), rsbac_list_lol_subremove(), rsbac_mac_file_t, and rsbac_uid_t. Referenced by rsbac_mac_remove_f_tru(). |
|
Definition at line 1603 of file mac_data_structures.c. References process_handle, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), rsbac_list_lol_subremove(), rsbac_pid_t, and rsbac_uid_t. Referenced by rsbac_mac_remove_p_tru(). |
|
Definition at line 1757 of file mac_data_structures.c. References rsbac_mac_clear_p_truset(), and rsbac_pid_t. Referenced by rsbac_remove_target(). |
|
Definition at line 975 of file mac_data_structures.c. References add_device_item(), clear_device_item(), create_device_item(), device_list_head, get_error_name(), rsbac_mac_device_list_head_t::lock, lookup_device(), mac_register_fd_lists(), RSBAC_ECOULDNOTADDDEVICE, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), and RSBAC_MAXNAMELEN. Referenced by rsbac_mount(). |
|
|
Definition at line 1097 of file mac_data_structures.c. References device_list_head, rsbac_mac_device_list_head_t::lock, lookup_device(), remove_device_item(), RSBAC_ENOTINITIALIZED, and rsbac_is_initialized(). Referenced by rsbac_umount(). |