Searched defs:napi_id (Results 1 – 11 of 11) sorted by relevance
| /linux/include/net/ |
| H A D | busy_poll.h | 27 static inline bool napi_id_valid(unsigned int napi_id) in napi_id_valid() 120 unsigned int napi_id = READ_ONCE(sk->sk_napi_id); in sk_busy_loop() local 171 static inline void __sk_mark_napi_id_once(struct sock *sk, unsigned int napi_id) in __sk_mark_napi_id_once()
|
| /linux/io_uring/ |
| H A D | napi.c | 12 unsigned int napi_id; member 22 unsigned int napi_id) in io_napi_hash_find() 41 int __io_napi_add_id(struct io_ring_ctx *ctx, unsigned int napi_id, in __io_napi_add_id() 90 static int __io_napi_del_id(struct io_ring_ctx *ctx, unsigned int napi_id) in __io_napi_del_id()
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | napi_threaded.py | 14 def _assert_napi_threaded_enabled(nl, napi_id) -> None: argument 20 def _assert_napi_threaded_disabled(nl, napi_id) -> None: argument
|
| H A D | napi_id_helper.c | 19 unsigned int napi_id; in main() local
|
| /linux/net/core/ |
| H A D | netdev-genl.c | 24 unsigned int napi_id; member 227 u32 napi_id; in netdev_nl_napi_get_doit() local 364 unsigned int napi_id; in netdev_nl_napi_set_doit() local
|
| H A D | dev.c | 816 static struct napi_struct *napi_by_id(unsigned int napi_id) in napi_by_id() 830 netdev_napi_by_id(struct net *net, unsigned int napi_id) in netdev_napi_by_id() 858 netdev_napi_by_id_lock(struct net *net, unsigned int napi_id) in netdev_napi_by_id_lock() 1063 struct net_device *dev_get_by_napi_id(unsigned int napi_id) in dev_get_by_napi_id() 6989 static void __napi_busy_loop(unsigned int napi_id, in __napi_busy_loop() 7073 void napi_busy_loop_rcu(unsigned int napi_id, in napi_busy_loop_rcu() 7085 void napi_busy_loop(unsigned int napi_id, in napi_busy_loop() 7097 void napi_suspend_irqs(unsigned int napi_id) in napi_suspend_irqs() 7113 void napi_resume_irqs(unsigned int napi_id) in napi_resume_irqs() 7137 unsigned int napi_id) in __napi_hash_add_with_id() [all …]
|
| H A D | xdp.c | 169 unsigned int napi_id, u32 frag_size) in __xdp_rxq_info_reg() argument
|
| /linux/fs/ |
| H A D | eventpoll.c | 350 unsigned int napi_id; member 671 unsigned int napi_id = READ_ONCE(ep->napi_id); in ep_busy_loop() local 702 unsigned int napi_id; in ep_set_busy_poll_napi_id() local 775 unsigned int napi_id = READ_ONCE(ep->napi_id); in ep_suspend_napi_irqs() local 783 unsigned int napi_id = READ_ONCE(ep->napi_id); in ep_resume_napi_irqs() local
|
| /linux/include/linux/ |
| H A D | netdevice.h | 377 unsigned int napi_id; member 413 u32 napi_id; member
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 6460 __u32 napi_id; member
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 6460 __u32 napi_id; member
|