Home
last modified time | relevance | path

Searched defs:comm (Results 76 - 100 of 232) sorted by relevance

12345678910

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dmain.h126 char comm[16]; member
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_cumulate.c164 const char *comm; member
H A Dswitch-tracking.c71 check_comm(struct switch_tracking *switch_tracking, union perf_event *event, const char *comm, int nr) check_comm() argument
341 const char *comm; test__switch_tracking() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
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_map.c318 static int get_comm(char **comm, pid_t pid) in get_comm() argument
345 char *comm = NULL; in comm_init() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcn_proc.h113 char comm[16]; member
114 } comm; member
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dcomminit.c375 struct aac_queue_block * comm = dev->queues; in aac_comm_init() local
[all...]
/kernel/linux/linux-6.6/include/linux/iio/adc/
H A Dad_sigma_delta.h86 uint8_t comm; member
/kernel/linux/linux-6.6/kernel/futex/
H A Dwaitwake.c198 char comm[sizeof(current->comm)]; in futex_atomic_op_inuser() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcn_proc.h139 char comm[16]; member
140 } comm; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sunplus/
H A Dspl2sw_driver.c28 struct spl2sw_common *comm = mac->comm; in spl2sw_ethernet_open() local
52 struct spl2sw_common *comm = mac->comm; in spl2sw_ethernet_stop() local
69 struct spl2sw_common *comm = mac->comm; spl2sw_ethernet_start_xmit() local
171 struct spl2sw_common *comm = mac->comm; spl2sw_ethernet_tx_timeout() local
324 struct spl2sw_common *comm; spl2sw_probe() local
516 struct spl2sw_common *comm; spl2sw_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad_sigma_delta.c40 void ad_sd_set_comm(struct ad_sigma_delta *sigma_delta, uint8_t comm) in ad_sd_set_comm() argument
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dswitch-tracking.c74 check_comm(struct switch_tracking *switch_tracking, union perf_event *event, const char *comm, int nr) check_comm() argument
345 const char *comm; test__switch_tracking() local
[all...]
H A Dhists_cumulate.c177 const char *comm; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtrace-event-parse.c154 char comm[17]; /* Max comm length in the kernel is 16. */ in parse_saved_cmdline() local
H A Dtool.h48 comm, member
H A Dthread_map.c319 static int get_comm(char **comm, pid_t pid) in get_comm() argument
346 char *comm = NULL; in comm_init() local
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcn_proc.h80 char comm[16]; member
81 } comm; member
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Drx.c515 int aac_rx_select_comm(struct aac_dev *dev, int comm) in aac_rx_select_comm() argument
H A Dcomminit.c375 struct aac_queue_block * comm = dev->queues; in aac_comm_init() local
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dmain.h102 char comm[16]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcn_proc.h80 char comm[16]; member
81 } comm; member
/kernel/linux/linux-6.6/samples/bpf/
H A Dtracex2_user.c30 char comm[16]; member
H A Dtrace_event_user.c56 char comm[TASK_COMM_LEN]; member

Completed in 14 milliseconds

12345678910