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:hash_id
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H
A
D
flowring.c
157
ring->
hash_id
= hash_idx;
in brcmf_flowring_create()
174
return flow->hash[ring->
hash_id
].fifo;
in brcmf_flowring_tid()
244
hash_idx = ring->
hash_id
;
in brcmf_flowring_delete()
352
hash_idx = ring->
hash_id
;
in brcmf_flowring_ifidx_get()
H
A
D
flowring.h
27
u16
hash_id
;
member
H
A
D
msgbuf.c
1483
hash = &msgbuf->flow->hash[ring->
hash_id
];
in brcmf_msgbuf_stats_read()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H
A
D
flowring.c
157
ring->
hash_id
= hash_idx;
in brcmf_flowring_create()
174
return flow->hash[ring->
hash_id
].fifo;
in brcmf_flowring_tid()
244
hash_idx = ring->
hash_id
;
in brcmf_flowring_delete()
352
hash_idx = ring->
hash_id
;
in brcmf_flowring_ifidx_get()
H
A
D
flowring.h
27
u16
hash_id
;
member
H
A
D
msgbuf.c
1505
hash = &msgbuf->flow->hash[ring->
hash_id
];
in brcmf_msgbuf_stats_read()
/kernel/linux/linux-6.6/drivers/nvme/host/
H
A
D
auth.c
34
u8
hash_id
;
member
175
if (chap->
hash_id
== data->hashid && chap->shash_tfm &&
in nvme_auth_process_dhchap_challenge()
187
chap->
hash_id
= 0;
in nvme_auth_process_dhchap_challenge()
211
chap->
hash_id
= data->hashid;
in nvme_auth_process_dhchap_challenge()
364
nvme_auth_hmac_name(chap->
hash_id
),
in nvme_auth_process_dhchap_success1()
458
ret = nvme_auth_augmented_challenge(chap->
hash_id
,
in nvme_auth_dhchap_setup_host_response()
536
ret = nvme_auth_augmented_challenge(chap->
hash_id
,
in nvme_auth_dhchap_setup_ctrl_response()
/kernel/linux/linux-5.10/net/sched/
H
A
D
sch_hhf.c
114
u32
hash_id
; /* hash of flow-id (e.g. TCP 5-tuple) */
member
202
} else if (flow->
hash_id
== hash) {
in seek_list()
310
flow->
hash_id
= hash;
in hhf_classify()
/kernel/linux/linux-6.6/drivers/nvme/target/
H
A
D
fabrics-cmd-auth.c
38
int i,
hash_id
= 0, fallback_hash_id = 0, dhgid, fallback_dhgid;
in nvmet_auth_negotiate()
local
64
hash_id
= ctrl->shash_id;
in nvmet_auth_negotiate()
67
if (
hash_id
== 0) {
in nvmet_auth_negotiate()
/kernel/linux/linux-6.6/net/sched/
H
A
D
sch_hhf.c
114
u32
hash_id
; /* hash of flow-id (e.g. TCP 5-tuple) */
member
202
} else if (flow->
hash_id
== hash) {
in seek_list()
310
flow->
hash_id
= hash;
in hhf_classify()
/kernel/linux/linux-5.10/drivers/staging/qlge/
H
A
D
qlge.h
1501
struct
hash_id
{
struct
H
A
D
qlge_main.c
3451
u8 *
hash_id
= (u8 *)ricb->hash_cq_id;
in ql_start_rss()
local
3464
hash_id
[i] = (i & (qdev->rss_ring_count - 1));
in ql_start_rss()
/kernel/linux/linux-6.6/drivers/staging/qlge/
H
A
D
qlge.h
1501
struct
hash_id
{
struct
H
A
D
qlge_main.c
3432
u8 *
hash_id
= (u8 *)ricb->hash_cq_id;
in qlge_start_rss()
local
3445
hash_id
[i] = (i & (qdev->rss_ring_count - 1));
in qlge_start_rss()
/kernel/linux/linux-6.6/fs/smb/server/
H
A
D
smb2pdu.c
778
__le16
hash_id
)
in build_preauth_ctxt()
786
pneg_ctxt->HashAlgorithms =
hash_id
;
in build_preauth_ctxt()
777
build_preauth_ctxt(struct smb2_preauth_neg_context *pneg_ctxt, __le16
hash_id
)
build_preauth_ctxt()
argument
Completed in 49 milliseconds