Home
last modified time | relevance | path

Searched refs:next_bucket (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/net/
Dinet_frag.h82 unsigned int next_bucket; member
/linux-4.1.27/net/ipv4/
Dinet_fragment.c179 for (i = ACCESS_ONCE(f->next_bucket); budget; --budget) { in inet_frag_worker()
186 f->next_bucket = i; in inet_frag_worker()
/linux-4.1.27/include/uapi/linux/
Dbcache.h305 __u64 next_bucket; member
/linux-4.1.27/net/unix/
Daf_unix.c2460 goto next_bucket; in unix_next_socket()
2470 next_bucket: in unix_next_socket()
/linux-4.1.27/drivers/md/bcache/
Dsuper.c575 p->next_bucket = ca->prio_buckets[i + 1]; in bch_prio_write()
633 bucket = p->next_bucket; in prio_read()