/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | rkt.c | 46 static int aac_rkt_select_comm(struct aac_dev *dev, int comm) aac_rkt_select_comm() argument
|
H A D | comminit.c | 276 struct aac_queue_block * comm = dev->queues; aac_comm_init() local
|
H A D | rx.c | 516 int aac_rx_select_comm(struct aac_dev *dev, int comm) aac_rx_select_comm() argument
|
H A D | src.c | 607 int aac_src_select_comm(struct aac_dev *dev, int comm) aac_src_select_comm() argument
|
/linux-4.1.27/tools/perf/util/ |
H A D | comm.h | 10 struct comm { struct
|
H A D | comm.c | 79 struct comm *comm = zalloc(sizeof(*comm)); comm__new() local 98 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) comm__override() argument 116 void comm__free(struct comm *comm) comm__free() argument 122 const char *comm__str(const struct comm *comm) comm__str() argument
|
H A D | thread-stack.h | 60 struct comm *comm; member in struct:call_return
|
H A D | thread.h | 61 static inline int thread__set_comm(struct thread *thread, const char *comm, thread__set_comm() argument
|
H A D | tool.h | 37 comm, member in struct:perf_tool
|
H A D | thread.c | 32 struct comm *comm; thread__new() local 68 struct comm *comm, *tmp; thread__delete() local 109 struct comm *comm, *last = NULL; thread__exec_comm() local 148 const struct comm *comm = thread__comm(thread); thread__comm_str() local 160 const char *comm = thread__comm_str(thread); thread__comm_len() local 203 const char *comm = thread__comm_str(parent); thread__fork() local
|
H A D | db-export.c | 30 struct comm *comm; member in struct:deferred_export 63 static int db_export__defer_comm(struct db_export *dbe, struct comm *comm) db_export__defer_comm() argument 164 int db_export__comm(struct db_export *dbe, struct comm *comm, db_export__comm() argument 186 int db_export__comm_thread(struct db_export *dbe, struct comm *comm, db_export__comm_thread() argument 295 struct comm *comm = NULL; db_export__sample() local 122 db_export__thread(struct db_export *dbe, struct thread *thread, struct machine *machine, struct comm *comm) db_export__thread() argument
|
H A D | thread-stack.c | 105 struct comm *comm; member in struct:thread_stack 663 int thread_stack__process(struct thread *thread, struct comm *comm, thread_stack__process() argument
|
H A D | event.c | 56 static int perf_event__get_comm_ids(pid_t pid, char *comm, size_t len, perf_event__get_comm_ids() argument
|
H A D | sort.h | 89 struct comm *comm; member in struct:hist_entry
|
H A D | event.h | 39 char comm[16]; member in struct:comm_event 287 struct comm_event comm; member in union:perf_event
|
H A D | python.c | 556 comm = 0, pyrf_evsel__init() local
|
H A D | machine.c | 50 char comm[64]; machine__init() local
|
H A D | sort.c | 72 const char *comm = thread__comm_str(he->thread); hist_entry__thread_snprintf() local
|
/linux-4.1.27/sound/usb/6fire/ |
H A D | chip.h | 28 struct comm_runtime *comm; member in struct:sfire_chip
|
/linux-4.1.27/tools/perf/tests/ |
H A D | keep-tracking.c | 26 static int find_comm(struct perf_evlist *evlist, const char *comm) find_comm() argument 68 const char *comm; test__keep_tracking() local
|
H A D | hists_common.c | 13 const char *comm; member in struct:__anon14798
|
H A D | hists_cumulate.c | 161 const char *comm; member in struct:result
|
H A D | switch-tracking.c | 326 const char *comm; test__switch_tracking() local 62 check_comm(struct switch_tracking *switch_tracking, union perf_event *event, const char *comm, int nr) check_comm() argument
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | plugin_sched_switch.c | 51 const char *comm; write_and_save_comm() local
|
H A D | parse-filter.c | 32 static struct format_field comm = { variable in typeref:struct:format_field 1699 const char *comm; get_comm() local
|
H A D | event-parse.c | 137 char *comm; member in struct:cmdline 156 char *comm; member in struct:cmdline_list 191 const struct cmdline *comm; find_cmdline() local 220 const struct cmdline *comm; pevent_pid_is_registered() local 244 static int add_new_comm(struct pevent *pevent, const char *comm, int pid) add_new_comm() argument 296 int pevent_register_comm(struct pevent *pevent, const char *comm, int pid) pevent_register_comm() argument 5066 const char *comm; pevent_data_comm_from_pid() local 5073 pid_from_cmdlist(struct pevent *pevent, const char *comm, struct cmdline *next) pid_from_cmdlist() argument 5101 struct cmdline *pevent_data_pid_from_comm(struct pevent *pevent, const char *comm, pevent_data_pid_from_comm() argument 5212 const char *comm; pevent_print_event() local
|
/linux-4.1.27/drivers/block/paride/ |
H A D | comm.c | 190 static struct pi_protocol comm = { variable in typeref:struct:pi_protocol
|
/linux-4.1.27/tools/lib/lockdep/uinclude/linux/ |
H A D | lockdep.h | 25 char comm[17]; member in struct:task_struct
|
/linux-4.1.27/security/ |
H A D | lsm_audit.c | 214 char comm[sizeof(current->comm)]; dump_common_audit_data() local 284 char comm[sizeof(tsk->comm)]; dump_common_audit_data() local
|
/linux-4.1.27/include/linux/iio/adc/ |
H A D | ad_sigma_delta.h | 70 uint8_t comm; member in struct:ad_sigma_delta
|
/linux-4.1.27/drivers/iio/adc/ |
H A D | ad_sigma_delta.c | 40 void ad_sd_set_comm(struct ad_sigma_delta *sigma_delta, uint8_t comm) ad_sd_set_comm() argument
|
/linux-4.1.27/include/uapi/linux/ |
H A D | cn_proc.h | 112 char comm[16]; member in struct:proc_event::__anon13169::comm_proc_event 113 } comm; member in union:proc_event::__anon13169
|
H A D | perf_event.h | 303 comm : 1, /* include comm data */ member in struct:perf_event_attr
|
/linux-4.1.27/kernel/time/ |
H A D | timer_stats.c | 77 char comm[TASK_COMM_LEN + 1]; member in struct:entry 167 static struct entry *tstat_lookup(struct entry *entry, char *comm) tstat_lookup() argument 234 timer_stats_update_stats(void *timer, pid_t pid, void *startf, void *timerf, char *comm, unsigned int timer_flag) timer_stats_update_stats() argument
|
/linux-4.1.27/tools/perf/util/scripting-engines/ |
H A D | trace-event-perl.c | 260 const char *comm = thread__comm_str(thread); perl_process_tracepoint() local
|
H A D | trace-event-python.c | 397 const char *comm = thread__comm_str(al->thread); python_process_tracepoint() local 570 static int python_export_comm(struct db_export *dbe, struct comm *comm) python_export_comm() argument 587 python_export_comm_thread(struct db_export *dbe, u64 db_id, struct comm *comm, struct thread *thread) python_export_comm_thread() argument
|
/linux-4.1.27/drivers/misc/ |
H A D | pti.c | 172 char comm[TASK_COMM_LEN]; pti_control_frame_built_and_sent() local
|
/linux-4.1.27/drivers/dma/sh/ |
H A D | rcar-hpbdma.c | 542 struct resource *chan, *comm, *rest, *mode, *irq_res; hpb_dmae_probe() local
|
/linux-4.1.27/kernel/ |
H A D | sys.c | 2056 unsigned char comm[sizeof(me->comm)]; SYSCALL_DEFINE5() local
|
H A D | audit.c | 1864 char comm[sizeof(tsk->comm)]; audit_log_task_info() local
|
H A D | auditsc.c | 2364 char comm[sizeof(current->comm)]; audit_log_task() local 958 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
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_functions_graph.c | 499 char comm[TASK_COMM_LEN]; print_graph_proc() local
|
H A D | trace_output.c | 481 char comm[TASK_COMM_LEN]; lat_print_generic() local 568 char comm[TASK_COMM_LEN]; trace_print_context() local 607 char comm[TASK_COMM_LEN]; trace_print_lat_context() local 892 char comm[TASK_COMM_LEN]; trace_ctxwake_print() local
|
H A D | trace_probe.h | 269 const char *comm; /* Command of this argument */ member in struct:probe_arg
|
H A D | trace.h | 158 char comm[TASK_COMM_LEN]; member in struct:trace_array_cpu
|
H A D | trace.c | 1577 static void __trace_find_cmdline(int pid, char comm[]) __trace_find_cmdline() argument 1603 void trace_find_cmdline(int pid, char comm[]) trace_find_cmdline() argument
|
/linux-4.1.27/net/nfc/ |
H A D | netlink.c | 892 u8 comm; nfc_genl_dep_link_up() local
|
/linux-4.1.27/drivers/tty/ |
H A D | tty_io.c | 2820 char comm[TASK_COMM_LEN]; tty_warn_deprecated_flags() local
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | mca.c | 875 char *p, comm[sizeof(current->comm)]; ia64_mca_modify_comm() local
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.c | 1025 struct asn1_octstr comm; snmp_parse_mangle() local
|
/linux-4.1.27/mm/ |
H A D | kmemleak.c | 164 char comm[TASK_COMM_LEN]; /* executable name */ member in struct:kmemleak_object
|
/linux-4.1.27/tools/perf/ |
H A D | builtin-timechart.c | 119 char *comm; member in struct:per_pidcomm 214 static void pid_set_comm(struct timechart *tchart, int pid, char *comm) pid_set_comm() argument 1136 char comm[256]; draw_io_bars() local 1288 char comm[256]; draw_process_bars() local
|
H A D | builtin-sched.c | 39 char comm[COMM_LEN]; member in struct:task_desc 696 const char *comm = perf_evsel__strval(evsel, sample, "comm"); replay_wakeup_event() local 327 register_pid(struct perf_sched *sched, unsigned long pid, const char *comm) register_pid() argument
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4.h | 592 struct mlx4_comm __iomem *comm; member in struct:mlx4_mfunc
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib.h | 208 char comm[16]; member in struct:qib_ctxtdata
|
/linux-4.1.27/kernel/events/ |
H A D | core.c | 5643 char *comm; member in struct:perf_comm_event 5694 char comm[TASK_COMM_LEN]; perf_event_comm_event() local
|
/linux-4.1.27/include/linux/ |
H A D | sched.h | 1460 char comm[TASK_COMM_LEN]; /* executable name excluding path member in struct:task_struct
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_drv.h | 497 char comm[TASK_COMM_LEN]; member in struct:drm_i915_error_state::drm_i915_error_ring
|