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:tee_shm_free
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tee/optee/
H
A
D
call.c
203
tee_shm_free
(shm);
in get_msg_arg()
283
tee_shm_free
(shm);
in optee_open_session()
314
tee_shm_free
(shm);
in optee_close_session()
360
tee_shm_free
(shm);
in optee_invoke_func()
388
tee_shm_free
(shm);
in optee_cancel_req()
450
tee_shm_free
(shm);
in __optee_disable_shm_cache()
657
tee_shm_free
(shm_arg);
in optee_shm_register()
682
tee_shm_free
(shm_arg);
in optee_shm_unregister()
H
A
D
rpc.c
381
tee_shm_free
(shm);
in handle_rpc_func_cmd_shm_alloc()
428
tee_shm_free
(shm);
in handle_rpc_func_cmd_shm_free()
521
tee_shm_free
(shm);
in optee_handle_rpc()
H
A
D
device.c
166
tee_shm_free
(device_shm);
in __optee_enumerate_devices()
H
A
D
core.c
310
tee_shm_free
(shm);
in optee_release()
/kernel/linux/linux-6.6/drivers/nvmem/
H
A
D
stm32-bsec-optee-ta.c
196
tee_shm_free
(shm);
in stm32_bsec_optee_ta_read()
247
tee_shm_free
(shm);
in stm32_bsec_optee_ta_write()
292
tee_shm_free
(shm);
in stm32_bsec_optee_ta_write()
/kernel/linux/linux-5.10/drivers/char/tpm/
H
A
D
tpm_ftpm_tee.c
290
tee_shm_free
(pvt_data->shm);
in ftpm_tee_probe()
324
tee_shm_free
(pvt_data->shm);
in ftpm_tee_remove()
352
tee_shm_free
(pvt_data->shm);
in ftpm_plat_tee_shutdown()
/kernel/linux/linux-6.6/drivers/char/tpm/
H
A
D
tpm_ftpm_tee.c
289
tee_shm_free
(pvt_data->shm);
in ftpm_tee_probe()
323
tee_shm_free
(pvt_data->shm);
in ftpm_tee_remove()
351
tee_shm_free
(pvt_data->shm);
in ftpm_plat_tee_shutdown()
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H
A
D
trusted_tee.c
102
tee_shm_free
(reg_shm);
in trusted_tee_seal()
149
tee_shm_free
(reg_shm);
in trusted_tee_unseal()
191
tee_shm_free
(reg_shm);
in trusted_tee_get_random()
/kernel/linux/linux-6.6/drivers/tee/
H
A
D
tee_shm.c
165
tee_shm_free
(shm);
in tee_shm_alloc_user_buf()
180
* call to
tee_shm_free
().
334
tee_shm_free
(shm);
in tee_shm_register_user_buf()
410
*
tee_shm_free
() - Free shared memory
413
void
tee_shm_free
(struct tee_shm *shm)
in tee_shm_free()
function
417
EXPORT_SYMBOL_GPL(
tee_shm_free
);
variable
/kernel/linux/linux-5.10/drivers/firmware/broadcom/
H
A
D
tee_bnxt_fw.c
236
tee_shm_free
(pvt_data.fw_shm_pool);
in tee_bnxt_fw_remove()
246
tee_shm_free
(pvt_data.fw_shm_pool);
in tee_bnxt_fw_shutdown()
/kernel/linux/linux-6.6/drivers/firmware/broadcom/
H
A
D
tee_bnxt_fw.c
236
tee_shm_free
(pvt_data.fw_shm_pool);
in tee_bnxt_fw_remove()
246
tee_shm_free
(pvt_data.fw_shm_pool);
in tee_bnxt_fw_shutdown()
/kernel/linux/linux-6.6/drivers/tee/optee/
H
A
D
smc_abi.c
334
tee_shm_free
(shm);
in __optee_disable_shm_cache()
514
tee_shm_free
(shm_arg);
in optee_shm_register()
557
tee_shm_free
(shm_arg);
in optee_shm_unregister()
668
tee_shm_free
(shm);
in handle_rpc_func_cmd_shm_free()
770
tee_shm_free
(shm);
in handle_rpc_func_cmd_shm_alloc()
842
tee_shm_free
(shm);
in optee_handle_rpc()
H
A
D
device.c
164
tee_shm_free
(device_shm);
in __optee_enumerate_devices()
H
A
D
call.c
156
tee_shm_free
(entry->shm);
in optee_shm_arg_cache_uninit()
H
A
D
ffa_abi.c
484
tee_shm_free
(shm);
in handle_ffa_rpc_func_cmd_shm_free()
/kernel/linux/linux-5.10/drivers/tee/
H
A
D
tee_shm.c
139
* call to
tee_shm_free
().
309
*
tee_shm_free
() - Free shared memory
312
void
tee_shm_free
(struct tee_shm *shm)
in tee_shm_free()
function
316
EXPORT_SYMBOL_GPL(
tee_shm_free
);
variable
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H
A
D
optee.c
460
tee_shm_free
(channel->tee_shm);
in scmi_optee_chan_setup()
477
tee_shm_free
(channel->tee_shm);
in scmi_optee_chan_free()
/kernel/linux/linux-5.10/drivers/char/hw_random/
H
A
D
optee-rng.c
164
tee_shm_free
(pvt_data->entropy_shm_pool);
in optee_rng_cleanup()
/kernel/linux/linux-5.10/include/linux/
H
A
D
tee_drv.h
361
*
tee_shm_free
() - Free shared memory
364
void
tee_shm_free
(struct tee_shm *shm);
/kernel/linux/linux-6.6/include/linux/
H
A
D
tee_drv.h
290
*
tee_shm_free
() - Free shared memory
293
void
tee_shm_free
(struct tee_shm *shm);
/kernel/linux/linux-6.6/drivers/char/hw_random/
H
A
D
optee-rng.c
164
tee_shm_free
(pvt_data->entropy_shm_pool);
in optee_rng_cleanup()
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
rtc-optee.c
310
tee_shm_free
(priv->shm);
in optee_rtc_probe()
Completed in 16 milliseconds