| /kernel/linux/linux-6.6/mm/ |
| H A D | kmemleak.c | 168 char comm[TASK_COMM_LEN]; /* executable name */ member [all...] |
| /third_party/backends/backend/ |
| H A D | artec.c | 653 uint8_t *data, comm[22]; in abort_scan() local 700 uint8_t *data, comm[22]; artec_mode_select() local [all...] |
| H A D | microtek.c | 391 uint8_t comm[6] = { 0, 0, 0, 0, 0, 0 }; in wait_ready() local 413 uint8_t *data, comm[15] = { 0x04, 0, 0, 0, 0x09, 0 }; in scanning_frame() local 467 uint8_t *data, comm[19] = { 0x15, 0, 0, 0, 0, 0 }; in mode_select() local 511 uint8_t *data, comm[16] = { 0x16, 0, 0, 0, 0x0A, 0, mode_select_1() local 543 uint8_t data[20], comm[6] = { 0x1A, 0, 0, 0, 0, 0}; save_mode_sense() local 579 uint8_t data[20], comm[6] = { 0x1A, 0, 0, 0, 0, 0}; compare_mode_sense() local 647 uint8_t comm[6] = { 0x10, 0, 0, 0, 0, 0 }; accessory() local 678 uint8_t comm[6] = { 0x1B, 0, 0, 0, 0, 0 }; start_scan() local 714 uint8_t comm[6] = { 0x1B, 0, 0, 0, 0, 0 }; stop_scan() local 742 uint8_t data[6], comm[6] = { 0x0F, 0, 0, 0, 0x06, 0 }; get_scan_status() local 788 uint8_t comm[6] = { 0x08, 0, 0, 0, 0, 0 }; read_scan_data() local 806 uint8_t *data, *comm; /* commbytes[10] = { 0x55, 0, 0x27, 0, 0, download_gamma() local 983 uint8_t comm[8] = { 0x11, 0x00, 0x00, 0x00, 0x02, 0x00, 0x01, 0x0a }; start_calibration() local 1006 download_calibration(Microtek_Scanner *ms, uint8_t *comm, uint8_t letter, int linewidth) download_calibration() argument [all...] |
| /third_party/mksh/ |
| H A D | main.c | 835 command(const char *comm, int line) in command() argument
|
| /third_party/toybox/lib/ |
| H A D | lib.c | 1095 char *cmd = 0, *comm = 0, **cur; in names_to_pid() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | core_reloc_types.h | 14 char comm[sizeof("test_progs")]; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | machine.c | 117 char comm[64]; in machine__init() local
|
| H A D | sort.c | 103 const char *comm = thread__comm_str(he->thread); in hist_entry__thread_snprintf() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | machine.c | 106 char comm[64]; in thread__set_guest_comm() local [all...] |
| H A D | sort.c | 117 const char *comm = thread__comm_str(he->thread); in hist_entry__thread_snprintf() local [all...] |
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_osnoise.c | 2000 char comm[24]; in start_kthread() local
|
| H A D | trace.h | 199 char comm[TASK_COMM_LEN]; member
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-sched.c | 62 char comm[COMM_LEN]; member 815 const char *comm = evsel__strval(evsel, sample, "comm"); in replay_wakeup_event() local 446 register_pid(struct perf_sched *sched, unsigned long pid, const char *comm) register_pid() argument 1910 const char *comm = thread__comm_str(thread); timehist_get_commstr() local 3119 const char *comm = thread__comm_str(data->thread), *this_comm; __merge_work_atoms() local [all...] |
| H A D | builtin-script.c | 704 const char *comm = thread ? thread__comm_str(thread) : ":-1"; in perf_sample__fprintf_start() local [all...] |
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| H A D | event-parse.c | 122 char *comm; member 160 char *comm; member 195 const struct tep_cmdline *comm; in find_cmdline() local 224 const struct tep_cmdline *comm; in tep_is_pid_registered() local 248 add_new_comm(struct tep_handle *tep, const char *comm, int pid, bool override) add_new_comm() argument 327 _tep_register_comm(struct tep_handle *tep, const char *comm, int pid, bool override) _tep_register_comm() argument 366 tep_register_comm(struct tep_handle *tep, const char *comm, int pid) tep_register_comm() argument 381 tep_override_comm(struct tep_handle *tep, const char *comm, int pid) tep_override_comm() argument 5889 const char *comm; tep_data_comm_from_pid() local 5896 pid_from_cmdlist(struct tep_handle *tep, const char *comm, struct tep_cmdline *next) pid_from_cmdlist() argument 5924 tep_data_pid_from_comm(struct tep_handle *tep, const char *comm, struct tep_cmdline *next) tep_data_pid_from_comm() argument 6083 const char *comm; print_string() local [all...] |
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| H A D | perf_event.h | 354 comm : 1, /* include comm data */ member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | perf_event.h | 354 comm : 1, /* include comm data */ member
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace.h | 183 char comm[TASK_COMM_LEN]; member
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-sched.c | 63 char comm[COMM_LEN]; member 837 const char *comm = evsel__strval(evsel, sample, "comm"); in replay_wakeup_event() local 448 register_pid(struct perf_sched *sched, unsigned long pid, const char *comm) register_pid() argument 1957 const char *comm = thread__comm_str(thread); timehist_get_commstr() local 3155 const char *comm = thread__comm_str(data->thread), *this_comm; __merge_work_atoms() local [all...] |
| H A D | builtin-script.c | 793 const char *comm = thread ? thread__comm_str(thread) : ":-1"; in perf_sample__fprintf_start() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | core_reloc_types.h | 14 char comm[sizeof("test_progs")]; member 32 char comm[sizeof("test_progs")]; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | perf_event.h | 207 comm : 1, member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | perf_event.h | 206 __u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, exclude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1, task : 1, watermark : 1, precise_ip : 2, mmap_data : 1, sample_id_all : 1, exclude_host : 1, exclude_guest : 1, exclude_callchain_kernel : 1, exclude_callchain_user : 1, mmap2 : 1, comm_exec : 1, use_clockid : 1, context_switch : 1, write_backward : 1, namespaces : 1, ksymbol : 1, bpf_event : 1, aux_output : 1, cgroup : 1, text_poke : 1, __reserved_1 : 30; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | perf_event.h | 206 __u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, exclude_hv : 1, exclude_idle : 1, mmap : 1, comm : 1, freq : 1, inherit_stat : 1, enable_on_exec : 1, task : 1, watermark : 1, precise_ip : 2, mmap_data : 1, sample_id_all : 1, exclude_host : 1, exclude_guest : 1, exclude_callchain_kernel : 1, exclude_callchain_user : 1, mmap2 : 1, comm_exec : 1, use_clockid : 1, context_switch : 1, write_backward : 1, namespaces : 1, ksymbol : 1, bpf_event : 1, aux_output : 1, cgroup : 1, text_poke : 1, __reserved_1 : 30; member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | sched.h | 1074 char comm[TASK_COMM_LEN];
member
|