• 如何主机装置使一个内核函数调用

    How to make a kernel function which callable from both the host and device?

    youdao

  • 现在我们看看其他挂钩内核函数

    Now let's look at some of the other kernel functions that you can hook.

    youdao

  • 这个列举了几种探针类型包括调用内核函数内核函数返回

    This table enumerates several probe types, including calling a kernel function and returning from a kernel function.

    youdao

  • 其次定义探针一个探测内核函数sys_sync的条目

    Next, define your probe, which is an entry probe into the kernel function sys_sync.

    youdao

  • 系统调用内核函数(link、sethostnamemkdir)。

    System calls or kernel functions (link, sethostname, mkdir).

    youdao

  • 结果可以使用它们名字调用内核函数其他任何系统调用一样。

    But the result is that you can call your kernel functions using their names, just like any other system call.

    youdao

  • 2还有一些简化函数它们封装几个内核函数(用一个调用代替多个调用)。

    Also in this table are a couple of simplification functions that encapsulate the kernel functions in table 2 (requiring a single call instead of multiple calls).

    youdao

  • 调用内核函数sys_delete_module(将要删除模块名称作为参数传入)之后,一步便是确保调用具有权限

    When the kernel function sys_delete_module is invoked (with the name of the module to be removed, passed in as the argument), the first step is to ensure that the caller has permissions.

    youdao

  • 一个驱动程序中,mmap函数通过remap _ pfn_range内核函数实现提供设备内存用户地址空间线性映射

    Within a driver, the mmap function is implemented through the remap_pfn_range kernel function, which provides a linear mapping of device memory into a user's address space.

    youdao

  • 调用内核函数sys_init _ module时,开始一个许可检查,查明调用是否有权执行这个操作(通过capable函数完成)。

    When the kernel function sys_init_module is called, it begins with a permissions check to see whether the caller can actually perform this operation (through the capable function).

    youdao

  • 为了提高支持向量(SVM)识别性能,提出了常用内核的基础上构造一个组合内核函数,然后牛顿算法其超参数进行优化的方法。

    To improve the performance of support vector machines (SVM), a hybrid kernel is constructed from the existing common kernels, and the hyper-parameters are optimized by using a quasi-Newton method.

    youdao

  • 首先类似于将用户空间应用程序内核函数连接起来的系统调用一个通常可用的虚拟化调用(hapercall, hypervisor对操作系统进行的系统调用)允许来宾系统宿主操作系统发出请求。

    First, similar to system calls that bridge user-space applications with kernel functions, a hypercall layer is commonly available that allows guests to make requests of the host operating system.

    youdao

  • exec*这些版本只是内核函数execve() (int execve(constchar *filename, char *constargv [], char *constenvp[])) 的各种调用接口

    These versions of exec* are just various calling interfaces for core function execve(): int execve(const char *filename, char *const argv [], char *const envp[]).

    youdao

  • 这个函数通常用于调试但是内核还有许多其他用途

    This function is commonly used for debugging, but it has many other USES within the kernel.

    youdao

  • 这个工具分析内核代码覆盖率报告哪些函数分支被覆盖以及它们访问了多少

    This tool analyzes the coverage of the kernel, and reports what lines, functions, and branches are covered and how many times they were hit.

    youdao

  • 内核一些依赖于架构信号量函数使用

    This is used by some of the architecture-dependent semaphore functions in the kernel.

    youdao

  • 函数简单检查地址可能用户空间而不是内核

    This function simply checks that the address is likely in user space, not in the kernel.

    youdao

  • 一旦装入内核给予其控制首先调用这些函数然后初始化系统其余部分。

    These functions are called first once the kernel is loaded and given control, then the rest of the system is initialized.

    youdao

  • 内核相关设备选择函数注册这个进程 /线程让这个进程 / 线程睡眠。

    The kernel registers the process/thread with the associated device's select function and puts the process/thread to sleep.

    youdao

  • 请参见参考资料详细了解内核列表函数

    See Resources for more details on kernel list functions.

    youdao

  • 可以手工修改内核源代码导出另外的函数,用于重新编译并加载内核测试

    You can also manually modify the kernel source to export additional functions for test after rebuilding and rebooting the new kernel.

    youdao

  • 可以内核中添加函数;新函数原来内核没有对等的实现。

    You can also add new functions to augment the kernel; new functions simply have no counterparts in the original kernel.

    youdao

  • sci提供了某些机制执行用户空间内核函数调用

    The SCI is a thin layer that provides the means to perform function calls from user space into the kernel.

    youdao

  • 但是理解任何内核关键要素内核映射,它提供符号信息(比如函数变量以及它们地址)。

    But an important element of understanding any kernel is the map of the kernel, which provides symbol information (such as functions and variables as well as their addresses).

    youdao

  • Linux内核提供了几个函数可以用来系统调用参数移动用户空间中,或从中移出。

    The Linux kernel provides several functions that you can use to move system call arguments to and from user-space.

    youdao

  • 注意此处printk用法内核printf函数

    Note the use of printk here: this is the kernel printf function.

    youdao

  • printk函数dmesg方法都是用来进行内核调试常用方法

    The printk function and dmesg methods are common means for kernel debugging.

    youdao

  • 安装函数内部调用kzalloc(分配内核内存并清零)。

    Internal to the setup function, there's a call to kzalloc (which allocates kernel memory and zeroes it).

    youdao

  • 因为这个用户空间程序执行ioctl内核模块必须注册proc _ ioctl函数处理ioctl请求

    Because the user-space program will do an ioctl, the function proc_ioctl must be registered by the kernel module to handle ioctl requests.

    youdao

  • 函数 start_kthread通过调用内核API kernel_thread 来启动这个线程

    The function start_kthread launches the thread by calling kernel API kernel_thread.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定