Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dinet_frag.h82 unsigned int next_bucket; member
/linux-4.4.14/net/ipv4/
Dinet_fragment.c167 for (i = ACCESS_ONCE(f->next_bucket); budget; --budget) { in inet_frag_worker()
174 f->next_bucket = i; in inet_frag_worker()
/linux-4.4.14/include/uapi/linux/
Dbcache.h305 __u64 next_bucket; member
/linux-4.4.14/drivers/md/bcache/
Dsuper.c552 p->next_bucket = ca->prio_buckets[i + 1]; in bch_prio_write()
610 bucket = p->next_bucket; in prio_read()
/linux-4.4.14/net/unix/
Daf_unix.c2758 goto next_bucket; in unix_next_socket()
2768 next_bucket: in unix_next_socket()