Searched refs:handle_put (Results 1 – 12 of 12) sorted by relevance
/optee_os/core/include/kernel/ |
A D | handle.h | 43 void *handle_put(struct handle_db *db, int handle);
|
/optee_os/ta/pkcs11/src/ |
A D | handle.h | 38 void *handle_put(struct handle_db *db, uint32_t handle);
|
A D | handle.c | 70 void *handle_put(struct handle_db *db, uint32_t handle) in handle_put() function
|
A D | object.c | 145 handle_put(get_object_handle_db(session), in destroy_object() 160 handle_put(get_object_handle_db(session), in destroy_object() 164 handle_put(get_object_handle_db(session), in destroy_object() 289 handle_put(get_object_handle_db(session), obj_handle); in create_object()
|
A D | pkcs11_token.c | 685 handle_put(&session->client->session_handle_db, session->handle); in close_ck_session() 1327 handle_put(get_object_handle_db(sess), handle); in session_logout()
|
/optee_os/core/kernel/ |
A D | handle.c | 82 void *handle_put(struct handle_db *db, int handle) in handle_put() function
|
A D | ldelf_syscalls.c | 204 binh = handle_put(&sys_ctx->db, handle); in ldelf_syscall_close_bin()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 1293 000000000e114110 0000000000000038 T handle_put
|
A D | tee.dmp | 2044 000000000e114110 g F .text 0000000000000038 handle_put 31416 000000000e114110 <handle_put>: 31417 handle_put(): 31421 e114118: 5400014b b.lt e114140 <handle_put+0x30> // b.tstop 31426 e114128: 540000c9 b.ls e114140 <handle_put+0x30> // b.plast 31437 e114144: 17fffffe b e11413c <handle_put+0x2c> 32118 e11487c: 97fffe25 bl e114110 <handle_put>
|
A D | tee.map | 21895 .text.handle_put 21897 0x000000000e114110 handle_put
|
/optee_os/out/arm/ta/pkcs11/ |
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp | 571 00012b20 g F .text 0000001c handle_put 2471 964: f012 f8dc bl 12b20 <handle_put> 2517 9c0: f012 f8ae bl 12b20 <handle_put> 2670 a9a: f012 f841 bl 12b20 <handle_put> 10366 4150: f00e fce6 bl 12b20 <handle_put> 13076 5210: f00d fc86 bl 12b20 <handle_put> 44572 00012b20 <handle_put>: 44573 handle_put(): 44575 12b20: b158 cbz r0, 12b3a <handle_put+0x1a> 44577 12b22: b149 cbz r1, 12b38 <handle_put+0x18> [all …]
|
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.map | 2343 0x0000000000012b20 handle_put
|
Completed in 300 milliseconds