Home
last modified time | relevance | path

Searched defs:comm (Results 176 - 200 of 232) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/net/ethernet/sunplus/
H A Dspl2sw_define.h259 struct spl2sw_common *comm; member
/kernel/linux/linux-6.6/drivers/pinctrl/intel/
H A Dpinctrl-intel.c898 const struct intel_community *comm = &pctrl->communities[i]; in intel_gpio_to_pin() local
H A Dpinctrl-baytrail.c558 struct intel_community *comm = intel_get_community(vg, offset); in byt_gpio_reg() local
1175 const struct intel_community *comm; in byt_gpio_dbg_show() local
1609 struct intel_community *comm = vg->communities + i; byt_set_soc_data() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gpu_error.h103 char comm[TASK_COMM_LEN]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gpu.h394 char *comm; member
547 char *comm; member
/kernel/linux/linux-6.6/tools/lib/perf/include/perf/
H A Devent.h50 char comm[16]; member
380 char comm[16]; member
482 struct perf_record_comm comm; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-timechart.c124 char *comm; member
232 static void pid_set_comm(struct timechart *tchart, int pid, char *comm) in pid_set_comm() argument
1144 char comm[256]; draw_io_bars() local
1296 char comm[256]; draw_process_bars() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c945 const char *comm = thread__comm_str(al->thread); in python_process_tracepoint() local
1191 static int python_export_comm(struct db_export *dbe, struct comm *comm, in python_export_comm() argument
1212 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-6.6/tools/perf/util/
H A Dsynthetic-events.c72 static int perf_event__get_comm_ids(pid_t pid, pid_t tid, char *comm, size_t len, in perf_event__get_comm_ids() argument
1204 char *comm = perf_thread_map__comm(threads, i); perf_event__synthesize_thread_map2() local
[all...]
H A Dhist.h313 int comm; member
H A Dpython.c866 comm in pyrf_evsel__init() local
[all...]
H A Dsort.h101 struct comm *comm; member
H A Dmachine.c106 char comm[64]; in thread__set_guest_comm() local
[all...]
/kernel/linux/linux-6.6/security/selinux/
H A Dselinuxfs.c718 char comm[sizeof(current->comm)]; in sel_write_checkreqprot() local
/kernel/linux/linux-6.6/kernel/
H A Dsys.c2436 unsigned char comm[sizeof(me->comm)]; in SYSCALL_DEFINE5() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_output.c509 char comm[TASK_COMM_LEN]; in lat_print_generic() local
613 char comm[TASK_COMM_LEN]; in trace_print_context() local
655 char comm[TASK_COMM_LEN]; in trace_print_lat_context() local
1077 char comm[TASK_COMM_LE in trace_ctxwake_print() local
[all...]
H A Dtrace_probe.h230 const char *comm; /* Command of this argument */ member
H A Dtrace_osnoise.c2000 char comm[24]; in start_kthread() local
/kernel/linux/linux-6.6/mm/
H A Dkmemleak.c168 char comm[TASK_COMM_LEN]; /* executable name */ member
[all...]
/third_party/backends/backend/
H A Dartec.c653 uint8_t *data, comm[22]; in abort_scan() local
700 uint8_t *data, comm[22]; artec_mode_select() local
[all...]
H A Dmicrotek.c391 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 Dmain.c835 command(const char *comm, int line) in command() argument
/third_party/toybox/lib/
H A Dlib.c1095 char *cmd = 0, *comm = 0, **cur; in names_to_pid() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dcore_reloc_types.h14 char comm[sizeof("test_progs")]; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.c117 char comm[64]; in machine__init() local

Completed in 52 milliseconds

12345678910