/linux/arch/arc/kernel/ |
H A D | unaligned.c | 215 get_task_comm(buf, current), task_pid_nr(current)); in misaligned_fixup() 219 get_task_comm(buf, current), task_pid_nr(current), in misaligned_fixup()
|
/linux/include/linux/ |
H A D | coredump.h | 56 get_task_comm(comm, current); \
|
H A D | sched.h | 1965 #define get_task_comm(buf, tsk) ({ \ macro
|
/linux/kernel/ |
H A D | capability.c | 44 get_task_comm(name, current)); in warn_legacy_capability_use() 68 get_task_comm(name, current)); in warn_deprecated_v2()
|
H A D | audit.c | 1624 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast() 2274 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task_info()
|
/linux/security/integrity/ |
H A D | integrity_audit.c | 57 audit_log_untrustedstring(ab, get_task_comm(name, current)); in integrity_audit_message()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd_fence.c | 76 get_task_comm(fence->timeline_name, current); in amdgpu_amdkfd_fence_create()
|
H A D | amdgpu_vm.c | 2403 get_task_comm(vm->task_info->task_name, current); in amdgpu_vm_set_task_info() 2409 get_task_comm(vm->task_info->process_name, current->group_leader); in amdgpu_vm_set_task_info()
|
/linux/drivers/gpu/drm/lima/ |
H A D | lima_ctx.c | 32 get_task_comm(ctx->pname, current); in lima_ctx_create()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_driver.c | 403 get_task_comm(comm, current), in intel_display_driver_check_access() 408 get_task_comm(comm, i915->display.access.allowed_task), in intel_display_driver_check_access()
|
/linux/security/ |
H A D | lsm_audit.c | 210 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in dump_common_audit_data() 305 get_task_comm(comm, tsk)); in dump_common_audit_data()
|
/linux/drivers/tty/ |
H A D | tty_audit.c | 78 get_task_comm(name, current); in tty_audit_log()
|
/linux/security/ipe/ |
H A D | audit.c | 145 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in ipe_audit_match()
|
/linux/security/yama/ |
H A D | yama_lsm.c | 90 get_task_comm(agent_comm, agent), agent->pid); in report_access()
|
/linux/drivers/accel/habanalabs/common/ |
H A D | context.c | 275 get_task_comm(task_comm, current), ctx->asid); in hl_ctx_init()
|
H A D | habanalabs_ioctl.c | 1287 task_pid_nr(current), get_task_comm(task_comm, current), cmd, nr); in _hl_ioctl() 1315 task_pid_nr(current), get_task_comm(task_comm, current), cmd, nr); in hl_ioctl_control()
|
/linux/kernel/futex/ |
H A D | waitwake.c | 219 get_task_comm(comm, current), oparg); in futex_atomic_op_inuser()
|
/linux/drivers/connector/ |
H A D | cn_proc.c | 281 get_task_comm(ev->event_data.comm.comm, task); in proc_comm_connector()
|
/linux/fs/bcachefs/ |
H A D | thread_with_file.c | 38 get_task_comm(name, current); in bch2_run_thread_with_file()
|
/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_ioctl.c | 53 get_task_comm(dbgname, current); in virtio_gpu_create_context_locked()
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.c | 341 get_task_comm(name, current); in nouveau_channel_ctor()
|
H A D | nouveau_drm.c | 1172 get_task_comm(tmpname, current); in nouveau_drm_open()
|
/linux/arch/x86/kernel/ |
H A D | vm86_32.c | 251 …pr_info_once("vm86: '%s' uses VM86_SCREEN_BITMAP, which is no longer supported\n", get_task_comm(c… in do_sys_vm86()
|
/linux/fs/proc/ |
H A D | array.c | 112 get_task_comm(tcomm, p); in proc_task_name()
|
/linux/drivers/hwtracing/stm/ |
H A D | core.c | 637 get_task_comm(comm, current); in stm_char_write()
|