代码搜索:userspace
找到约 1,362 项符合「userspace」的源代码
代码结果 1,362
www.eeworm.com/read/486037/1254927
h err_kernel_only.h
#error Kernel only header included in userspace
www.eeworm.com/read/486037/1256491
h err_kernel_only.h
#error Kernel only header included in userspace
www.eeworm.com/read/294005/8258111
readme
This is a version of l7-filter that works in userspace instead of the
kernel. It is eventually intended to replace the kernel version since
running in userspace is much safer and more flexible. Ho
www.eeworm.com/read/316872/3604684
txt user_verbs.txt
USERSPACE VERBS ACCESS
The ib_uverbs module, built by enabling CONFIG_INFINIBAND_USER_VERBS,
enables direct userspace access to IB hardware via "verbs," as
described in chapter 11 of the Infini
www.eeworm.com/read/316872/3604216
netlink w1.netlink
Userspace communication protocol over connector [1].
Message types.
=============
There are three types of messages between w1 core and userspace:
1. Events. They are generated each time new master
www.eeworm.com/read/303635/13810852
c pollmonitor.c
/*======================================================================
A test program in userspace
This example is to introduce the ways to use "select"
and driver poll