Home
last modified time | relevance | path

Searched defs:comm (Results 151 - 175 of 232) sorted by relevance

12345678910

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c59 char comm[TASK_COMM_LEN]; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c770 struct zink_sparse_commitment *comm = bo->u.sparse.commitments; in buffer_bo_commit() local
954 struct zink_sparse_commitment *comm = bo->u.sparse.commitments; zink_bo_commit() local
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c1171 struct amdgpu_sparse_commitment *comm; in amdgpu_bo_sparse_commit() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmca.c876 char *p, comm[sizeof(current->comm)]; in ia64_mca_modify_comm() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmca.c877 char *p, comm[sizeof(current->comm)]; in ia64_mca_modify_comm() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-intel.c864 const struct intel_community *comm = &pctrl->communities[i]; in intel_gpio_to_pin() local
H A Dpinctrl-baytrail.c546 struct intel_community *comm; in byt_get_community() local
561 struct intel_community *comm = byt_get_community(vg, offset); in byt_gpio_reg() local
1236 const struct intel_community *comm; byt_gpio_dbg_show() local
1624 struct intel_community *comm = vg->communities + i; byt_set_soc_data() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c2580 char comm[TASK_COMM_LEN]; in tty_tiocsserial() local
2795 char comm[TASK_COMM_LEN]; in compat_tty_tiocsserial() local
/kernel/linux/linux-5.10/security/selinux/
H A Dselinuxfs.c755 char comm[sizeof(current->comm)]; in sel_write_checkreqprot() local
/kernel/linux/linux-5.10/tools/lib/perf/include/perf/
H A Devent.h40 char comm[16]; member
284 char comm[16]; member
384 struct perf_record_comm comm; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c121 char *comm; member
216 static void pid_set_comm(struct timechart *tchart, int pid, char *comm) in pid_set_comm() argument
1135 char comm[256]; draw_io_bars() local
1287 char comm[256]; draw_process_bars() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h296 int comm; member
H A Dpython.c763 comm in pyrf_evsel__init() local
[all...]
H A Dsynthetic-events.c72 static int perf_event__get_comm_ids(pid_t pid, char *comm, size_t len, in perf_event__get_comm_ids() argument
1081 char *comm = perf_thread_map__comm(threads, i); perf_event__synthesize_thread_map2() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c812 const char *comm = thread__comm_str(al->thread); in python_process_tracepoint() local
1036 static int python_export_comm(struct db_export *dbe, struct comm *comm, in python_export_comm() argument
1057 python_export_comm_thread(struct db_export *dbe, u64 db_id, struct comm *comm, struct thread *thread) python_export_comm_thread() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dkmemleak.c162 char comm[TASK_COMM_LEN]; /* executable name */ member
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dsys.c2358 unsigned char comm[sizeof(me->comm)]; in SYSCALL_DEFINE5() local
[all...]
H A Dauditsc.c2643 char comm[sizeof(current->comm)]; in __audit_log_nfcfg() local
2664 char comm[sizeo in audit_log_task() local
984 audit_log_pid_context(struct audit_context *context, pid_t pid, kuid_t auid, kuid_t uid, unsigned int sessionid, u32 sid, char *comm) audit_log_pid_context() argument
[all...]
H A Daudit.c1605 char comm[sizeof(current->comm)]; in audit_log_multicast() local
2248 char comm[sizeof(current->comm)]; in audit_log_task_info() local
/kernel/linux/linux-5.10/kernel/futex/
H A Dcore.c1655 char comm[sizeof(current->comm)]; in futex_atomic_op_inuser() local
/kernel/linux/linux-6.6/fs/dlm/
H A Dconfig.c730 struct dlm_comm *comm; in comm_mark_store() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.c2254 const char *comm = "(none)"; in dump_holder() local
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c2601 char comm[TASK_COMM_LEN]; in tty_set_serial() local
/kernel/linux/linux-6.6/kernel/
H A Daudit.c1602 char comm[sizeof(current->comm)]; in audit_log_multicast() local
2248 char comm[sizeof(current->comm)]; in audit_log_task_info() local
H A Dauditsc.c2928 char comm[sizeof(current->comm)]; in __audit_log_nfcfg() local
2949 char comm[sizeo in audit_log_task() local
1093 audit_log_pid_context(struct audit_context *context, pid_t pid, kuid_t auid, kuid_t uid, unsigned int sessionid, u32 sid, char *comm) audit_log_pid_context() argument
[all...]

Completed in 61 milliseconds

12345678910