Home
last modified time | relevance | path

Searched refs:path_beneath_size (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/security/landlock/
H A Dsyscalls.c76 size_t ruleset_size, path_beneath_size; in build_check_abi() local
87 path_beneath_size = sizeof(path_beneath_attr.allowed_access); in build_check_abi()
88 path_beneath_size += sizeof(path_beneath_attr.parent_fd); in build_check_abi()
89 BUILD_BUG_ON(sizeof(path_beneath_attr) != path_beneath_size); in build_check_abi()
/dports/multimedia/libv4l/linux-5.13-rc2/security/landlock/
H A Dsyscalls.c76 size_t ruleset_size, path_beneath_size; in build_check_abi() local
87 path_beneath_size = sizeof(path_beneath_attr.allowed_access); in build_check_abi()
88 path_beneath_size += sizeof(path_beneath_attr.parent_fd); in build_check_abi()
89 BUILD_BUG_ON(sizeof(path_beneath_attr) != path_beneath_size); in build_check_abi()
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/landlock/
H A Dsyscalls.c76 size_t ruleset_size, path_beneath_size; in build_check_abi() local
87 path_beneath_size = sizeof(path_beneath_attr.allowed_access); in build_check_abi()
88 path_beneath_size += sizeof(path_beneath_attr.parent_fd); in build_check_abi()
89 BUILD_BUG_ON(sizeof(path_beneath_attr) != path_beneath_size); in build_check_abi()