Home
last modified time | relevance | path

Searched defs:seals (Results 1 – 25 of 57) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/memfd/
H A Dfuse_test.c76 static void mfd_assert_has_seals(int fd, __u64 seals) in mfd_assert_has_seals()
88 static void mfd_assert_add_seals(int fd, __u64 seals) in mfd_assert_add_seals()
102 static int mfd_busy_add_seals(int fd, __u64 seals) in mfd_busy_add_seals()
H A Dmemfd_test.c99 static void mfd_assert_has_seals(int fd, unsigned int seals) in mfd_assert_has_seals()
110 static void mfd_assert_add_seals(int fd, unsigned int seals) in mfd_assert_add_seals()
123 static void mfd_fail_add_seals(int fd, unsigned int seals) in mfd_fail_add_seals()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/memfd/
H A Dfuse_test.c76 static void mfd_assert_has_seals(int fd, __u64 seals) in mfd_assert_has_seals()
88 static void mfd_assert_add_seals(int fd, __u64 seals) in mfd_assert_add_seals()
102 static int mfd_busy_add_seals(int fd, __u64 seals) in mfd_busy_add_seals()
H A Dmemfd_test.c99 static void mfd_assert_has_seals(int fd, unsigned int seals) in mfd_assert_has_seals()
110 static void mfd_assert_add_seals(int fd, unsigned int seals) in mfd_assert_add_seals()
123 static void mfd_fail_add_seals(int fd, unsigned int seals) in mfd_fail_add_seals()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/memfd/
H A Dfuse_test.c76 static void mfd_assert_has_seals(int fd, __u64 seals) in mfd_assert_has_seals()
88 static void mfd_assert_add_seals(int fd, __u64 seals) in mfd_assert_add_seals()
102 static int mfd_busy_add_seals(int fd, __u64 seals) in mfd_busy_add_seals()
H A Dmemfd_test.c99 static void mfd_assert_has_seals(int fd, unsigned int seals) in mfd_assert_has_seals()
110 static void mfd_assert_add_seals(int fd, unsigned int seals) in mfd_assert_add_seals()
123 static void mfd_fail_add_seals(int fd, unsigned int seals) in mfd_fail_add_seals()
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dmeta-anonymous-file.c296 int seals; in meta_anonymous_file_open_fd() local
351 int seals; in meta_anonymous_file_close_fd() local
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Dmemfd.c50 uint64_t hugetlbsize, unsigned int seals, Error **errp) in qemu_memfd_create()
107 void *qemu_memfd_alloc(const char *name, size_t size, unsigned int seals, in qemu_memfd_alloc()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Dmemfd.c50 uint64_t hugetlbsize, unsigned int seals, Error **errp) in qemu_memfd_create()
107 void *qemu_memfd_alloc(const char *name, size_t size, unsigned int seals, in qemu_memfd_alloc()
/dports/emulators/qemu42/qemu-4.2.1/util/
H A Dmemfd.c50 uint64_t hugetlbsize, unsigned int seals, Error **errp) in qemu_memfd_create()
107 void *qemu_memfd_alloc(const char *name, size_t size, unsigned int seals, in qemu_memfd_alloc()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Dmemfd.c49 uint64_t hugetlbsize, unsigned int seals, Error **errp) in qemu_memfd_create()
101 void *qemu_memfd_alloc(const char *name, size_t size, unsigned int seals, in qemu_memfd_alloc()
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Dmemfd.c50 uint64_t hugetlbsize, unsigned int seals, Error **errp) in qemu_memfd_create()
107 void *qemu_memfd_alloc(const char *name, size_t size, unsigned int seals, in qemu_memfd_alloc()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ipmi-storage.c50 static gint hf_ipmi_stor_20_ts_add = -1;
108 static gint hf_ipmi_stor_40_op_delete = -1;
/dports/emulators/qemu/qemu-6.2.0/util/
H A Dmemfd.c50 uint64_t hugetlbsize, unsigned int seals, Error **errp) in qemu_memfd_create()
107 void *qemu_memfd_alloc(const char *name, size_t size, unsigned int seals, in qemu_memfd_alloc()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Dmemfd.c50 uint64_t hugetlbsize, unsigned int seals, Error **errp) in qemu_memfd_create()
107 void *qemu_memfd_alloc(const char *name, size_t size, unsigned int seals, in qemu_memfd_alloc()
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Dmemfd.c50 uint64_t hugetlbsize, unsigned int seals, Error **errp) in qemu_memfd_create()
107 void *qemu_memfd_alloc(const char *name, size_t size, unsigned int seals, in qemu_memfd_alloc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dmemfd.c139 static int memfd_add_seals(struct file *file, unsigned int seals) in memfd_add_seals()
216 unsigned int *seals = memfd_file_seals_ptr(file); in memfd_get_seals() local
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dmemfd.c139 static int memfd_add_seals(struct file *file, unsigned int seals) in memfd_add_seals()
216 unsigned int *seals = memfd_file_seals_ptr(file); in memfd_get_seals() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dmemfd.c139 static int memfd_add_seals(struct file *file, unsigned int seals) in memfd_add_seals()
216 unsigned int *seals = memfd_file_seals_ptr(file); in memfd_get_seals() local
/dports/x11-wm/mutter/mutter-41.1/src/tests/
H A Danonymous-file.c74 unsigned int seals; in test_readonly_seals() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/image/src/
H A Dtraits.rs70 mod seals { module
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/profiling/memory/
H A Dshared_ring_buffer.cc123 int seals = fcntl(*mem_fd, F_GET_SEALS); in Initialize() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/profiling/memory/
H A Dshared_ring_buffer.cc123 int seals = fcntl(*mem_fd, F_GET_SEALS); in Initialize() local
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dshared_memory_posix.cc446 const int seals = F_SEAL_GROW | F_SEAL_SHRINK | F_SEAL_SEAL; in ReadOnlyCopy() local
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dshared_memory_posix.cc452 const int seals = F_SEAL_GROW | F_SEAL_SHRINK | F_SEAL_SEAL; in ReadOnlyCopy() local

123