Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder_internal.h535 binder_uintptr_t security_ctx; member
Dbinder.c3253 t->security_ctx = (uintptr_t)t->buffer->user_data + buf_offset; in binder_transaction()
3258 t->security_ctx = 0; in binder_transaction()
4706 tr.secctx = t->security_ctx; in binder_thread_read()
4707 if (t->security_ctx) { in binder_thread_read()