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:n_active
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H
A
D
mld-mac80211.c
191
unsigned int
n_active
= 0;
in iwl_mvm_mld_count_active_links()
local
245
unsigned int
n_active
= iwl_mvm_mld_count_active_links(vif);
in __iwl_mvm_mld_assign_vif_chanctx()
local
419
unsigned int
n_active
= iwl_mvm_mld_count_active_links(vif);
in __iwl_mvm_mld_unassign_vif_chanctx()
local
986
unsigned int
n_active
in iwl_mvm_mld_change_vif_links()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H
A
D
scan.c
365
int
n_active
= 0;
in iwl_limit_dwell()
local
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H
A
D
csio_scsi.h
135
uint32_t
n_active
; /* No. of IOs in active_q */
member
H
A
D
csio_hw.h
220
uint32_t
n_active
; /* Count of active_q */
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
fscache.h
136
atomic_t
n_active
; /* number of active users of netfs ptrs */
member
/kernel/linux/linux-6.6/fs/fscache/
H
A
D
cookie.c
573
int
n_active
;
in __fscache_use_cookie()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H
A
D
csio_scsi.h
135
uint32_t
n_active
; /* No. of IOs in active_q */
member
H
A
D
csio_hw.h
220
uint32_t
n_active
; /* Count of active_q */
member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H
A
D
scan.c
361
int
n_active
= 0;
in iwl_limit_dwell()
local
/kernel/linux/linux-5.10/arch/x86/events/
H
A
D
rapl.c
107
int
n_active
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
channel.c
253
u8
n_active
= 0;
in ath_chanctx_check_active()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
fscache.h
104
atomic_t
n_active
; /* number of active users of cookie */
member
/kernel/linux/linux-6.6/arch/x86/events/
H
A
D
rapl.c
107
int
n_active
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
channel.c
253
u8
n_active
= 0;
in ath_chanctx_check_active()
local
/kernel/linux/linux-5.10/arch/x86/events/intel/
H
A
D
uncore.h
130
int
n_active
; /* number of active events */
member
/kernel/linux/linux-6.6/arch/x86/events/intel/
H
A
D
uncore.h
140
int
n_active
; /* number of active events */
member
Completed in 21 milliseconds