Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/block/drbd/drbd_main.c send_bitmap_rle_or_plain() -> dcbp_set_code()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| PARAM_VALUE | 0 | p->encoding | 0,16-96,128,144-224 |
| PARAM_VALUE | 0 | *p->code | 0-255 |
| PARAM_VALUE | 1 | code | 2 |
| MEM_ZERO | 0 | p->code | |
| NOCHECK_CALL | |||
| LOCK2 | &sock->mutex | ||
| TYPE_LOCK | (struct drbd_socket)->mutex |