Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/platform/surface/aggregator/ssh_packet_layer.c
- include/linux/surface_aggregator/serial_hub.h, line 655
Smatch caller information:
drivers/platform/surface/aggregator/ssh_request_layer.c ssh_request_get() -> ssh_packet_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | packet | 4096-ptr_max |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &rtl->pending.lock | ||
| HALF_LOCKED2 | &rtl->queue.lock |
drivers/platform/surface/aggregator/ssh_packet_layer.c __ssh_ptl_queue_push() -> ssh_packet_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | packet | 4096-ptr_max |
| PARAM_VALUE | 0 | packet->ops->complete | 0,3072020395655180288 |
| PARAM_VALUE | 0 | packet->ops->release | 1029935650730078208,8050378187021606912 |
| PARAM_VALUE | 0 | packet->ptl | 4096-ptr_max |
| PARAM_VALUE | 0 | packet->ptl->queue.lock.rlock.dep_map->name | 0-255 |
| CAPPED_DATA | 0 | packet->priority | 1 |
| DATA_SOURCE | 0 | packet | $0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 0 | &packet->ptl->queue.lock | |
| HALF_LOCKED2 | &ptl->pending.lock | ||
| TYPE_LOCK | (struct ssh_ptl)->queue.lock |
drivers/platform/surface/aggregator/ssh_packet_layer.c ssh_ptl_pending_push() -> ssh_packet_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | packet | 4096-ptr_max |
| PARAM_VALUE | 0 | packet->ptl | 4096-ptr_max |
| PARAM_VALUE | 0 | packet->ptl->pending.lock.rlock.dep_map->name | 0-255 |
| DATA_SOURCE | 0 | packet | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| LOCK2 | &ptl->pending.lock | ||
| TYPE_LOCK | (struct ssh_ptl)->pending.lock |