Home
last modified time | relevance | path

Searched refs:landlock_path_beneath_attr (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/security/landlock/
Dsyscalls.c75 struct landlock_path_beneath_attr path_beneath_attr; in build_check_abi()
248 ((struct landlock_path_beneath_attr *)NULL)->parent_fd)); in get_path_from_fd()
308 struct landlock_path_beneath_attr path_beneath_attr; in SYSCALL_DEFINE4()
/Linux-v5.15/include/uapi/linux/
Dlandlock.h56 struct landlock_path_beneath_attr { struct
/Linux-v5.15/samples/landlock/
Dsandboxer.c85 struct landlock_path_beneath_attr path_beneath = { in populate_ruleset()
/Linux-v5.15/Documentation/userspace-api/
Dlandlock.rst67 ``O_PATH`` flag and fill the &struct landlock_path_beneath_attr with this file
73 struct landlock_path_beneath_attr path_beneath = {
220 :identifiers: landlock_rule_type landlock_path_beneath_attr
/Linux-v5.15/tools/testing/selftests/landlock/
Dbase_test.c172 struct landlock_path_beneath_attr path_beneath_attr = { in TEST()
Dfs_test.c292 struct landlock_path_beneath_attr path_beneath = { in TEST_F_FORK()
403 struct landlock_path_beneath_attr path_beneath = {}; in TEST_F_FORK()
433 struct landlock_path_beneath_attr path_beneath = { in add_path_beneath()
510 struct landlock_path_beneath_attr path_beneath; in TEST_F_FORK()