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:retbuf
(Results
1 - 25
of
45
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H
A
D
rng.c
18
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in pseries_get_random_long()
local
H
A
D
hvconsole.c
31
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in hvc_get_chars()
local
H
A
D
vphn.c
82
long
retbuf
[PLPAR_HCALL9_BUFSIZE] = {0};
in hcall_vphn()
local
H
A
D
suspend.c
34
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in pseries_suspend_begin()
local
H
A
D
hvCall_inst.c
98
probe_hcall_exit(void *ignored, unsigned long opcode, long retval, unsigned long *
retbuf
)
probe_hcall_exit()
argument
H
A
D
pseries_energy.c
191
unsigned long
retbuf
[PLPAR_HCALL9_BUFSIZE];
in get_best_energy_list()
local
231
unsigned long
retbuf
[PLPAR_HCALL9_BUFSIZE];
in get_best_energy_data()
local
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
rng.c
18
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in pseries_get_random_long()
local
H
A
D
hvconsole.c
31
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in hvc_get_chars()
local
H
A
D
vphn.c
82
long
retbuf
[PLPAR_HCALL9_BUFSIZE] = {0};
in hcall_vphn()
local
H
A
D
suspend.c
30
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in pseries_suspend_begin()
local
H
A
D
hvCall_inst.c
98
probe_hcall_exit(void *ignored, unsigned long opcode, long retval, unsigned long *
retbuf
)
probe_hcall_exit()
argument
H
A
D
pseries_energy.c
191
unsigned long
retbuf
[PLPAR_HCALL9_BUFSIZE];
in get_best_energy_list()
local
231
unsigned long
retbuf
[PLPAR_HCALL9_BUFSIZE];
in get_best_energy_data()
local
H
A
D
vas.c
56
long
retbuf
[PLPAR_HCALL9_BUFSIZE] = {0};
in h_allocate_vas_window()
local
H
A
D
plpks.c
131
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE] = { 0 };
in plpks_gen_password()
local
237
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE] = { 0 };
in _plpks_get_config()
local
394
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE] = { 0 };
in plpks_confirm_object_flushed()
local
431
unsigned long
retbuf
[PLPAR_HCALL9_BUFSIZE] = {0};
in plpks_signed_update_var()
local
486
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE] = { 0 };
plpks_write_var()
local
525
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE] = { 0 };
plpks_remove_var()
local
559
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE] = { 0 };
plpks_read_var()
local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/vphn/
H
A
D
vphn.c
82
long
retbuf
[PLPAR_HCALL9_BUFSIZE] = {0};
in hcall_vphn()
local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/vphn/
H
A
D
vphn.c
82
long
retbuf
[PLPAR_HCALL9_BUFSIZE] = {0};
in hcall_vphn()
local
/third_party/ltp/testcases/kernel/syscalls/dup/
H
A
D
dup07.c
49
struct stat
retbuf
;
in main()
local
/third_party/python/Python/
H
A
D
pystrhex.c
66
Py_UCS1 *
retbuf
;
in _Py_strhex_impl()
local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xics/
H
A
D
icp-hv.c
22
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in icp_hv_get_xirr()
local
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xics/
H
A
D
icp-hv.c
23
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in icp_hv_get_xirr()
local
/third_party/ltp/testcases/kernel/mem/vma/
H
A
D
vma04.c
61
static char
retbuf
[BUFSIZ];
variable
196
static void get_vmas(char *
retbuf
, void *addr_s, void *addr_e)
in get_vmas()
argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
plpar_wrappers.h
99
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in plpar_pte_enter()
local
113
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in plpar_pte_remove()
local
129
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in plpar_pte_remove_raw()
local
143
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
plpar_pte_read()
local
158
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
plpar_pte_read_raw()
local
176
unsigned long
retbuf
[PLPAR_HCALL9_BUFSIZE];
plpar_pte_read_4()
local
194
unsigned long
retbuf
[PLPAR_HCALL9_BUFSIZE];
plpar_pte_read_4_raw()
local
225
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
plpar_tce_get()
local
331
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
plpar_get_cpu_characteristics()
local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
book3s_hv_rm_xics.c
775
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in icp_eoi()
local
H
A
D
book3s_hv_builtin.c
225
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in kvmhv_rm_send_ipi()
local
462
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in kvmppc_read_one_intr()
local
503
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in kvmppc_read_one_intr()
local
535
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in kvmppc_read_one_intr()
local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
plpar_wrappers.h
102
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in plpar_pte_enter()
local
116
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in plpar_pte_remove()
local
132
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
in plpar_pte_remove_raw()
local
146
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
plpar_pte_read()
local
161
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
plpar_pte_read_raw()
local
179
unsigned long
retbuf
[PLPAR_HCALL9_BUFSIZE];
plpar_pte_read_4()
local
197
unsigned long
retbuf
[PLPAR_HCALL9_BUFSIZE];
plpar_pte_read_4_raw()
local
228
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
plpar_tce_get()
local
334
unsigned long
retbuf
[PLPAR_HCALL_BUFSIZE];
plpar_get_cpu_characteristics()
local
[all...]
Completed in 11 milliseconds
1
2