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:max_events
(Results
1 - 25
of
39
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
perf_event.h
18
unsigned int
max_events
;
member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
perf_event.h
18
unsigned int
max_events
;
member
/foundation/resourceschedule/ffrt/src/sync/
H
A
D
poller_api.cpp
56
int ffrt_epoll_wait(ffrt_qos_t qos, struct epoll_event* events, int
max_events
, int timeout)
in ffrt_epoll_wait()
argument
/third_party/ltp/testcases/kernel/syscalls/inotify/
H
A
D
inotify05.c
37
static int
max_events
;
variable
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H
A
D
frw_event_sched.c
214
hi_u32 oal_queue_init(oal_queue_stru *queue, hi_u8
max_events
)
in oal_queue_init()
argument
251
frw_event_queue_init(frw_event_queue_stru *event_queue, hi_u8 weight, frw_sched_policy_enum_uint8 policy, frw_event_queue_state_enum_uint8 state, hi_u8
max_events
)
frw_event_queue_init()
argument
H
A
D
frw_event.h
240
hi_u8
max_events
; /* 队列所能容纳的最大事件个数 */
member
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H
A
D
perf_event.h
67
int
max_events
;
member
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
evsel_config.h
44
unsigned long
max_events
;
member
H
A
D
evsel.h
63
unsigned long
max_events
;
member
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
evsel_config.h
44
unsigned long
max_events
;
member
H
A
D
evsel.h
81
unsigned long
max_events
;
member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H
A
D
fanotify05.c
44
static int
max_events
;
variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H
A
D
netlink.c
44
int
max_events
= 10;
in netlink_receive()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H
A
D
netlink.c
44
int
max_events
= 10;
in netlink_receive()
local
/kernel/linux/linux-5.10/fs/notify/inotify/
H
A
D
inotify_user.c
621
static struct fsnotify_group *inotify_new_group(unsigned int
max_events
)
in inotify_new_group()
argument
/kernel/linux/linux-6.6/fs/notify/inotify/
H
A
D
inotify_user.c
654
static struct fsnotify_group *inotify_new_group(unsigned int
max_events
)
in inotify_new_group()
argument
/kernel/linux/linux-5.10/arch/alpha/kernel/
H
A
D
perf_event.c
65
int
max_events
;
member
/kernel/linux/linux-6.6/arch/alpha/kernel/
H
A
D
perf_event.c
65
int
max_events
;
member
/kernel/linux/linux-5.10/drivers/perf/
H
A
D
arm_pmu.c
600
int
max_events
= 0;
in perf_num_counters()
local
/kernel/linux/linux-5.10/drivers/media/cec/core/
H
A
D
cec-adap.c
102
static const u16
max_events
[CEC_NUM_EVENTS] = {
in cec_queue_event_fh()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
fsnotify_backend.h
197
unsigned int
max_events
; /* maximum events allowed on the list */
member
/kernel/linux/linux-6.6/drivers/media/cec/core/
H
A
D
cec-adap.c
81
static const u16
max_events
[CEC_NUM_EVENTS] = {
in cec_queue_event_fh()
local
/kernel/linux/linux-5.10/arch/x86/events/
H
A
D
core.c
756
int
max_events
;
member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
perf_event.c
160
int
max_events
;
member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
perf_event.c
160
int
max_events
;
member
Completed in 25 milliseconds
1
2