Home
last modified time | relevance | path

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

12

/linux/arch/arc/kernel/
H A Dunaligned.c215 get_task_comm(buf, current), task_pid_nr(current)); in misaligned_fixup()
219 get_task_comm(buf, current), task_pid_nr(current), in misaligned_fixup()
/linux/include/linux/
H A Dcoredump.h56 get_task_comm(comm, current); \
H A Dsched.h1965 #define get_task_comm(buf, tsk) ({ \ macro
/linux/kernel/
H A Dcapability.c44 get_task_comm(name, current)); in warn_legacy_capability_use()
68 get_task_comm(name, current)); in warn_deprecated_v2()
H A Daudit.c1624 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_multicast()
2274 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task_info()
/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_vm.c2403 get_task_comm(vm->task_info->task_name, current); in amdgpu_vm_set_task_info()
2409 get_task_comm(vm->task_info->process_name, current->group_leader); in amdgpu_vm_set_task_info()
/linux/drivers/gpu/drm/lima/
H A Dlima_ctx.c32 get_task_comm(ctx->pname, current); in lima_ctx_create()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_driver.c403 get_task_comm(comm, current), in intel_display_driver_check_access()
408 get_task_comm(comm, i915->display.access.allowed_task), in intel_display_driver_check_access()
/linux/security/
H A Dlsm_audit.c210 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in dump_common_audit_data()
305 get_task_comm(comm, tsk)); in dump_common_audit_data()
/linux/drivers/tty/
H A Dtty_audit.c78 get_task_comm(name, current); in tty_audit_log()
/linux/security/ipe/
H A Daudit.c145 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in ipe_audit_match()
/linux/security/yama/
H A Dyama_lsm.c90 get_task_comm(agent_comm, agent), agent->pid); in report_access()
/linux/drivers/accel/habanalabs/common/
H A Dcontext.c275 get_task_comm(task_comm, current), ctx->asid); in hl_ctx_init()
H A Dhabanalabs_ioctl.c1287 task_pid_nr(current), get_task_comm(task_comm, current), cmd, nr); in _hl_ioctl()
1315 task_pid_nr(current), get_task_comm(task_comm, current), cmd, nr); in hl_ioctl_control()
/linux/kernel/futex/
H A Dwaitwake.c219 get_task_comm(comm, current), oparg); in futex_atomic_op_inuser()
/linux/drivers/connector/
H A Dcn_proc.c281 get_task_comm(ev->event_data.comm.comm, task); in proc_comm_connector()
/linux/fs/bcachefs/
H A Dthread_with_file.c38 get_task_comm(name, current); in bch2_run_thread_with_file()
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_ioctl.c53 get_task_comm(dbgname, current); in virtio_gpu_create_context_locked()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c341 get_task_comm(name, current); in nouveau_channel_ctor()
H A Dnouveau_drm.c1172 get_task_comm(tmpname, current); in nouveau_drm_open()
/linux/arch/x86/kernel/
H A Dvm86_32.c251 …pr_info_once("vm86: '%s' uses VM86_SCREEN_BITMAP, which is no longer supported\n", get_task_comm(c… in do_sys_vm86()
/linux/fs/proc/
H A Darray.c112 get_task_comm(tcomm, p); in proc_task_name()
/linux/drivers/hwtracing/stm/
H A Dcore.c637 get_task_comm(comm, current); in stm_char_write()

12