Home
last modified time | relevance | path

Searched refs:close (Results 876 – 900 of 3022) sorted by relevance

1...<<31323334353637383940>>...121

/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dsqlite.py198 await self.close()
224 async def close(self): member in Database
225 self.db.close()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sock.c476 close(sockfd); in bind_sock()
513 close(progfd); in run_test_case()
553 close(cgfd); in main()
H A Dxdp_hw_metadata.c325 close(fd); in rxq_num()
346 close(fd); in hwtstamp_ioctl()
484 close(server_fd); in main()
/openbmc/linux/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py20 self.client.close()
317 async_client.close()
333 async_client.close()
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dcheck_buffer_fill.c389 close(fd); in check_memory_initial_tags()
394 close(fd); in check_memory_initial_tags()
398 close(fd); in check_memory_initial_tags()
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h168 return close(access_id); in _test_cmd_destroy_access()
339 EXPECT_EQ(0, close(fd)); in teardown_iommufd()
345 EXPECT_EQ(0, close(fd)); in teardown_iommufd()
/openbmc/linux/drivers/staging/fieldbus/Documentation/ABI/
H A Dfieldbus-dev-cdev27 close(2)
/openbmc/linux/arch/powerpc/boot/
H A Dopal.c94 scdp->close = opal_con_close; in opal_console_init()
/openbmc/phosphor-mboxd/vpnor/test/
H A Dwrite_patch_resize.cpp68 close(fd); in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tclap/
H A Dtclap_1.4.0.bb8 compliant with the GNU or POSIX standards, it is close. \
/openbmc/slpd-lite/
H A Dslp_server.cpp100 (void)close(fd); in run()
/openbmc/hiomapd/vpnor/test/
H A Dwrite_patch_resize.cpp71 close(fd); in main()
/openbmc/phosphor-ipmi-blobs/blobs-ipmid/
H A Dblobs.hpp157 virtual bool close(uint16_t session) = 0;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/lvm2/
H A D0001-lvmdbusd-create-dirs-for-lock-file.patch26 # Get and set the close on exec and lock the file
/openbmc/dbus-sensors/src/
H A DNVMeContext.hpp88 virtual void close() in close() function in NVMeContext
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Ddecap_sanity.c62 close(sockfd); in test_decap_sanity()
H A Dnetcnt.c79 close(cg_fd); in serial_test_netcnt()
H A Dsubprogs.c58 close(ctx.fd); in test_subprogs_with_jit_harden_toggling()
/openbmc/linux/samples/bpf/
H A Dtest_current_task_under_cgroup_user.c107 close(cg2); in main()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-proximity8 considered close to the device. If the value read from the
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0002-localedef-fix-ups-hardlink-to-make-it-compile.patch130 close(fd);
137 close(fd);
144 close(fd);
190 close(fd);
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.c239 LIST_HEAD(close); in i915_gem_close_object()
247 list_move(&lut->obj_link, &close); in i915_gem_close_object()
265 list_for_each_entry_safe(lut, ln, &close, obj_link) { in i915_gem_close_object()
891 .close = i915_gem_close_object,
/openbmc/linux/drivers/tty/serdev/
H A Dcore.c168 if (ctrl->ops->close) in serdev_device_open()
169 ctrl->ops->close(ctrl); in serdev_device_open()
179 if (!ctrl || !ctrl->ops->close) in serdev_device_close()
184 ctrl->ops->close(ctrl); in serdev_device_close()
/openbmc/linux/tools/mm/
H A Dpage-types.c806 close(kpageflags_fd); in walk_addr_ranges()
1060 close(fd); in walk_file()
1098 close(kpageflags_fd); in walk_page_cache()
1099 close(pagemap_fd); in walk_page_cache()
1386 close(kpagecount_fd); in main()
1389 close(page_idle_fd); in main()
/openbmc/linux/Documentation/input/
H A Duserio.rst53 To close the virtual serio port, just close /dev/userio.

1...<<31323334353637383940>>...121