Searched defs:need_resend (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_xics.h | 55 u8 need_resend:1; member
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | book3s_xics.h | 55 u8 need_resend:1; member
|
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | osd_client.c | 3856 scan_requests(struct ceph_osd *osd, bool force_resend, bool cleared_full, bool check_pool_cleared_full, struct rb_root *need_resend, struct list_head *need_resend_linger) scan_requests() argument 3935 handle_one_map(struct ceph_osd_client *osdc, void *p, void *end, bool incremental, struct rb_root *need_resend, struct list_head *need_resend_linger) handle_one_map() argument 4004 kick_requests(struct ceph_osd_client *osdc, struct rb_root *need_resend, struct list_head *need_resend_linger) kick_requests() argument 4068 struct rb_root need_resend = RB_ROOT; ceph_osdc_handle_map() local [all...] |
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | osd_client.c | 3944 scan_requests(struct ceph_osd *osd, bool force_resend, bool cleared_full, bool check_pool_cleared_full, struct rb_root *need_resend, struct list_head *need_resend_linger) scan_requests() argument 4023 handle_one_map(struct ceph_osd_client *osdc, void *p, void *end, bool incremental, struct rb_root *need_resend, struct list_head *need_resend_linger) handle_one_map() argument 4094 kick_requests(struct ceph_osd_client *osdc, struct rb_root *need_resend, struct list_head *need_resend_linger) kick_requests() argument 4158 struct rb_root need_resend = RB_ROOT; ceph_osdc_handle_map() local [all...] |
Completed in 17 milliseconds