Searched defs:bucket_id (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/core/
H A Dbpf_sk_storage.c704 unsigned int bucket_id; member in struct:bpf_iter_seq_sk_storage_map_info
717 u32 bucket_id = info->bucket_id; local
H A Dsock_map.c1301 u32 bucket_id; member in struct:sock_hash_seq_info
/linux-master/kernel/bpf/
H A Dhashtab.c1980 u32 bucket_id; member in struct:bpf_iter_seq_hash_map_info
1990 u32 bucket_id = info->bucket_id; local
/linux-master/include/linux/
H A Dsched.h714 unsigned int bucket_id : bits_per(UCLAMP_BUCKETS); member in struct:uclamp_se
/linux-master/kernel/sched/
H A Dcore.c1470 int bucket_id = UCLAMP_BUCKETS - 1; local
[all...]

Completed in 196 milliseconds