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
refs:devlink_stats
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/net/devlink/
H
A
D
trap.c
11
struct
devlink_stats
{
struct
48
struct
devlink_stats
__percpu *stats;
68
struct
devlink_stats
__percpu *stats;
156
static void devlink_trap_stats_read(struct
devlink_stats
__percpu *trap_stats,
in devlink_trap_stats_read()
157
struct
devlink_stats
*stats)
in devlink_trap_stats_read()
163
struct
devlink_stats
*cpu_stats;
in devlink_trap_stats_read()
181
struct
devlink_stats
__percpu *trap_stats)
in devlink_trap_group_stats_put()
183
struct
devlink_stats
stats;
in devlink_trap_group_stats_put()
214
struct
devlink_stats
stats;
in devlink_trap_stats_put()
1285
trap_item->stats = netdev_alloc_pcpu_stats(struct
devlink_stats
);
in devlink_trap_register()
[all...]
/kernel/linux/linux-5.10/net/core/
H
A
D
devlink.c
6621
struct
devlink_stats
{
struct
6658
struct
devlink_stats
__percpu *stats;
6678
struct
devlink_stats
__percpu *stats;
6766
static void devlink_trap_stats_read(struct
devlink_stats
__percpu *trap_stats,
in devlink_trap_stats_read()
6767
struct
devlink_stats
*stats)
in devlink_trap_stats_read()
6773
struct
devlink_stats
*cpu_stats;
in devlink_trap_stats_read()
6790
struct
devlink_stats
__percpu *trap_stats)
in devlink_trap_stats_put()
6792
struct
devlink_stats
stats;
in devlink_trap_stats_put()
9705
trap_item->stats = netdev_alloc_pcpu_stats(struct
devlink_stats
);
in devlink_trap_register()
9836
devlink_trap_stats_update(struct
devlink_stats
__percp
[all...]
Completed in 20 milliseconds