Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_internal.h184 * @proc: binder_proc that owns this node
241 struct binder_proc *proc;
315 * @proc: binder_proc containing ref
336 struct binder_proc *proc;
343 * struct binder_proc - binder process bookkeeping
420 struct binder_proc {
496 struct binder_proc *proc;
540 struct binder_proc *to_proc;
421 struct binder_proc { global() struct
422 proc_nodebinder_proc global() argument
423 threadsbinder_proc global() argument
424 nodesbinder_proc global() argument
425 refs_by_descbinder_proc global() argument
426 refs_by_nodebinder_proc global() argument
427 waiting_threadsbinder_proc global() argument
428 pidbinder_proc global() argument
429 tskbinder_proc global() argument
430 credbinder_proc global() argument
431 deferred_work_nodebinder_proc global() argument
432 deferred_workbinder_proc global() argument
433 outstanding_txnsbinder_proc global() argument
434 is_deadbinder_proc global() argument
435 is_frozenbinder_proc global() argument
436 sync_recvbinder_proc global() argument
437 async_recvbinder_proc global() argument
438 freeze_waitbinder_proc global() argument
439 dmapbinder_proc global() argument
440 todobinder_proc global() argument
441 statsbinder_proc global() argument
442 delivered_deathbinder_proc global() argument
443 delivered_freezebinder_proc global() argument
444 max_threadsbinder_proc global() argument
445 requested_threadsbinder_proc global() argument
446 requested_threads_startedbinder_proc global() argument
447 tmp_refbinder_proc global() argument
448 default_prioritybinder_proc global() argument
449 debugfs_entrybinder_proc global() argument
450 allocbinder_proc global() argument
451 contextbinder_proc global() argument
452 inner_lockbinder_proc global() argument
453 outer_lockbinder_proc global() argument
454 binderfs_entrybinder_proc global() argument
455 oneway_spam_detection_enabledbinder_proc global() argument
H A Dbinder_trace.h16 struct binder_proc;