Home
last modified time | relevance | path

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

12345678910

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_gem.c845 const char *name, *comm; in msm_gem_describe() local
H A Dmsm_gpu.h230 char *comm; member
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c1436 char *comm = NULL, *cmd = NULL; in etnaviv_gpu_recover_hang() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gem.c975 const char *name, *comm; in msm_gem_describe() local
/kernel/linux/linux-6.6/drivers/hwtracing/stm/
H A Dcore.c634 char comm[sizeof(current->comm)]; in stm_char_write() local
/kernel/linux/linux-6.6/tools/mm/
H A Dpage_owner_sort.c33 char *comm; // task command name member
487 char *comm = get_comm(buf); in is_need() local
[all...]
/kernel/linux/linux-6.6/net/nfc/
H A Dnetlink.c936 u8 comm; in nfc_genl_dep_link_up() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.c99 struct comm *comm; member
1101 int thread_stack__process(struct thread *thread, struct comm *comm, in thread_stack__process() argument
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_functions_graph.c351 char comm[TASK_COMM_LEN]; in print_graph_proc() local
/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...]
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_meter.cpp457 char comm[NAME_NORMAL_LEN + 1] = {0}; in SetAllThreadInfo() 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...]

Completed in 48 milliseconds

12345678910