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:temp_buf
(Results
1 - 25
of
35
) sorted by relevance
1
2
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
H
A
D
msgctl06.c
141
struct msqid_ds
temp_buf
;
in setup()
local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_osk_low_level_mem.c
90
void *
temp_buf
;
in _mali_osk_mem_write_safe()
local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H
A
D
mali_osk_low_level_mem.c
89
void *
temp_buf
;
in _mali_osk_mem_write_safe()
local
/kernel/linux/linux-5.10/drivers/char/tpm/
H
A
D
tpm_ftpm_tee.c
78
u8 *
temp_buf
;
in ftpm_tee_tpm_op_send()
local
[all...]
/kernel/linux/linux-6.6/drivers/char/tpm/
H
A
D
tpm_ftpm_tee.c
77
u8 *
temp_buf
;
in ftpm_tee_tpm_op_send()
local
[all...]
/base/startup/hvb/libhvb/src/cert/
H
A
D
hvb_cert.c
442
struct hvb_buf
temp_buf
;
in hvb_verify_cert()
local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/
H
A
D
wmalloc.c
256
hi_void tde_init_set_buf(hi_u32
temp_buf
)
in tde_init_set_buf()
argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H
A
D
papr_platform_attributes.c
98
char *
temp_buf
;
in papr_get_attr()
local
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
hid-roccat-arvo.c
35
struct arvo_mode_key
temp_buf
;
in arvo_sysfs_show_mode_key()
local
55
struct arvo_mode_key
temp_buf
;
in arvo_sysfs_set_mode_key()
local
85
struct arvo_key_mask
temp_buf
;
in arvo_sysfs_show_key_mask()
local
105
struct arvo_key_mask
temp_buf
;
arvo_sysfs_set_key_mask()
local
131
struct arvo_actual_profile
temp_buf
;
arvo_get_actual_profile()
local
159
struct arvo_actual_profile
temp_buf
;
arvo_sysfs_set_actual_profile()
local
[all...]
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
cros_ec_sensorhub.h
88
s64
temp_buf
[CROS_EC_SENSORHUB_TS_HISTORY_SIZE];
member
/kernel/linux/linux-6.6/include/linux/platform_data/
H
A
D
cros_ec_sensorhub.h
88
s64
temp_buf
[CROS_EC_SENSORHUB_TS_HISTORY_SIZE];
member
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
hid-roccat-arvo.c
33
struct arvo_mode_key
temp_buf
;
in arvo_sysfs_show_mode_key()
local
53
struct arvo_mode_key
temp_buf
;
in arvo_sysfs_set_mode_key()
local
83
struct arvo_key_mask
temp_buf
;
in arvo_sysfs_show_key_mask()
local
103
struct arvo_key_mask
temp_buf
;
arvo_sysfs_set_key_mask()
local
129
struct arvo_actual_profile
temp_buf
;
arvo_get_actual_profile()
local
157
struct arvo_actual_profile
temp_buf
;
arvo_sysfs_set_actual_profile()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H
A
D
rsi_91x_usb.c
508
u8
temp_buf
[256];
in rsi_usb_load_data_master_write()
local
H
A
D
rsi_91x_sdio.c
572
u8 *
temp_buf
;
in rsi_sdio_load_data_master_write()
local
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H
A
D
rsi_91x_usb.c
510
u8
temp_buf
[256];
in rsi_usb_load_data_master_write()
local
H
A
D
rsi_91x_sdio.c
564
u8 *
temp_buf
;
in rsi_sdio_load_data_master_write()
local
/kernel/linux/common_modules/tzdriver/core/
H
A
D
gp_ops.c
348
void *
temp_buf
= NULL;
in alloc_for_tmp_mem()
local
974
void *
temp_buf
in free_operation()
local
320
update_input_data(const union tc_ns_client_param *client_param, uint32_t buffer_size, void *
temp_buf
, unsigned int param_type, uint8_t kernel_params)
update_input_data()
argument
[all...]
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
rtc-ds3232.c
289
u8
temp_buf
[2];
in ds3232_hwmon_read_temp()
local
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
rtc-ds3232.c
289
u8
temp_buf
[2];
in ds3232_hwmon_read_temp()
local
/third_party/node/deps/openssl/openssl/apps/
H
A
D
passwd.c
512
unsigned char
temp_buf
[SHA512_DIGEST_LENGTH];
in shacrypt()
local
/third_party/openssl/apps/
H
A
D
passwd.c
512
unsigned char
temp_buf
[SHA512_DIGEST_LENGTH];
in shacrypt()
local
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
debug.c
49
char
temp_buf
[2048]; /* buffer for output */
member
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
debug.c
49
char
temp_buf
[2048]; /* buffer for output */
member
/third_party/ffmpeg/libavcodec/
H
A
D
atrac3.c
111
float
temp_buf
[1070];
member
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H
A
D
fsx-linux.c
96
char *
temp_buf
; /* a pointer to the current data */
variable
[all...]
Completed in 27 milliseconds
1
2