Searched refs:uctx_get_fd_ops (Results 1 – 3 of 3) sorted by relevance
54 const struct sys_fd_ops* uctx_get_fd_ops(uint32_t fd);
859 const struct sys_fd_ops* uctx_get_fd_ops(uint32_t fd) { in uctx_get_fd_ops() function898 const struct sys_fd_ops* uctx_get_fd_ops(uint32_t fd) { in uctx_get_fd_ops() function
86 ops = uctx_get_fd_ops(fd); in get_sys_fd_handler()