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:buckets
(Results
1 - 25
of
84
) sorted by relevance
1
2
3
4
/kernel/linux/linux-6.6/include/net/netns/
H
A
D
unix.h
12
struct hlist_head *
buckets
;
member
/kernel/linux/linux-5.10/block/
H
A
D
blk-stat.h
45
unsigned int
buckets
;
member
H
A
D
blk-stat.c
103
blk_stat_alloc_callback(void (*timer_fn)(struct blk_stat_callback *), int (*bucket_fn)(const struct request *), unsigned int
buckets
, void *data)
blk_stat_alloc_callback()
argument
/kernel/linux/linux-6.6/block/
H
A
D
blk-stat.h
45
unsigned int
buckets
;
member
H
A
D
blk-stat.c
103
blk_stat_alloc_callback(void (*timer_fn)(struct blk_stat_callback *), int (*bucket_fn)(const struct request *), unsigned int
buckets
, void *data)
blk_stat_alloc_callback()
argument
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
bpf_ftrace.c
121
perf_ftrace__latency_read_bpf(struct perf_ftrace *ftrace __maybe_unused, int
buckets
[])
perf_ftrace__latency_read_bpf()
argument
H
A
D
hashmap.h
77
struct hashmap_entry **
buckets
;
member
/kernel/linux/linux-5.10/drivers/s390/scsi/
H
A
D
zfcp_reqlist.h
24
struct list_head
buckets
[ZFCP_REQ_LIST_BUCKETS];
member
/kernel/linux/linux-6.6/drivers/s390/scsi/
H
A
D
zfcp_reqlist.h
26
struct list_head
buckets
[ZFCP_REQ_LIST_BUCKETS];
member
/kernel/linux/linux-6.6/lib/
H
A
D
hashtable_test.c
189
int
buckets
[2];
in hashtable_test_hash_for_each_possible()
local
244
int
buckets
[2];
in hashtable_test_hash_for_each_possible_safe()
local
[all...]
/kernel/linux/linux-6.6/net/core/
H
A
D
dev.h
21
u8
buckets
[];
member
/kernel/linux/linux-5.10/net/openvswitch/
H
A
D
flow_table.h
55
struct hlist_head *
buckets
;
member
/kernel/linux/linux-5.10/tools/lib/bpf/
H
A
D
hashmap.h
57
struct hashmap_entry **
buckets
;
member
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
hashmap.h
57
struct hashmap_entry **
buckets
;
member
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H
A
D
ip_vs_dh.c
64
struct ip_vs_dh_bucket
buckets
[IP_VS_DH_TAB_SIZE];
member
H
A
D
ip_vs_sh.c
70
struct ip_vs_sh_bucket
buckets
[IP_VS_SH_TAB_SIZE];
member
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
bpf_local_storage.h
50
struct bpf_local_storage_map_bucket *
buckets
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
bpf_local_storage.h
55
struct bpf_local_storage_map_bucket *
buckets
;
member
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
flow_table.h
55
struct hlist_head *
buckets
;
member
/kernel/linux/linux-6.6/tools/lib/bpf/
H
A
D
hashmap.h
77
struct hashmap_entry **
buckets
;
member
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H
A
D
ip_vs_dh.c
64
struct ip_vs_dh_bucket
buckets
[IP_VS_DH_TAB_SIZE];
member
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H
A
D
dm-transaction-manager.c
96
struct hlist_head
buckets
[DM_HASH_SIZE];
member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H
A
D
ipoib_vlan.c
45
struct hlist_head
buckets
[1 << MLX5I_MAX_LOG_PKEY_SUP];
member
71
static struct qpn_to_netdev *mlx5i_find_qpn_to_netdev_node(struct hlist_head *
buckets
,
in mlx5i_find_qpn_to_netdev_node()
argument
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
radeon_cs.c
84
struct radeon_cs_buckets
buckets
;
in radeon_cs_parser_relocs()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H
A
D
ipoib_vlan.c
45
struct hlist_head
buckets
[1 << MLX5I_MAX_LOG_PKEY_SUP];
member
71
static struct qpn_to_netdev *mlx5i_find_qpn_to_netdev_node(struct hlist_head *
buckets
,
in mlx5i_find_qpn_to_netdev_node()
argument
Completed in 11 milliseconds
1
2
3
4