函数逻辑报告 |
Source Code:include\linux\device.h |
Create Date:2022-07-27 06:45:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dev_to_node
函数原型:static inline int dev_to_node(struct device *dev)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct device * | dev |
1385 | 返回: NUMA node this device is close to |
名称 | 描述 |
---|---|
__dma_direct_alloc_pages | |
devm_memremap | |
dma_pool_create | dma_pool_create - Creates a pool of consistent memory blocks, for dma |
async_schedule_dev | async_schedule_dev - A device specific version of async_schedule*@func: function to execute asynchronously*@dev: device argument to be passed to function* Returns an async_cookie_t that may be used for checkpointing later |
async_schedule_dev_domain | async_schedule_dev_domain - A device specific version of async_schedule_domain*@func: function to execute asynchronously*@dev: device argument to be passed to function*@domain: the domain* Returns an async_cookie_t that may be used for checkpointing later |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |