| /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_eviction_fence.c | 169 get_task_comm(ev_fence->timeline_name, current); in amdgpu_eviction_fence_create()
|
| H A D | amdgpu_vram_mgr.c | 565 get_task_comm(vres->task.comm, current); in amdgpu_vram_mgr_new()
|
| H A D | amdgpu_vm.c | 2554 get_task_comm(vm->task_info->task.comm, current); in amdgpu_vm_set_task_info() 2560 get_task_comm(vm->task_info->process_name, current->group_leader); in amdgpu_vm_set_task_info()
|
| H A D | amdgpu_ras.c | 4388 get_task_comm(con->init_task_comm, current); in amdgpu_ras_init()
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_ctx.c | 32 get_task_comm(ctx->pname, current); in lima_ctx_create()
|
| /linux/security/landlock/ |
| H A D | domain.c | 105 get_task_comm(details->comm, current); in get_current_details()
|
| /linux/security/ipe/ |
| H A D | audit.c | 148 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in ipe_audit_match()
|
| /linux/drivers/dma-buf/ |
| H A D | sw_sync.c | 315 get_task_comm(task_comm, current); in sw_sync_debugfs_open()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_gem.c | 31 get_task_comm(bo->debugfs.creator.process_name, current->group_leader); in panthor_gem_debugfs_bo_add()
|
| H A D | panthor_sched.c | 3579 get_task_comm(group->task_info.comm, task); in group_init_task_info()
|
| /linux/drivers/connector/ |
| H A D | cn_proc.c | 281 get_task_comm(ev->event_data.comm.comm, task); in proc_comm_connector()
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_ioctl.c | 53 get_task_comm(dbgname, current); in virtio_gpu_create_context_locked()
|
| /linux/fs/proc/ |
| H A D | array.c | 112 get_task_comm(tcomm, p); in proc_task_name()
|
| /linux/kernel/ |
| H A D | audit.c | 1660 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast() 2463 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task_info()
|
| H A D | auditsc.c | 2903 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in __audit_log_nfcfg() 2926 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task()
|
| H A D | sys.c | 2596 get_task_comm(comm, me); in SYSCALL_DEFINE5()
|
| /linux/drivers/hwtracing/stm/ |
| H A D | core.c | 637 get_task_comm(comm, current); in stm_char_write()
|
| /linux/include/linux/ |
| H A D | sched.h | 1968 #define get_task_comm(buf, tsk) ({ \ macro
|
| /linux/fs/ |
| H A D | binfmt_elf_fdpic.c | 1368 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()
|
| /linux/net/bluetooth/ |
| H A D | hci_sock.c | 109 get_task_comm(hci_pi(sk)->comm, current); in hci_sock_gen_cookie()
|
| /linux/net/netfilter/ |
| H A D | nf_tables_api.c | 9762 nla_put_string(skb, NFTA_GEN_PROC_NAME, get_task_comm(buf, current))) in nft_flowtable_event()
|