Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c18 * 2) node->lock : protects most fields of binder_node.
332 * binder_node_lock() - Acquire spinlock for given binder_node
333 * @node: struct binder_node to acquire
335 * Acquires node->lock. Used to protect binder_node fields
339 _binder_node_lock(struct binder_node *node, int line) in _binder_node_lock()
349 * @node: struct binder_node to acquire
355 _binder_node_unlock(struct binder_node *node, int line) in _binder_node_unlock()
365 * @node: struct binder_node to acquire
368 * proc->inner_lock. Used to protect binder_node fields
372 _binder_node_inner_lock(struct binder_node *nod
[all...]
H A Dbinder_internal.h19 struct binder_node *binder_context_mgr_node;
171 * struct binder_node - binder node bookkeeping
230 struct binder_node { struct
313 * @node: binder_node of target node. When cleaning up a
334 struct binder_node *node;
231 debug_idbinder_node global() argument
232 lockbinder_node global() argument
233 workbinder_node global() argument
234 __anonb98f2d22010abinder_node global() argument
238 procbinder_node global() argument
239 refsbinder_node global() argument
240 internal_strong_refsbinder_node global() argument
241 local_weak_refsbinder_node global() argument
242 local_strong_refsbinder_node global() argument
243 tmp_refsbinder_node global() argument
244 ptrbinder_node global() argument
245 cookiebinder_node global() argument
246 __anonb98f2d220208binder_node global() argument
256 __anonb98f2d220308binder_node global() argument
264 has_async_transactionbinder_node global() argument
265 async_todobinder_node global() argument
H A Dbinder_trace.h15 struct binder_node;
108 struct binder_node *target_node),
148 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
173 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
198 TP_PROTO(struct binder_transaction *t, struct binder_node *node,
H A Dbinder_alloc.h32 * @target_node: struct binder_node associated with this buffer
52 struct binder_node *target_node;