Home
last modified time | relevance | path

Searched defs:var_kill_data_t (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dprofiler.h95 struct var_kill_data_t { struct
96 struct var_metadata_t meta;
97 struct cgroup_data_t cgroup_data;
98 struct ancestors_data_t ancestors_info;
99 pid_t kill_target_pid;
100 int kill_sig;
101 uint32_t kill_count;
102 uint64_t last_kill_time;
103 uint8_t kill_target_name_length;
105 char payload[MAX_KILL_PAYLOAD_LEN];
[all …]

Completed in 4 milliseconds