Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c590 binder_uintptr_t security_ctx; member
3156 t->security_ctx = (uintptr_t)t->buffer->user_data + buf_offset; in binder_transaction()
3161 t->security_ctx = 0; in binder_transaction()
4499 tr.secctx = t->security_ctx; in binder_thread_read()
4500 if (t->security_ctx) { in binder_thread_read()