OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crp_ret_kq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/opencrypto/
crypto.c
172
struct crypto_crp_ret_kq
crp_ret_kq
;
member in struct:crypto_crp_ret_qs
544
TAILQ_INIT(&qs->
crp_ret_kq
);
1670
* When
crp_ret_kq
is full, we restrict here to avoid
crp_ret_kq
1734
struct crypto_crp_ret_kq *
crp_ret_kq
;
local
1742
crp_ret_kq
= &qs->
crp_ret_kq
;
1744
wasempty = TAILQ_EMPTY(
crp_ret_kq
);
1746
TAILQ_INSERT_TAIL(
crp_ret_kq
, krp, krp_next);
1951
struct crypto_crp_ret_kq *
crp_ret_kq
;
local
[
all
...]
Completed in 15 milliseconds
Indexes created Wed May 20 00:24:30 UTC 2026