Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/tools/perf/bench/
Dsched-messaging.c42 struct sender_context { struct
43 unsigned int num_fds;
44 int ready_out;
45 int wakefd;
46 int out_fds[0];
/kernel/linux/linux-5.10/tools/perf/bench/
Dsched-messaging.c39 struct sender_context { struct
40 unsigned int num_fds;
41 int ready_out;
42 int wakefd;
43 int out_fds[];