Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/android/binder.c get_ref_desc_olocked() -> dbitmap_grow()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dmap | 4096-ptr_max |
| PARAM_VALUE | 0 | dmap->nbits | 1-64 |
| PARAM_VALUE | 1 | new | 0,16,4096-ptr_max |
| PARAM_VALUE | 2 | nbits | 2-128 |
| BUF_SIZE | 0 | dmap | 16 |
| CAPPED_DATA | 0 | dmap->nbits | 1 |
| CAPPED_DATA | 2 | nbits | 1 |
| DATA_SOURCE | 1 | new | r bitmap_zalloc |
| DATA_SOURCE | 2 | nbits | r dbitmap_grow_nbits |
| MEM_ZERO | 1 | new | |
| PREEMPT_ADD | |||
| NOCHECK_CALL | |||
| LOCK2 | &proc->outer_lock | ||
| HALF_LOCKED2 | &context->context_mgr_node_lock | ||
| TYPE_LOCK | (struct binder_proc)->outer_lock |