| /linux/net/ceph/crush/ |
| H A D | mapper.c | 74 static int bucket_perm_choose(const struct crush_bucket *bucket, in bucket_perm_choose() 135 static int bucket_uniform_choose(const struct crush_bucket_uniform *bucket, in bucket_uniform_choose() 142 static int bucket_list_choose(const struct crush_bucket_list *bucket, in bucket_list_choose() 196 static int bucket_tree_choose(const struct crush_bucket_tree *bucket, in bucket_tree_choose() 228 static int bucket_straw_choose(const struct crush_bucket_straw *bucket, in bucket_straw_choose() 305 static __u32 *get_choose_arg_weights(const struct crush_bucket_straw2 *bucket, in get_choose_arg_weights() 317 static __s32 *get_choose_arg_ids(const struct crush_bucket_straw2 *bucket, in get_choose_arg_ids() 326 static int bucket_straw2_choose(const struct crush_bucket_straw2 *bucket, in bucket_straw2_choose() 455 const struct crush_bucket *bucket, in crush_choose_firstn() 648 const struct crush_bucket *bucket, in crush_choose_indep()
|
| /linux/tools/tracing/rtla/src/ |
| H A D | timerlat.bpf.c | 75 update_main_hist(void * map,int bucket) update_main_hist() argument 90 update_summary(void * map,unsigned long long latency,int bucket) update_summary() argument 127 int bucket; handle_timerlat_sample() local [all...] |
| H A D | osnoise_hist.c | 107 int bucket; osnoise_hist_update_multiple() local 343 int bucket, cpu; osnoise_print_stats() local [all...] |
| H A D | timerlat_hist.c | 144 int bucket; timerlat_hist_update() local 618 int bucket, cpu; timerlat_print_stats() local [all...] |
| /linux/net/sched/ |
| H A D | sch_hhf.c | 329 /* Removes one skb from head of bucket. */ in dequeue_head() argument 339 bucket_add(struct wdrr_bucket * bucket,struct sk_buff * skb) bucket_add() argument 352 struct wdrr_bucket *bucket; hhf_drop() local 376 struct wdrr_bucket *bucket; hhf_enqueue() local 422 struct wdrr_bucket *bucket; hhf_dequeue() local 647 struct wdrr_bucket *bucket = q->buckets + i; hhf_init() local [all...] |
| /linux/block/ |
| H A D | blk-stat.c | 55 int bucket, cpu; in blk_stat_add() local 80 unsigned int bucket; in blk_stat_timer_fn() local 135 unsigned int bucket; in blk_stat_add_callback() local
|
| /linux/drivers/interconnect/qcom/ |
| H A D | bcm-voter.c | 65 int bucket, i; in bcm_aggregate_mask() local 94 size_t i, bucket; in bcm_aggregate() local 156 static void tcs_list_gen(struct bcm_voter *voter, int bucket, in tcs_list_gen()
|
| /linux/drivers/misc/vmw_vmci/ |
| H A D | vmci_doorbell.c | 120 u32 bucket = VMCI_DOORBELL_HASH(idx); in dbell_index_table_find() local 139 u32 bucket; in dbell_index_table_add() local 338 u32 bucket = VMCI_DOORBELL_HASH(notify_idx); in dbell_fire_entries() local
|
| /linux/drivers/md/ |
| H A D | dm-clone-target.c | 564 #define bucket_lock_irqsave(bucket, flags) \ argument 567 #define bucket_unlock_irqrestore(bucket, flags) \ argument 570 #define bucket_lock_irq(bucket) \ argument 573 #define bucket_unlock_irq(bucket) \ argument 579 struct hash_table_bucket *bucket; in hash_table_init() local 613 static struct dm_clone_region_hydration *__hash_find(struct hash_table_bucket *bucket, in __hash_find() 631 static inline void __insert_region_hydration(struct hash_table_bucket *bucket, in __insert_region_hydration() 645 __find_or_insert_region_hydration(struct hash_table_bucket *bucket, in __find_or_insert_region_hydration() 703 struct hash_table_bucket *bucket; in hydration_update_metadata() local 877 struct hash_table_bucket *bucket; in hydrate_bio_region() local [all …]
|
| /linux/security/safesetid/ |
| H A D | securityfs.c | 74 int bucket; in __release_ruleset() local 100 int bucket; in verify_ruleset() local
|
| /linux/net/netfilter/ |
| H A D | xt_hashlimit.c | 1060 unsigned int *bucket; in dl_seq_start() local 1077 unsigned int *bucket = v; in dl_seq_next() local 1091 unsigned int *bucket = v; in dl_seq_stop() local 1177 unsigned int *bucket = (unsigned int *)v; in dl_seq_show_v2() local 1191 unsigned int *bucket = v; in dl_seq_show_v1() local 1205 unsigned int *bucket = v; in dl_seq_show() local
|
| /linux/net/openvswitch/ |
| H A D | vport.c | 96 struct hlist_head *bucket = hash_bucket(net, name); in ovs_vport_locate() local 211 struct hlist_head *bucket; in ovs_vport_add() local
|
| H A D | meter.h | 28 u64 bucket; /* 1/1000 packets, or in bits */ member
|
| /linux/fs/netfs/ |
| H A D | fscache_volume.c | 178 unsigned int bucket, collidee_debug_id = 0; in fscache_hash_volume() local 374 unsigned int bucket; in fscache_unhash_volume() local
|
| H A D | fscache_cookie.c | 406 unsigned int bucket; in fscache_hash_cookie() local 936 unsigned int bucket; in fscache_unhash_cookie() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | sock_iter_batch.c | 28 unsigned int bucket[2]; variable
|
| /linux/drivers/md/bcache/ |
| H A D | bcache.h | 197 struct bucket { struct 208 * as multiple threads touch struct bucket without locking argument
|
| H A D | extents.c | 54 size_t bucket = PTR_BUCKET_NR(c, k, i); in __ptr_invalid() local 75 size_t bucket = PTR_BUCKET_NR(c, k, i); in bch_ptr_status() local
|
| H A D | alloc.c | 296 static int bch_allocator_push(struct cache *ca, long bucket) in bch_allocator_push() 323 long bucket; in bch_allocator_thread() local
|
| /linux/net/rxrpc/ |
| H A D | proc.c | 320 unsigned int bucket, n; in rxrpc_peer_seq_start() local 355 unsigned int bucket, n; in rxrpc_peer_seq_next() local
|
| /linux/net/vmw_vsock/ |
| H A D | diag.c | 52 unsigned int bucket; in vsock_diag_dump() local
|
| /linux/arch/hexagon/kernel/ |
| H A D | ptrace.c | 78 unsigned long bucket; in genregs_set() local
|
| /linux/net/core/ |
| H A D | sock_map.c | 897 struct bpf_shtab_bucket *bucket; in __sock_hash_lookup_elem() local 921 struct bpf_shtab_bucket *bucket; in sock_hash_delete_from_link() local 945 struct bpf_shtab_bucket *bucket; in sock_hash_delete_elem() local 997 struct bpf_shtab_bucket *bucket; in sock_hash_update_common() local 1147 struct bpf_shtab_bucket *bucket; in sock_hash_free() local 1320 struct bpf_shtab_bucket *bucket; in sock_hash_seq_find_next() local
|
| /linux/lib/ |
| H A D | stackdepot.c | 592 static inline struct stack_record *find_stack(struct list_head *bucket, in find_stack() 646 struct list_head *bucket; in stack_depot_save_flags() local
|
| /linux/drivers/net/wireguard/ |
| H A D | ratelimiter.c | 92 struct hlist_head *bucket; in wg_ratelimiter_allow() local
|