Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h39564 struct ring_buffer___2 { struct
39565 refcount_t refcount;
39566 struct callback_head callback_head;
39567 int nr_pages;
39568 int overwrite;
39569 int paused;
39570 atomic_t poll;
39571 local_t head;
39572 unsigned int nest;
39573 local_t events;
[all …]
Dvmlinux.h39564 struct ring_buffer___2 { struct
39565 refcount_t refcount;
39566 struct callback_head callback_head;
39567 int nr_pages;
39568 int overwrite;
39569 int paused;
39570 atomic_t poll;
39571 local_t head;
39572 unsigned int nest;
39573 local_t events;
[all …]