Home
last modified time | relevance | path

Searched defs:comm (Results 51 – 75 of 113) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
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; in byt_gpio_dbg_show() local
1624 struct intel_community *comm = vg->communities + i; in byt_set_soc_data() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_session.h56 char *comm; member
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtrace_event_user.c56 char comm[TASK_COMM_LEN]; member
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dfsmc_nand.h18 u32 comm; /* 0x48 */ member
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_framebuffer.h136 char comm[TASK_COMM_LEN]; member
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dmain.h126 char comm[16]; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dthread.h94 static inline int thread__set_comm(struct thread *thread, const char *comm, in thread__set_comm()
H A Dtrace-event-parse.c152 char comm[17]; /* Max comm length in the kernel is 16. */ in parse_saved_cmdline() local
H A Dtool.h47 comm, member
H A Dthread-stack.c99 struct comm *comm; member
1102 int thread_stack__process(struct thread *thread, struct comm *comm, in thread_stack__process()
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()
1081 char *comm = perf_thread_map__comm(threads, i); in perf_event__synthesize_thread_map2() local
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Drx.c515 int aac_rx_select_comm(struct aac_dev *dev, int comm) in aac_rx_select_comm()
H A Dsrc.c864 static int aac_src_select_comm(struct aac_dev *dev, int comm) in aac_src_select_comm()
/OK3568_Linux_fs/kernel/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()
1135 char comm[256]; in draw_io_bars() local
1287 char comm[256]; in draw_process_bars() local
H A Dbuiltin-sched.c62 char comm[COMM_LEN]; member
447 unsigned long pid, const char *comm) in register_pid()
815 const char *comm = evsel__strval(evsel, sample, "comm"); in replay_wakeup_event() local
1910 const char *comm = thread__comm_str(thread); in timehist_get_commstr() local
3119 const char *comm = thread__comm_str(data->thread), *this_comm; in __merge_work_atoms() local
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dad_sigma_delta.c39 void ad_sd_set_comm(struct ad_sigma_delta *sigma_delta, uint8_t comm) in ad_sd_set_comm()
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c352 const char *comm = thread__comm_str(thread); in perl_process_tracepoint() local
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()
1058 struct comm *comm, struct thread *thread) in python_export_comm_thread()
/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c986 u32 sid, char *comm) in audit_log_pid_context()
2641 char comm[sizeof(current->comm)]; in __audit_log_nfcfg() local
2662 char comm[sizeof(current->comm)]; in audit_log_task() local
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_cumulate.c164 const char *comm; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dpyperf.h46 char comm[TASK_COMM_LEN]; member
H A Dstrobemeta.h192 char comm[TASK_COMM_LEN]; member
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Dparse-filter.c20 static struct tep_format_field comm = { variable
1530 const char *comm; in get_comm() local
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpti.c164 char comm[TASK_COMM_LEN]; in pti_control_frame_built_and_sent() local

12345