Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h110761 struct netpoll_info { struct
110762 refcount_t refcnt;
110763 struct semaphore dev_lock;
110764 struct sk_buff_head txq;
110765 struct delayed_work tx_work;
110766 struct netpoll *netpoll;
110767 struct callback_head rcu;
Dvmlinux.h110761 struct netpoll_info { struct
110762 refcount_t refcnt;
110763 struct semaphore dev_lock;
110764 struct sk_buff_head txq;
110765 struct delayed_work tx_work;
110766 struct netpoll *netpoll;
110767 struct callback_head rcu;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h97718 struct netpoll_info { struct
97719 refcount_t refcnt;
97720 struct semaphore dev_lock;
97721 struct sk_buff_head txq;
97722 struct delayed_work tx_work;
97723 struct netpoll *netpoll;
97724 struct callback_head rcu;
Dvmlinux_510.h97718 struct netpoll_info { struct
97719 refcount_t refcnt;
97720 struct semaphore dev_lock;
97721 struct sk_buff_head txq;
97722 struct delayed_work tx_work;
97723 struct netpoll *netpoll;
97724 struct callback_head rcu;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h85433 struct netpoll_info { struct
85434 refcount_t refcnt;
85435 struct semaphore dev_lock;
85436 struct sk_buff_head txq;
85437 struct delayed_work tx_work;
85438 struct netpoll *netpoll;
85439 struct callback_head rcu;
Dvmlinux.h85433 struct netpoll_info { struct
85434 refcount_t refcnt;
85435 struct semaphore dev_lock;
85436 struct sk_buff_head txq;
85437 struct delayed_work tx_work;
85438 struct netpoll *netpoll;
85439 struct callback_head rcu;