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
36
) 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
/third_party/ltp/testcases/kernel/syscalls/inotify/
H
A
D
inotify05.c
37
static int
max_events
;
variable
/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
H
A
D
thunderx2_pmu.c
100
u32
max_events
;
member
/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
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H
A
D
ibmvscsi.c
79
static int
max_events
= IBMVSCSI_MAX_REQUESTS_DEFAULT + 2;
variable
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_ctl.c
1276
u32 number_bytes,
max_events
, max;
in _ctl_eventreport()
local
Completed in 32 milliseconds
1
2