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:__ctx
(Results
1 - 25
of
39
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
mmu_64.h
57
#define CTX_VALID(
__ctx
) \
58
(!(((
__ctx
.sparc64_ctx_val) ^ tlb_context_cache) & CTX_VERSION_MASK))
59
#define CTX_HWBITS(
__ctx
) ((
__ctx
.sparc64_ctx_val) & CTX_HW_MASK)
60
#define CTX_NRBITS(
__ctx
) ((
__ctx
.sparc64_ctx_val) & CTX_NR_MASK)
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
mmu_64.h
57
#define CTX_VALID(
__ctx
) \
58
(!(((
__ctx
.sparc64_ctx_val) ^ tlb_context_cache) & CTX_VERSION_MASK))
59
#define CTX_HWBITS(
__ctx
) ((
__ctx
.sparc64_ctx_val) & CTX_HW_MASK)
60
#define CTX_NRBITS(
__ctx
) ((
__ctx
.sparc64_ctx_val) & CTX_NR_MASK)
/kernel/linux/linux-5.10/include/crypto/
H
A
D
pcrypt.h
19
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
24
return req->
__ctx
;
in pcrypt_request_ctx()
H
A
D
hash.h
59
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
152
void *
__ctx
[] __aligned(ARCH_SLAB_MINALIGN);
195
* shash_desc.
__ctx
420
return req->
__ctx
;
in ahash_request_ctx()
833
return desc->
__ctx
;
in shash_desc_ctx()
H
A
D
algapi.h
61
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
192
return inst->
__ctx
;
in crypto_instance_ctx()
H
A
D
acompress.h
24
* @
__ctx
: Start of private context data
33
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
H
A
D
aead.h
85
* @
__ctx
: Start of private context data
98
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
H
A
D
kpp.h
25
* @
__ctx
: Start of private context data
33
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
/kernel/linux/linux-6.6/include/crypto/
H
A
D
pcrypt.h
19
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
24
return req->
__ctx
;
in pcrypt_request_ctx()
H
A
D
hash.h
82
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
177
void *
__ctx
[] __aligned(ARCH_SLAB_MINALIGN);
219
* shash_desc.
__ctx
451
return req->
__ctx
;
in ahash_request_ctx()
887
return desc->
__ctx
;
in shash_desc_ctx()
H
A
D
algapi.h
88
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
226
return inst->
__ctx
;
in crypto_instance_ctx()
H
A
D
aead.h
88
* @
__ctx
: Start of private context data
101
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
H
A
D
acompress.h
28
* @
__ctx
: Start of private context data
37
void *
__ctx
[] CRYPTO_MINALIGN_ATTR;
/kernel/linux/linux-5.10/include/crypto/internal/
H
A
D
kpp.h
18
return req->
__ctx
;
in kpp_request_ctx()
H
A
D
acompress.h
18
return req->
__ctx
;
in acomp_request_ctx()
H
A
D
akcipher.h
33
return req->
__ctx
;
in akcipher_request_ctx()
H
A
D
aead.h
65
return req->
__ctx
;
in aead_request_ctx()
H
A
D
skcipher.h
156
return req->
__ctx
;
in skcipher_request_ctx()
/kernel/linux/linux-6.6/include/crypto/internal/
H
A
D
acompress.h
58
return req->
__ctx
;
in acomp_request_ctx()
H
A
D
akcipher.h
33
return req->
__ctx
;
in akcipher_request_ctx()
H
A
D
kpp.h
50
return req->
__ctx
;
in kpp_request_ctx()
H
A
D
aead.h
70
return req->
__ctx
;
in aead_request_ctx()
/kernel/linux/linux-5.10/crypto/
H
A
D
scompress.c
233
*req->
__ctx
= ctx;
in crypto_acomp_scomp_alloc_ctx()
244
void *ctx = *req->
__ctx
;
in crypto_acomp_scomp_free_ctx()
/kernel/linux/linux-6.6/crypto/
H
A
D
scompress.c
226
*req->
__ctx
= ctx;
in crypto_acomp_scomp_alloc_ctx()
237
void *ctx = *req->
__ctx
;
in crypto_acomp_scomp_free_ctx()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_dfs.c
541
_ctx_struct *
__ctx
= inode->i_private; \
543
return single_open(file, qla_dfs_##_name##_show,
__ctx
); \
557
_ctx_struct *
__ctx
= inode->i_private; \
559
return single_open(file, qla_dfs_##_name##_show,
__ctx
); \
Completed in 13 milliseconds
1
2