ioctl (input/output control) is a system call enabling user space programs to send device-specific commands or control operations on file descriptors, often used for configuring hardware devices or kernel interfaces.
https://man7.org/linux/man-pages/man2/ioctl.2.html