Searched refs:debug_str (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/media/mc/ |
| D | mc-request.c | 66 dev_dbg(mdev->dev, "request: release %s\n", req->debug_str); in media_request_release() 126 dev_dbg(mdev->dev, "request: queue %s\n", req->debug_str); in media_request_ioctl_queue() 146 req->debug_str, media_request_state_str(state)); in media_request_ioctl_queue() 181 req->debug_str, ret); in media_request_ioctl_queue() 198 req->debug_str); in media_request_ioctl_reinit() 205 req->debug_str); in media_request_ioctl_reinit() 331 snprintf(req->debug_str, sizeof(req->debug_str), "%u:%d", in media_request_alloc() 333 dev_dbg(mdev->dev, "request: allocated %s\n", req->debug_str); in media_request_alloc()
|
| /Linux-v5.4/arch/s390/kernel/vdso32/ |
| D | vdso32.lds.S | 84 .debug_str 0 : { *(.debug_str) }
|
| /Linux-v5.4/arch/s390/kernel/vdso64/ |
| D | vdso64.lds.S | 84 .debug_str 0 : { *(.debug_str) }
|
| /Linux-v5.4/arch/powerpc/kernel/vdso32/ |
| D | vdso32.lds.S | 101 .debug_str 0 : { *(.debug_str) }
|
| /Linux-v5.4/arch/powerpc/kernel/vdso64/ |
| D | vdso64.lds.S | 100 .debug_str 0 : { *(.debug_str) }
|
| /Linux-v5.4/arch/arc/kernel/ |
| D | vmlinux.lds.S | 141 /DISCARD/ : { *(.debug_str) }
|
| /Linux-v5.4/include/media/ |
| D | media-request.h | 65 char debug_str[TASK_COMM_LEN + 11]; member
|
| /Linux-v5.4/include/asm-generic/ |
| D | vmlinux.lds.h | 709 .debug_str 0 : { *(.debug_str) } \
|