Searched defs:bucket (Results 1 - 25 of 159) sorted by relevance

1234567

/linux-master/include/net/
H A Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, __u16 destp, int bucket) argument
H A Dping.h40 int bucket; member in struct:ping_iter_state
H A Draw.h63 int bucket; member in struct:raw_iter_state
H A Dllc.h75 u32 bucket = hash_32(ifindex, LLC_SK_DEV_HASH_BITS); local
/linux-master/fs/bcachefs/
H A Dnocow_locking.h27 bch2_bucket_nocow_lock(struct bucket_nocow_lock_table *t, struct bpos bucket, int flags) argument
36 bch2_bucket_nocow_trylock(struct bucket_nocow_lock_table *t, struct bpos bucket, int flags) argument
H A Dnocow_locking.c10 bool bch2_bucket_nocow_is_locked(struct bucket_nocow_lock_table *t, struct bpos bucket) argument
24 void bch2_bucket_nocow_unlock(struct bucket_nocow_lock_table *t, struct bpos bucket, int flags) argument
H A Dmove_types.h20 struct bpos bucket; member in struct:move_bucket_key
32 struct move_bucket bucket; member in struct:move_bucket_in_flight
H A Dbuckets_waiting_for_journal.c25 bch2_bucket_needs_journal_commit(struct buckets_waiting_for_journal *b, u64 flushed_seq, unsigned dev, u64 bucket) argument
86 bch2_set_bucket_needs_journal_commit(struct buckets_waiting_for_journal *b, u64 flushed_seq, unsigned dev, u64 bucket, u64 journal_seq) argument
H A Djournal_io.h10 u32 bucket; member in struct:journal_ptr
H A Dbackpointers.h51 bucket_pos_to_bp(const struct bch_fs *c, struct bpos bucket, u64 bucket_offset) argument
67 bch2_bucket_backpointer_mod(struct btree_trans *trans, struct bpos bucket, struct bch_backpointer bp, struct bkey_s_c orig_k, bool insert) argument
[all...]
H A Dalloc_foreground.h122 static inline bool bch2_bucket_is_open(struct bch_fs *c, unsigned dev, u64 bucket) argument
138 static inline bool bch2_bucket_is_open_safe(struct bch_fs *c, unsigned dev, u64 bucket) argument
114 open_bucket_hashslot(struct bch_fs *c, unsigned dev, u64 bucket) argument
[all...]
H A Dbuckets_types.h10 struct bucket { struct
/linux-master/net/9p/
H A Derror.c179 int bucket; local
208 int bucket; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dsock_iter_batch.c21 unsigned int bucket[2]; variable
/linux-master/net/llc/
H A Dllc_proc.c67 static struct sock *laddr_hash_next(struct llc_sap *sap, int bucket) argument
/linux-master/net/openvswitch/
H A Dmeter.h29 u64 bucket; /* 1/1000 packets, or in bits */ member in struct:dp_meter_band
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_vmid.c300 u32 bucket, i, cpu; local
/linux-master/net/vmw_vsock/
H A Ddiag.c52 unsigned int bucket; local
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dpriority-table.c23 struct bucket { struct
69 struct bucket *bucket = &table->buckets[priority]; local
140 mark_bucket_empty(struct priority_table *table, struct bucket *bucket) argument
157 struct bucket *bucket; local
[all...]
/linux-master/security/safesetid/
H A Dsecurityfs.c74 int bucket; local
100 int bucket; local
/linux-master/drivers/net/wireguard/
H A Dratelimiter.c92 struct hlist_head *bucket; local
/linux-master/net/mptcp/
H A Dtoken.c111 struct token_bucket *bucket; local
157 struct token_bucket *bucket; local
196 struct token_bucket *bucket; local
213 struct token_bucket *bucket; local
249 struct token_bucket *bucket; local
305 struct token_bucket *bucket = &token_hash[slot]; local
354 struct token_bucket *bucket; local
378 struct token_bucket *bucket; local
[all...]
/linux-master/fs/dlm/
H A Ddir.c203 uint32_t hash, bucket; local
/linux-master/arch/hexagon/kernel/
H A Dptrace.c78 unsigned long bucket; local
/linux-master/block/
H A Dblk-stat.c55 int bucket, cpu; local
83 unsigned int bucket; local
139 unsigned int bucket; local
[all...]

Completed in 291 milliseconds

1234567