Searched refs:get_task_comm (Results 1 – 15 of 15) sorted by relevance
| /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/lima/ |
| H A D | lima_ctx.c | 32 get_task_comm(ctx->pname, current); in lima_ctx_create()
|
| /linux/security/ipe/ |
| H A D | audit.c | 148 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in ipe_audit_match()
|
| /linux/drivers/tty/ |
| H A D | tty_audit.c | 80 get_task_comm(name, current); in tty_audit_log()
|
| /linux/security/landlock/ |
| H A D | domain.c | 566 get_task_comm(details->comm, current); in get_current_details()
|
| /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/amd/amdgpu/ |
| H A D | amdgpu_userq_fence.c | 88 get_task_comm(fence_drv->timeline_name, current); in amdgpu_userq_fence_driver_alloc()
|
| H A D | amdgpu_vm.c | 2576 get_task_comm(vm->task_info->task.comm, current); in amdgpu_vm_set_task_info() 2579 get_task_comm(vm->task_info->process_name, current->group_leader); in amdgpu_vm_set_task_info()
|
| /linux/kernel/ |
| H A D | audit.c | 1670 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast() 2486 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task_info()
|
| /linux/include/linux/ |
| H A D | sched.h | 2052 #define get_task_comm(buf, tsk) ({ \ macro
|
| /linux/fs/ |
| H A D | binfmt_elf_fdpic.c | 1379 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_gem.c | 57 get_task_comm(bo->debugfs.creator.process_name, current->group_leader); in panthor_gem_debugfs_bo_add()
|
| H A D | panthor_sched.c | 3620 get_task_comm(group->task_info.comm, task); in group_init_task_info()
|
| /linux/kernel/printk/ |
| H A D | printk.c | 2250 get_task_comm(info->comm, current); in printk_store_execution_ctx()
|
| /linux/net/netfilter/ |
| H A D | nf_tables_api.c | 9744 nla_put_string(skb, NFTA_GEN_PROC_NAME, get_task_comm(buf, current))) in nf_tables_fill_gen_info()
|