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:tmsg
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/
H
A
D
mptlan.c
180
u32
tmsg
= CAST_PTR_TO_U32(reply);
in lan_reply()
local
569
mpt_lan_send_turbo(struct net_device *dev, u32
tmsg
)
mpt_lan_send_turbo()
argument
850
mpt_lan_receive_post_turbo(struct net_device *dev, u32
tmsg
)
mpt_lan_receive_post_turbo()
argument
[all...]
/kernel/linux/linux-6.6/drivers/message/fusion/
H
A
D
mptlan.c
177
u32
tmsg
= CAST_PTR_TO_U32(reply);
in lan_reply()
local
566
mpt_lan_send_turbo(struct net_device *dev, u32
tmsg
)
mpt_lan_send_turbo()
argument
848
mpt_lan_receive_post_turbo(struct net_device *dev, u32
tmsg
)
mpt_lan_receive_post_turbo()
argument
[all...]
/kernel/linux/linux-6.6/drivers/net/vxlan/
H
A
D
vxlan_vnifilter.c
303
struct tunnel_msg *
tmsg
;
in vxlan_vnifilter_notify()
local
342
struct tunnel_msg *new_tmsg, *
tmsg
;
in vxlan_vnifilter_dump_dev()
local
411
struct tunnel_msg *
tmsg
;
vxlan_vnifilter_dump()
local
945
struct tunnel_msg *
tmsg
;
vxlan_vnifilter_process()
local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-ioctl.c
1581
struct dm_target_msg *
tmsg
= (void *) param + param->data_start;
in target_message()
local
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-ioctl.c
1754
struct dm_target_msg *
tmsg
= (void *) param + param->data_start;
in target_message()
local
Completed in 8 milliseconds