Searched refs:debug_str (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/media/mc/ |
A 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/arch/s390/kernel/vdso32/ |
A D | vdso32.lds.S | 89 .debug_str 0 : { *(.debug_str) }
|
/linux/arch/s390/kernel/vdso64/ |
A D | vdso64.lds.S | 89 .debug_str 0 : { *(.debug_str) }
|
/linux/Documentation/bpf/ |
A D | llvm_reloc.rst | 221 000000000000000c 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str 222 0000000000000012 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str 224 000000000000001a 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str 226 000000000000002b 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str 228 0000000000000040 0000000400000003 R_BPF_64_ABS32 0000000000000000 .debug_str
|
/linux/arch/arc/kernel/ |
A D | vmlinux.lds.S | 142 /DISCARD/ : { *(.debug_str) }
|
/linux/include/media/ |
A D | media-request.h | 65 char debug_str[TASK_COMM_LEN + 11]; member
|
/linux/arch/arm64/kernel/ |
A D | vmlinux.lds | 116 … 0 : { *(.debug_line) } .debug_frame 0 : { *(.debug_frame) } .debug_str 0 : { *(.debug_str) } .deb…
|
/linux/include/asm-generic/ |
A D | vmlinux.lds.h | 805 .debug_str 0 : { *(.debug_str) } \
|
Completed in 19 milliseconds