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:xpSuccess
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H
A
D
xp_uv.c
57
return
xpSuccess
;
in xp_remote_mmr_read()
76
return
xpSuccess
;
in xp_remote_memcpy_uv()
116
return
xpSuccess
;
in xp_expand_memprotect_uv()
146
return
xpSuccess
;
in xp_restrict_memprotect_uv()
168
return
xpSuccess
;
in xp_init_uv()
H
A
D
xpc_partition.c
111
if (ret !=
xpSuccess
) {
in xpc_get_rsvd_page_pa()
119
if (ret !=
xpSuccess
)
in xpc_get_rsvd_page_pa()
227
if (ret !=
xpSuccess
)
in xpc_get_remote_rp()
257
return
xpSuccess
;
in xpc_get_remote_rp()
320
ret =
xpSuccess
;
in xpc_mark_partition_active()
322
DBUG_ON(part->reason ==
xpSuccess
);
in xpc_mark_partition_active()
495
if (ret !=
xpSuccess
) {
in xpc_discovery()
H
A
D
xpc_uv.c
286
if (xp_ret !=
xpSuccess
) {
in xpc_create_gru_mq_uv()
320
BUG_ON(ret !=
xpSuccess
);
in xpc_destroy_gru_mq_uv()
345
xp_ret =
xpSuccess
;
in xpc_send_gru_msg()
669
if (ret ==
xpSuccess
)
in xpc_cache_remote_gru_mq_desc_uv()
710
if (ret !=
xpSuccess
)
in xpc_send_activate_IRQ_uv()
721
if (ret !=
xpSuccess
) {
in xpc_send_activate_IRQ_uv()
738
if (unlikely(ret !=
xpSuccess
))
in xpc_send_activate_IRQ_part_uv()
750
if (unlikely(ret !=
xpSuccess
)) {
in xpc_send_activate_IRQ_ch_uv()
793
ret =
xpSuccess
;
in xpc_get_partition_rsvd_page_pa_uv()
802
ret =
xpSuccess
;
in xpc_get_partition_rsvd_page_pa_uv()
[all...]
H
A
D
xp_main.c
171
return
xpSuccess
;
in xpc_connect()
242
if (ret !=
xpSuccess
)
in xp_init()
H
A
D
xpc_main.c
247
if (ret !=
xpSuccess
)
in xpc_check_remote_hb()
467
if (ret !=
xpSuccess
)
in xpc_setup_ch_structures()
476
return
xpSuccess
;
in xpc_setup_ch_structures()
560
if (xpc_setup_ch_structures(part) ==
xpSuccess
) {
in xpc_activating()
563
if (xpc_arch_ops.make_first_contact(part) ==
xpSuccess
) {
in xpc_activating()
H
A
D
xpnet.c
215
if (ret !=
xpSuccess
) {
in xpnet_receive()
314
if (ret !=
xpSuccess
) {
in xpnet_dev_open()
398
if (unlikely(ret !=
xpSuccess
))
in xpnet_send()
H
A
D
xpc_channel.c
45
if (ret !=
xpSuccess
)
in xpc_process_connect()
269
if (reason <=
xpSuccess
|| reason > xpUnknownReason)
in xpc_process_openclose_chctl_flags()
401
if (ret !=
xpSuccess
) {
in xpc_process_openclose_chctl_flags()
542
return
xpSuccess
;
in xpc_connect_channel()
H
A
D
xp.h
87
xpSuccess
= 0,
enumerator
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H
A
D
xp_uv.c
57
return
xpSuccess
;
in xp_remote_mmr_read()
76
return
xpSuccess
;
in xp_remote_memcpy_uv()
116
return
xpSuccess
;
in xp_expand_memprotect_uv()
146
return
xpSuccess
;
in xp_restrict_memprotect_uv()
168
return
xpSuccess
;
in xp_init_uv()
H
A
D
xpc_partition.c
111
if (ret !=
xpSuccess
) {
in xpc_get_rsvd_page_pa()
119
if (ret !=
xpSuccess
)
in xpc_get_rsvd_page_pa()
227
if (ret !=
xpSuccess
)
in xpc_get_remote_rp()
257
return
xpSuccess
;
in xpc_get_remote_rp()
330
ret =
xpSuccess
;
in xpc_mark_partition_active()
332
DBUG_ON(part->reason ==
xpSuccess
);
in xpc_mark_partition_active()
505
if (ret !=
xpSuccess
) {
in xpc_discovery()
H
A
D
xpc_uv.c
286
if (xp_ret !=
xpSuccess
) {
in xpc_create_gru_mq_uv()
320
BUG_ON(ret !=
xpSuccess
);
in xpc_destroy_gru_mq_uv()
345
xp_ret =
xpSuccess
;
in xpc_send_gru_msg()
669
if (ret ==
xpSuccess
)
in xpc_cache_remote_gru_mq_desc_uv()
710
if (ret !=
xpSuccess
)
in xpc_send_activate_IRQ_uv()
721
if (ret !=
xpSuccess
) {
in xpc_send_activate_IRQ_uv()
738
if (unlikely(ret !=
xpSuccess
))
in xpc_send_activate_IRQ_part_uv()
750
if (unlikely(ret !=
xpSuccess
)) {
in xpc_send_activate_IRQ_ch_uv()
793
ret =
xpSuccess
;
in xpc_get_partition_rsvd_page_pa_uv()
802
ret =
xpSuccess
;
in xpc_get_partition_rsvd_page_pa_uv()
[all...]
H
A
D
xp_main.c
171
return
xpSuccess
;
in xpc_connect()
242
if (ret !=
xpSuccess
)
in xp_init()
H
A
D
xpc_main.c
238
if (ret !=
xpSuccess
)
in xpc_check_remote_hb()
458
if (ret !=
xpSuccess
)
in xpc_setup_ch_structures()
467
return
xpSuccess
;
in xpc_setup_ch_structures()
551
if (xpc_setup_ch_structures(part) ==
xpSuccess
) {
in xpc_activating()
554
if (xpc_arch_ops.make_first_contact(part) ==
xpSuccess
) {
in xpc_activating()
H
A
D
xpnet.c
215
if (ret !=
xpSuccess
) {
in xpnet_receive()
314
if (ret !=
xpSuccess
) {
in xpnet_dev_open()
398
if (unlikely(ret !=
xpSuccess
))
in xpnet_send()
H
A
D
xpc_channel.c
45
if (ret !=
xpSuccess
)
in xpc_process_connect()
269
if (reason <=
xpSuccess
|| reason > xpUnknownReason)
in xpc_process_openclose_chctl_flags()
401
if (ret !=
xpSuccess
) {
in xpc_process_openclose_chctl_flags()
542
return
xpSuccess
;
in xpc_connect_channel()
H
A
D
xp.h
87
xpSuccess
= 0,
enumerator
Completed in 14 milliseconds