Home
last modified time | relevance | path

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

/linux-6.15/drivers/android/
H A Dbinder_internal.h553 binder_uintptr_t security_ctx; member
H A Dbinder.c3349 t->security_ctx = t->buffer->user_data + buf_offset; in binder_transaction()
3354 t->security_ctx = 0; in binder_transaction()
5027 tr.secctx = t->security_ctx; in binder_thread_read()
5028 if (t->security_ctx) { in binder_thread_read()