Searched defs:bucket (Results 76 - 100 of 159) sorted by relevance

1234567

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag.c715 int bucket; local
735 int bucket; local
[all...]
/linux-master/fs/bcachefs/
H A Dmove.c672 bch2_evacuate_bucket(struct moving_context *ctxt, struct move_bucket_in_flight *bucket_in_flight, struct bpos bucket, int gen, struct data_update_opts _data_opts) argument
H A Dbackpointers.c64 struct bpos bucket = bp_pos_to_bucket(ca, bp.k->p); local
94 struct bpos bucket = bp_pos_to_bucket(ca, k.k->p); local
16 extent_matches_bp(struct bch_fs *c, enum btree_id btree_id, unsigned level, struct bkey_s_c k, struct bpos bucket, struct bch_backpointer bp) argument
165 bch2_bucket_backpointer_mod_nowritebuffer(struct btree_trans *trans, struct bch_dev *ca, struct bpos bucket, struct bch_backpointer bp, struct bkey_s_c orig_k, bool insert) argument
218 bch2_get_next_backpointer(struct btree_trans *trans, struct bch_dev *ca, struct bpos bucket, int gen, struct bpos *bp_pos, struct bch_backpointer *bp, unsigned iter_flags) argument
280 struct bpos bucket; local
314 struct bpos bucket; local
355 struct bpos bucket; local
396 struct bpos bucket; local
528 check_bp_exists(struct btree_trans *trans, struct extents_to_bp_state *s, struct bpos bucket, struct bch_backpointer bp, struct bkey_s_c orig_k) argument
[all...]
H A Dalloc_foreground.c205 __try_alloc_bucket(struct bch_fs *c, struct bch_dev *ca, u64 bucket, enum bch_watermark watermark, const struct bch_alloc_v4 *a, struct bucket_alloc_state *s, struct closure *cl) argument
409 u64 bucket = k.k->p.offset; local
507 u64 bucket = alloc_cursor & ~(~0ULL << 56); local
[all...]
/linux-master/lib/
H A Dstackdepot.c535 static inline struct stack_record *find_stack(struct list_head *bucket, argument
589 struct list_head *bucket; local
[all...]
/linux-master/net/netfilter/
H A Dxt_hashlimit.c1056 unsigned int *bucket; variable
1073 unsigned int *bucket = v; local
1087 unsigned int *bucket variable
1090 kfree(bucket); variable
1173 unsigned int *bucket = (unsigned int *)v; local
1187 unsigned int *bucket = v; local
1201 unsigned int *bucket = v; local
[all...]
H A Dnfnetlink_log.c1026 unsigned int bucket; member in struct:iter_state
H A Dnft_set_pipapo.c703 int group, bucket, err; local
[all...]
H A Dnf_conntrack_standalone.c104 unsigned int bucket; member in struct:ct_iter_state
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c85 int bucket = cxgbit_np_hashfn(cnp); local
101 int stid = -1, bucket = cxgbit_np_hashfn(cnp); local
118 int stid = -1, bucket = cxgbit_np_hashfn(cnp); local
/linux-master/fs/ocfs2/dlm/
H A Ddlmrecovery.c2132 struct hlist_head *bucket; local
2324 struct hlist_head *bucket; local
/linux-master/lib/zstd/compress/
H A Dzstd_ldm.c387 ldmEntry_t* const bucket = candidates[n].bucket; local
/linux-master/drivers/crypto/nx/
H A Dnx-common-pseries.c154 int bucket = fls(time); local
/linux-master/block/
H A Dkyber-iosched.c216 unsigned int bucket; local
231 unsigned int bucket, samples = 0, percentile_samples; local
625 unsigned int bucket; local
[all...]
/linux-master/net/openvswitch/
H A Dflow_table.c525 ovs_flow_tbl_dump_next(struct table_instance *ti, u32 *bucket, u32 *last) argument
/linux-master/net/ipv4/
H A Dping.c1114 ping_v4_format_sock(struct sock *sp, struct seq_file *f, int bucket) argument
H A Draw.c958 static struct sock *raw_get_first(struct seq_file *seq, int bucket) argument
/linux-master/net/batman-adv/
H A Dbridge_loop_avoidance.c2240 int bucket local
2194 batadv_bla_claim_dump_bucket(struct sk_buff *msg, u32 portid, struct netlink_callback *cb, struct batadv_hard_iface *primary_if, struct batadv_hashtable *hash, unsigned int bucket, int *idx_skip) argument
2364 batadv_bla_backbone_dump_bucket(struct sk_buff *msg, u32 portid, struct netlink_callback *cb, struct batadv_hard_iface *primary_if, struct batadv_hashtable *hash, unsigned int bucket, int *idx_skip) argument
2410 int bucket = cb->args[0]; local
[all...]
H A Dmulticast.c2025 batadv_mcast_flags_dump_bucket(struct sk_buff *msg, u32 portid, struct netlink_callback *cb, struct batadv_hashtable *hash, unsigned int bucket, long *idx_skip) argument
2071 __batadv_mcast_flags_dump(struct sk_buff *msg, u32 portid, struct netlink_callback *cb, struct batadv_priv *bat_priv, long *bucket, long *idx) argument
2154 long *bucket = &cb->args[0]; local
[all...]
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_gen.h88 struct hbucket __rcu *bucket[]; /* hashtable buckets */ member in struct:htable
/linux-master/fs/notify/fanotify/
H A Dfanotify.c185 unsigned int bucket = fanotify_event_hash_bucket(group, new); local
866 unsigned int bucket = fanotify_event_hash_bucket(group, event); local
/linux-master/fs/nfs/
H A Dpnfs_nfs.c63 pnfs_free_bucket_lseg(struct pnfs_commit_bucket *bucket) argument
81 struct pnfs_commit_bucket *bucket = NULL; local
241 pnfs_bucket_scan_ds_commit_list(struct pnfs_commit_bucket *bucket, struct nfs_commit_info *cinfo, int max) argument
402 pnfs_bucket_get_committing(struct list_head *head, struct pnfs_commit_bucket *bucket, struct nfs_commit_info *cinfo) argument
419 pnfs_bucket_fetch_commitdata(struct pnfs_commit_bucket *bucket, struct nfs_commit_info *cinfo) argument
435 struct pnfs_commit_bucket *bucket; local
456 struct pnfs_commit_bucket *bucket; local
1207 struct pnfs_commit_bucket *bucket; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c791 struct hlist_head *bucket; local
/linux-master/arch/riscv/kernel/
H A Dmodule.c21 struct hlist_head *bucket; member in struct:used_bucket
663 struct used_bucket *bucket; local
[all...]
/linux-master/fs/xfs/scrub/
H A Dagheader_repair.c1140 unsigned int bucket; local
1077 xrep_iunlink_walk_ondisk_bucket( struct xrep_agi *ragi, unsigned int bucket) argument
1325 xrep_iunlink_resolve_bucket( struct xrep_agi *ragi, unsigned int bucket) argument
1422 unsigned int bucket; local
[all...]

Completed in 626 milliseconds

1234567