/linux-4.19.296/fs/nfs/ |
D | nfs4session.c | 26 static void nfs4_init_slot_table(struct nfs4_slot_table *tbl, const char *queue) in nfs4_init_slot_table() 38 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table() 61 void nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_drain_complete() 82 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot() 103 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl, in nfs4_new_slot() 117 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, in nfs4_find_or_create_slot() 139 static void nfs4_lock_slot(struct nfs4_slot_table *tbl, in nfs4_lock_slot() 156 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot() 169 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot() 176 static int nfs4_slot_get_seqid(struct nfs4_slot_table *tbl, u32 slotid, in nfs4_slot_get_seqid() [all …]
|
D | callback_proc.c | 407 validate_seqid(const struct nfs4_slot_table *tbl, const struct nfs4_slot *slot, in validate_seqid() 448 struct nfs4_slot_table *tbl; in referring_call_exists() local 486 struct nfs4_slot_table *tbl; in nfs4_callback_sequence() local
|
D | nfs4session.h | 96 static inline bool nfs4_slot_tbl_draining(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_draining() 101 static inline bool nfs4_test_locked_slot(const struct nfs4_slot_table *tbl, in nfs4_test_locked_slot()
|
D | nfs4state.c | 244 static void nfs4_end_drain_slot_table(struct nfs4_slot_table *tbl) in nfs4_end_drain_slot_table() 268 static int nfs4_drain_slot_tbl(struct nfs4_slot_table *tbl) in nfs4_drain_slot_tbl()
|
D | nfs4client.c | 333 struct nfs4_slot_table *tbl; in nfs40_init_client() local
|
D | callback_xdr.c | 800 struct nfs4_slot_table *tbl = &session->bc_slot_table; in nfs4_callback_free_slot() local
|
D | nfs4proc.c | 671 struct nfs4_slot_table *tbl; in nfs40_sequence_free_slot() local 695 struct nfs4_slot_table *tbl; in nfs41_release_slot() local 980 struct nfs4_slot_table *tbl = client->cl_slot_tbl; in nfs4_setup_sequence() local
|
/linux-4.19.296/include/linux/ |
D | rhashtable.h | 92 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 129 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 138 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 156 const struct bucket_table *tbl) in rht_grow_above_75() 169 const struct bucket_table *tbl) in rht_shrink_below_30() 182 const struct bucket_table *tbl) in rht_grow_above_100() 194 const struct bucket_table *tbl) in rht_grow_above_max() 212 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() 227 static inline int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, in lockdep_rht_bucket_is_held() 268 #define rht_dereference_bucket(p, tbl, hash) \ argument [all …]
|
D | rhashtable-types.h | 84 struct bucket_table __rcu *tbl; member 110 struct bucket_table *tbl; member
|
/linux-4.19.296/lib/ |
D | rhashtable.c | 42 const struct bucket_table *tbl, in head_hashfn() 57 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash) in lockdep_rht_bucket_is_held() 87 static void nested_bucket_table_free(const struct bucket_table *tbl) in nested_bucket_table_free() 102 static void bucket_table_free(const struct bucket_table *tbl) in bucket_table_free() 144 struct bucket_table *tbl; in nested_bucket_table_alloc() local 171 struct bucket_table *tbl = NULL; in bucket_table_alloc() local 211 struct bucket_table *tbl) in rhashtable_last_table() 403 struct bucket_table *tbl; in rht_deferred_worker() local 433 struct bucket_table *tbl) in rhashtable_insert_rehash() 481 struct bucket_table *tbl, unsigned int hash, in rhashtable_lookup_one() [all …]
|
D | devres.c | 343 void __iomem **tbl; in pcim_iomap() local 365 void __iomem **tbl; in pcim_iounmap() local
|
D | test_rhashtable.c | 496 const struct bucket_table *tbl; in print_ht() local
|
/linux-4.19.296/include/net/ |
D | neighbour.h | 76 struct neigh_table *tbl; member 133 #define NEIGH_CACHE_STAT_INC(tbl, field) this_cpu_inc((tbl)->stats->field) argument 137 struct neigh_table *tbl; member 269 struct neigh_table *tbl, in ___neigh_lookup_noref() 292 static inline struct neighbour *__neigh_lookup_noref(struct neigh_table *tbl, in __neigh_lookup_noref() 305 static inline struct neighbour *neigh_create(struct neigh_table *tbl, in neigh_create() 364 struct neigh_table *tbl; member 498 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup() 510 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, in __neigh_lookup_errno()
|
D | ip6_fib.h | 444 struct fib6_table *tbl; member
|
/linux-4.19.296/fs/cifs/ |
D | winucase.c | 643 const wchar_t *tbl; in cifs_toupper() local
|
/linux-4.19.296/drivers/cpufreq/ |
D | tegra186-cpufreq.c | 93 struct cpufreq_frequency_table *tbl = policy->freq_table + index; in tegra186_cpufreq_set_target() local
|
/linux-4.19.296/drivers/misc/cardreader/ |
D | rtsx_pcr.c | 663 static int rtsx_pci_set_pull_ctl(struct rtsx_pcr *pcr, const u32 *tbl) in rtsx_pci_set_pull_ctl() 678 const u32 *tbl; in rtsx_pci_card_pull_ctl_enable() local 693 const u32 *tbl; in rtsx_pci_card_pull_ctl_disable() local
|
/linux-4.19.296/drivers/iio/imu/bmi160/ |
D | bmi160_core.c | 191 const struct bmi160_scale *tbl; member 233 const struct bmi160_odr *tbl; member
|
/linux-4.19.296/drivers/clk/tegra/ |
D | clk.c | 248 void __init tegra_init_from_table(struct tegra_clk_init_table *tbl, in tegra_init_from_table()
|
/linux-4.19.296/drivers/char/tpm/ |
D | tpm_tis.c | 146 struct acpi_table_tpm2 *tbl; in check_acpi_tpm2() local
|
/linux-4.19.296/drivers/gpio/ |
D | gpio-thunderx.c | 460 void __iomem * const *tbl; in thunderx_gpio_probe() local
|
/linux-4.19.296/fs/nfs/filelayout/ |
D | filelayout.c | 130 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table; in filelayout_async_handle_error() local
|
/linux-4.19.296/fs/nfsd/ |
D | nfs4state.c | 2263 find_client_in_id_table(struct list_head *tbl, clientid_t *clid, bool sessions) in find_client_in_id_table() 2282 struct list_head *tbl = nn->conf_id_hashtbl; in find_confirmed_client() local 2291 struct list_head *tbl = nn->unconf_id_hashtbl; in find_unconfirmed_client() local
|
/linux-4.19.296/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 1051 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table; in ff_layout_async_handle_error_v4() local
|