/openbmc/linux/arch/arc/kernel/ |
H A D | unaligned.c | 214 get_task_comm(buf, current), task_pid_nr(current)); in misaligned_fixup() 218 get_task_comm(buf, current), task_pid_nr(current), in misaligned_fixup()
|
/openbmc/linux/security/integrity/ |
H A D | integrity_audit.c | 57 audit_log_untrustedstring(ab, get_task_comm(name, current)); in integrity_audit_message()
|
/openbmc/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 | 1623 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast() 2275 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task_info()
|
H A D | auditsc.c | 2939 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in __audit_log_nfcfg() 2962 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task()
|
H A D | sys.c | 2503 get_task_comm(comm, me); in SYSCALL_DEFINE5()
|
/openbmc/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 | 2550 get_task_comm(vm->task_info.task_name, current); in amdgpu_vm_set_task_info() 2556 get_task_comm(vm->task_info.process_name, current->group_leader); in amdgpu_vm_set_task_info()
|
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_ctx.c | 31 get_task_comm(ctx->pname, current); in lima_ctx_create()
|
/openbmc/linux/drivers/tty/ |
H A D | tty_audit.c | 78 get_task_comm(name, current); in tty_audit_log()
|
H A D | tty_io.c | 2608 __func__, get_task_comm(comm, current), flags); in tty_set_serial()
|
/openbmc/linux/drivers/dma-buf/ |
H A D | sw_sync.c | 298 get_task_comm(task_comm, current); in sw_sync_debugfs_open()
|
/openbmc/linux/security/yama/ |
H A D | yama_lsm.c | 89 get_task_comm(agent_comm, agent), agent->pid); in report_access()
|
/openbmc/linux/kernel/futex/ |
H A D | waitwake.c | 204 get_task_comm(comm, current), oparg); in futex_atomic_op_inuser()
|
/openbmc/linux/drivers/connector/ |
H A D | cn_proc.c | 281 get_task_comm(ev->event_data.comm.comm, task); in proc_comm_connector()
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_ioctl.c | 47 get_task_comm(dbgname, current); in virtio_gpu_create_context_locked()
|
/openbmc/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()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.c | 348 get_task_comm(name, current); in nouveau_channel_ctor()
|
H A D | nouveau_drm.c | 1136 get_task_comm(tmpname, current); in nouveau_drm_open()
|
/openbmc/linux/net/wireless/ |
H A D | wext-core.c | 646 get_task_comm(name, current)); in wireless_warn_cfg80211_wext()
|
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | core.c | 637 get_task_comm(comm, current); in stm_char_write()
|
/openbmc/linux/include/linux/ |
H A D | sched.h | 2015 #define get_task_comm(buf, tsk) ({ \ macro
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_sock.c | 109 get_task_comm(hci_pi(sk)->comm, current); in hci_sock_gen_cookie()
|
/openbmc/linux/fs/ |
H A D | binfmt_elf.c | 1611 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 1323 get_task_comm(rcd->comm, current); in setup_ctxt()
|