Searched refs:F_GET_SEALS (Results 1 – 7 of 7) sorted by relevance
67 r = fcntl(fd, F_GET_SEALS); in mfd_assert_get_seals()107 r = fcntl(fd, F_GET_SEALS); in mfd_busy_add_seals()
74 r = fcntl(fd, F_GET_SEALS); in mfd_assert_get_seals()112 r = fcntl(fd, F_GET_SEALS); in mfd_fail_add_seals()
35 #define F_GET_SEALS (F_LINUX_SPECIFIC_BASE + 10) macro
61 if (arg->val == F_GET_SEALS || in syscall_arg__scnprintf_fcntl_cmd()
249 case F_GET_SEALS: in memfd_fcntl()
420 case F_GET_SEALS: in do_fcntl()