Searched refs:get_bucket (Results 1 – 2 of 2) sorted by relevance
9 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro20 h = &net->dev_index_head[get_bucket(*pos)]; in dev_from_same_bucket()39 bucket = get_bucket(*pos) + 1; in dev_from_bucket()57 if (get_bucket(*pos) >= NETDEV_HASHENTRIES) in dev_seq_start()
3152 #define get_bucket(x) ((x) >> BUCKET_SPACE) macro3159 unsigned long bucket = get_bucket(*pos); in unix_from_bucket()3193 bucket = get_bucket(*pos) + 1; in unix_next_socket()3208 if (get_bucket(*pos) >= ARRAY_SIZE(unix_socket_table)) in unix_seq_start()