Home
last modified time | relevance | path

Searched refs:security_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/android/
Dbinder.c586 binder_uintptr_t security_ctx; member
3135 t->security_ctx = (uintptr_t)t->buffer->user_data + buf_offset; in binder_transaction()
3140 t->security_ctx = 0; in binder_transaction()
4485 tr.secctx = t->security_ctx; in binder_thread_read()
4486 if (t->security_ctx) { in binder_thread_read()