Searched refs:get_task_comm (Results 1 – 25 of 27) sorted by relevance
12
/linux/arch/arc/kernel/ |
H A D | unaligned.c |
|
/linux/kernel/ |
H A D | capability.c |
|
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 | 2935 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in __audit_log_nfcfg() 2958 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in audit_log_task()
|
/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/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 | 2497 get_task_comm(vm->task_info->task_name, current); in amdgpu_vm_set_task_info() 2503 get_task_comm(vm->task_info->process_name, current->group_leader); in amdgpu_vm_set_task_info()
|
/linux/drivers/gpu/drm/lima/ |
H A D | lima_ctx.c | 32 get_task_comm(ctx->pname, current); in lima_ctx_create()
|
/linux/drivers/tty/ |
H A D | tty_audit.c | 78 get_task_comm(name, current); in tty_audit_log()
|
/linux/security/ipe/ |
H A D | audit.c | 145 audit_log_untrustedstring(ab, get_task_comm(comm, current)); in ipe_audit_match()
|
/linux/security/yama/ |
H A D | yama_lsm.c |
|
/linux/drivers/accel/habanalabs/common/ |
H A D | context.c |
|
H A D | habanalabs_ioctl.c |
|
/linux/drivers/connector/ |
H A D | cn_proc.c | 281 get_task_comm(ev->event_data.comm.comm, task); in proc_comm_connector()
|
/linux/fs/bcachefs/ |
H A D | thread_with_file.c | 38 get_task_comm(name, current); in bch2_run_thread_with_file()
|
/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_ioctl.c | 53 get_task_comm(dbgname, current); in virtio_gpu_create_context_locked()
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.c |
|
/linux/arch/x86/kernel/ |
H A D | vm86_32.c |
|
/linux/fs/proc/ |
H A D | array.c | 112 get_task_comm(tcomm, p); in proc_task_name()
|
/linux/include/linux/ |
H A D | sched.h | 1981 #define get_task_comm(buf, tsk) ({ \ macro
|
/linux/drivers/hwtracing/stm/ |
H A D | core.c | 637 get_task_comm(comm, current); in stm_char_write()
|
/linux/fs/ |
H A D | binfmt_elf_fdpic.c | 1364 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()
|
H A D | binfmt_elf.c | 1594 get_task_comm(psinfo->pr_fname, p); in fill_psinfo()
|
/linux/net/bluetooth/ |
H A D | hci_sock.c | 109 get_task_comm(hci_pi(sk)->comm, current); in hci_sock_gen_cookie()
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 1323 get_task_comm(rcd->comm, current); in setup_ctxt()
|
12