Home
last modified time | relevance | path

Searched refs:rb_head (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/nfsd/
A Dnfscache.c33 struct rb_root rb_head; member
122 rb_erase(&rp->c_node, &b->rb_head); in nfsd_reply_cache_free_locked()
370 struct rb_node **p = &b->rb_head.rb_node, in nfsd_cache_insert()
391 rb_insert_color(&key->c_node, &b->rb_head); in nfsd_cache_insert()
/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/
A Dscheduler.h108 unsigned long rb_head, rb_tail, rb_ctl, rb_start, rb_len; member
A Dcmd_parser.c2790 unsigned long rb_head, unsigned long rb_tail, in command_scan() argument
2798 gma_head = rb_start + rb_head; in command_scan()
2818 rb_head, rb_tail); in command_scan()
2844 gma_head = workload->rb_start + workload->rb_head; in scan_workload()
2867 ret = command_scan(&s, workload->rb_head, workload->rb_tail, in scan_workload()
2930 workload->rb_head) % guest_rb_size; in shadow_workload_ring_buffer()
2932 gma_head = workload->rb_start + workload->rb_head; in shadow_workload_ring_buffer()
A Dscheduler.c957 head = workload->rb_head; in update_guest_context()
1697 workload->rb_head = head; in intel_vgpu_create_workload()

Completed in 16 milliseconds