Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:pollfd
(Results
1 - 25
of
32
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/leds/
H
A
D
led_hw_brightness_mon.c
30
struct
pollfd
pollfd
;
in main()
local
/kernel/linux/linux-6.6/tools/leds/
H
A
D
led_hw_brightness_mon.c
30
struct
pollfd
pollfd
;
in main()
local
/kernel/liteos_m/kal/libc/newlib/porting/include/
H
A
D
poll.h
50
struct
pollfd
{
struct
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H
A
D
poll.h
36
struct
pollfd
{
struct
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H
A
D
poll.h
36
struct
pollfd
{
struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H
A
D
poll.h
33
struct
pollfd
{
struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H
A
D
poll.h
46
struct
pollfd
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H
A
D
poll.h
46
struct
pollfd
{
struct
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H
A
D
userfaultfd_util.c
41
struct
pollfd
pollfd
[2];
in uffd_handler_thread_fn()
local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H
A
D
tm-signal-pagefault.c
88
struct
pollfd
pollfd
;
in fault_handler_thread()
local
/kernel/linux/linux-5.10/tools/lib/perf/include/internal/
H
A
D
evlist.h
25
struct fdarray
pollfd
;
member
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/
H
A
D
evlist.h
32
struct fdarray
pollfd
;
member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H
A
D
tm-signal-pagefault.c
88
struct
pollfd
pollfd
;
in fault_handler_thread()
local
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H
A
D
demand_paging_test.c
130
struct
pollfd
pollfd
[2];
in uffd_handler_thread_fn()
local
[all...]
/kernel/linux/linux-5.10/tools/perf/bench/
H
A
D
sched-messaging.c
69
struct
pollfd
pollfd
= { .fd = wakefd, .events = POLLIN };
in ready()
local
/kernel/linux/linux-6.6/tools/perf/bench/
H
A
D
sched-messaging.c
74
struct
pollfd
pollfd
= { .fd = wakefd, .events = POLLIN };
in ready()
local
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H
A
D
mixer-test.c
36
struct
pollfd
pollfd
;
member
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-ftrace.c
573
struct
pollfd
pollfd
= {
in __cmd_ftrace()
local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
uffd-common.c
496
struct
pollfd
pollfd
[2];
in uffd_poll_thread()
local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H
A
D
txtimestamp.c
298
struct
pollfd
pollfd
;
in __poll()
local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
userfaultfd.c
594
struct
pollfd
pollfd
[2];
in uffd_poll_thread()
local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
xsk_fwd.c
542
struct
pollfd
pollfd
= {
in port_rx_burst()
local
569
struct
pollfd
pollfd
= {
in port_rx_burst()
local
/kernel/linux/linux-5.10/fs/
H
A
D
select.c
854
static inline __poll_t do_pollfd(struct
pollfd
*
pollfd
, poll_table *pwait,
in do_pollfd()
argument
[all...]
/kernel/linux/linux-6.6/fs/
H
A
D
select.c
855
static inline __poll_t do_pollfd(struct
pollfd
*
pollfd
, poll_table *pwait,
in do_pollfd()
argument
[all...]
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-daemon.c
446
struct
pollfd
pollfd
= {
in daemon_session__wait()
local
485
struct
pollfd
pollfd
= {
in daemon__wait()
local
513
struct
pollfd
pollfd
= { .events = POLLIN, };
in daemon_session__control()
local
[all...]
Completed in 16 milliseconds
1
2