Home
last modified time | relevance | path

Searched refs:get_task_comm (Results 1 – 23 of 23) sorted by relevance

/linux/security/integrity/
H A Dintegrity_audit.c57 audit_log_untrustedstring(ab, get_task_comm(name, current)); in integrity_audit_message()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_fence.c76 get_task_comm(fence->timeline_name, current); in amdgpu_amdkfd_fence_create()
H A Damdgpu_eviction_fence.c169 get_task_comm(ev_fence->timeline_name, current); in amdgpu_eviction_fence_create()
H A Damdgpu_vram_mgr.c565 get_task_comm(vres->task.comm, current); in amdgpu_vram_mgr_new()
H A Damdgpu_vm.c2554 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 Damdgpu_ras.c4388 get_task_comm(con->init_task_comm, current); in amdgpu_ras_init()
/linux/drivers/gpu/drm/lima/
H A Dlima_ctx.c32 get_task_comm(ctx->pname, current); in lima_ctx_create()
/linux/security/landlock/
H A Ddomain.c105 get_task_comm(details->comm, current); in get_current_details()
/linux/security/ipe/
H A Daudit.c148 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in ipe_audit_match()
/linux/drivers/dma-buf/
H A Dsw_sync.c315 get_task_comm(task_comm, current); in sw_sync_debugfs_open()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c31 get_task_comm(bo->debugfs.creator.process_name, current->group_leader); in panthor_gem_debugfs_bo_add()
H A Dpanthor_sched.c3579 get_task_comm(group->task_info.comm, task); in group_init_task_info()
/linux/drivers/connector/
H A Dcn_proc.c281 get_task_comm(ev->event_data.comm.comm, task); in proc_comm_connector()
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_ioctl.c53 get_task_comm(dbgname, current); in virtio_gpu_create_context_locked()
/linux/fs/proc/
H A Darray.c112 get_task_comm(tcomm, p); in proc_task_name()
/linux/kernel/
H A Daudit.c1660 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 Dauditsc.c2903 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 Dsys.c2596 get_task_comm(comm, me); in SYSCALL_DEFINE5()
/linux/drivers/hwtracing/stm/
H A Dcore.c637 get_task_comm(comm, current); in stm_char_write()
/linux/include/linux/
H A Dsched.h1968 #define get_task_comm(buf, tsk) ({ \ macro
/linux/fs/
H A Dbinfmt_elf_fdpic.c1368 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()
/linux/net/bluetooth/
H A Dhci_sock.c109 get_task_comm(hci_pi(sk)->comm, current); in hci_sock_gen_cookie()
/linux/net/netfilter/
H A Dnf_tables_api.c9762 nla_put_string(skb, NFTA_GEN_PROC_NAME, get_task_comm(buf, current))) in nft_flowtable_event()