Searched refs:path_beneath_size (Results 1 – 1 of 1) sorted by relevance
91 size_t ruleset_size, path_beneath_size, net_port_size; in build_check_abi() local104 path_beneath_size = sizeof(path_beneath_attr.allowed_access); in build_check_abi()105 path_beneath_size += sizeof(path_beneath_attr.parent_fd); in build_check_abi()106 BUILD_BUG_ON(sizeof(path_beneath_attr) != path_beneath_size); in build_check_abi()
Completed in 5 milliseconds