Searched defs:comm_length (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.h72 uint8_t comm_length; member in struct:var_metadata_t
H A Dprofiler.inc.h346 size_t comm_length = bpf_core_read_str(payload, TASK_COMM_LEN, &task->comm); local
650 size_t comm_length = bpf_core_read_str(payload, TASK_COMM_LEN, &task->comm); local
[all...]

Completed in 98 milliseconds