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:mstate
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/include/linux/mux/
H
A
D
consumer.h
37
static inline int __must_check mux_state_select(struct mux_state *
mstate
)
in mux_state_select()
argument
48
static inline int __must_check mux_state_try_select(struct mux_state *
mstate
)
in mux_state_try_select()
argument
/kernel/linux/linux-6.6/drivers/mux/
H
A
D
core.c
404
int mux_state_select_delay(struct mux_state *
mstate
, unsigned int delay_us)
in mux_state_select_delay()
argument
460
int mux_state_try_select_delay(struct mux_state *
mstate
, unsigned int delay_us)
in mux_state_try_select_delay()
argument
504
int mux_state_deselect(struct mux_state *
mstate
)
in mux_state_deselect()
argument
683
struct mux_state *
mstate
;
mux_state_get()
local
706
mux_state_put(struct mux_state *
mstate
)
mux_state_put()
argument
714
struct mux_state *
mstate
= *(struct mux_state **)res;
devm_mux_state_release()
local
730
struct mux_state **ptr, *
mstate
;
devm_mux_state_get()
local
[all...]
/kernel/linux/linux-5.10/drivers/soc/qcom/
H
A
D
ocmem.c
168
update_range(struct ocmem *ocmem, struct ocmem_buf *buf, enum ocmem_macro_state
mstate
, enum region_mode rmode)
update_range()
argument
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
ocmem.c
161
update_range(struct ocmem *ocmem, struct ocmem_buf *buf, enum ocmem_macro_state
mstate
, enum region_mode rmode)
update_range()
argument
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H
A
D
cm4000_cs.c
127
unsigned char
mstate
; /* state of card monitor */
member
[all...]
/kernel/linux/linux-5.10/net/tipc/
H
A
D
link.c
815
struct tipc_mon_state *
mstate
= &l->mon_state;
in tipc_link_timeout()
local
1825
struct tipc_mon_state *
mstate
= &l->mon_state;
in tipc_link_build_proto_msg()
local
/kernel/linux/linux-6.6/net/tipc/
H
A
D
link.c
850
struct tipc_mon_state *
mstate
= &l->mon_state;
in tipc_link_timeout()
local
1861
struct tipc_mon_state *
mstate
= &l->mon_state;
in tipc_link_build_proto_msg()
local
/kernel/linux/linux-5.10/fs/ceph/
H
A
D
mds_client.c
1397
int
mstate
;
in __open_session()
local
/kernel/linux/linux-6.6/fs/ceph/
H
A
D
mds_client.c
1637
int
mstate
;
in __open_session()
local
Completed in 24 milliseconds