| /linux-6.15/security/integrity/ |
| H A D | integrity_audit.c | 57 audit_log_untrustedstring(ab, get_task_comm(name, current)); in integrity_audit_message()
|
| /linux-6.15/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 | 2513 get_task_comm(vm->task_info->task_name, current); in amdgpu_vm_set_task_info() 2519 get_task_comm(vm->task_info->process_name, current->group_leader); in amdgpu_vm_set_task_info()
|
| /linux-6.15/drivers/gpu/drm/lima/ |
| H A D | lima_ctx.c | 32 get_task_comm(ctx->pname, current); in lima_ctx_create()
|
| /linux-6.15/security/landlock/ |
| H A D | domain.c | 105 get_task_comm(details->comm, current); in get_current_details()
|
| /linux-6.15/security/ |
| H A D | lsm_audit.c | 299 get_task_comm(tskcomm, tsk)); in audit_log_lsm_data() 439 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in dump_common_audit_data()
|
| /linux-6.15/security/ipe/ |
| H A D | audit.c | 145 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in ipe_audit_match()
|
| /linux-6.15/drivers/tty/ |
| H A D | tty_audit.c | 80 get_task_comm(name, current); in tty_audit_log()
|
| /linux-6.15/drivers/dma-buf/ |
| H A D | sw_sync.c | 330 get_task_comm(task_comm, current); in sw_sync_debugfs_open()
|
| /linux-6.15/fs/bcachefs/ |
| H A D | thread_with_file.c | 38 get_task_comm(name, current); in bch2_run_thread_with_file()
|
| /linux-6.15/drivers/connector/ |
| H A D | cn_proc.c | 281 get_task_comm(ev->event_data.comm.comm, task); in proc_comm_connector()
|
| /linux-6.15/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_ioctl.c | 53 get_task_comm(dbgname, current); in virtio_gpu_create_context_locked()
|
| /linux-6.15/fs/proc/ |
| H A D | array.c | 112 get_task_comm(tcomm, p); in proc_task_name()
|
| /linux-6.15/kernel/ |
| H A D | audit.c | 1624 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast() 2273 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task_info()
|
| H A D | auditsc.c | 2933 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in __audit_log_nfcfg() 2956 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task()
|
| H A D | sys.c | 2541 get_task_comm(comm, me); in SYSCALL_DEFINE5()
|
| /linux-6.15/include/linux/ |
| H A D | sched.h | 2008 #define get_task_comm(buf, tsk) ({ \ macro
|
| /linux-6.15/drivers/hwtracing/stm/ |
| H A D | core.c | 637 get_task_comm(comm, current); in stm_char_write()
|
| /linux-6.15/fs/ |
| H A D | binfmt_elf_fdpic.c | 1365 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()
|
| H A D | binfmt_elf.c | 1616 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()
|
| /linux-6.15/net/bluetooth/ |
| H A D | hci_sock.c | 109 get_task_comm(hci_pi(sk)->comm, current); in hci_sock_gen_cookie()
|
| /linux-6.15/drivers/infiniband/hw/qib/ |
| H A D | qib_file_ops.c | 1323 get_task_comm(rcd->comm, current); in setup_ctxt()
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_tables_api.c | 9556 nla_put_string(skb, NFTA_GEN_PROC_NAME, get_task_comm(buf, current))) in nf_tables_fill_gen_info()
|