Home
last modified time | relevance | path

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

/security/landlock/
A Dtask.c269 size_t handle_layer; in hook_unix_stream_connect() local
272 &handle_layer); in hook_unix_stream_connect()
292 .layer_plus_one = handle_layer + 1, in hook_unix_stream_connect()
300 size_t handle_layer; in hook_unix_may_send() local
303 &handle_layer); in hook_unix_may_send()
329 .layer_plus_one = handle_layer + 1, in hook_unix_may_send()
343 size_t handle_layer; in hook_task_kill() local
363 &handle_layer); in hook_task_kill()
385 .layer_plus_one = handle_layer + 1, in hook_task_kill()
A Dcred.h112 size_t *const handle_layer) in landlock_get_applicable_subject() argument
134 if (handle_layer) in landlock_get_applicable_subject()
135 *handle_layer = layer_level; in landlock_get_applicable_subject()
A Dfs.c1386 .layer_plus_one = handle_layer + 1, in log_fs_change_topology_path()
1426 size_t handle_layer; in hook_sb_mount() local
1429 &handle_layer); in hook_sb_mount()
1441 size_t handle_layer; in hook_move_mount() local
1444 &handle_layer); in hook_move_mount()
1459 size_t handle_layer; in hook_sb_umount() local
1462 &handle_layer); in hook_sb_umount()
1473 size_t handle_layer; in hook_sb_remount() local
1476 &handle_layer); in hook_sb_remount()
1496 size_t handle_layer; in hook_sb_pivotroot() local
[all …]

Completed in 10 milliseconds