/kernel/linux/linux-5.10/drivers/lightnvm/ |
D | pblk-rl.c | 22 static void pblk_rl_kick_u_timer(struct pblk_rl *rl) in pblk_rl_kick_u_timer() 27 int pblk_rl_is_limit(struct pblk_rl *rl) in pblk_rl_is_limit() 36 int pblk_rl_user_may_insert(struct pblk_rl *rl, int nr_entries) in pblk_rl_user_may_insert() 50 void pblk_rl_inserted(struct pblk_rl *rl, int nr_entries) in pblk_rl_inserted() 58 int pblk_rl_gc_may_insert(struct pblk_rl *rl, int nr_entries) in pblk_rl_gc_may_insert() 68 void pblk_rl_user_in(struct pblk_rl *rl, int nr_entries) in pblk_rl_user_in() 77 void pblk_rl_werr_line_in(struct pblk_rl *rl) in pblk_rl_werr_line_in() 82 void pblk_rl_werr_line_out(struct pblk_rl *rl) in pblk_rl_werr_line_out() 87 void pblk_rl_gc_in(struct pblk_rl *rl, int nr_entries) in pblk_rl_gc_in() 92 void pblk_rl_out(struct pblk_rl *rl, int nr_user, int nr_gc) in pblk_rl_out() [all …]
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
D | zfcp_reqlist.h | 41 struct zfcp_reqlist *rl; in zfcp_reqlist_alloc() local 61 static inline int zfcp_reqlist_isempty(struct zfcp_reqlist *rl) in zfcp_reqlist_isempty() 75 static inline void zfcp_reqlist_free(struct zfcp_reqlist *rl) in zfcp_reqlist_free() 84 _zfcp_reqlist_find(struct zfcp_reqlist *rl, unsigned long req_id) in _zfcp_reqlist_find() 105 zfcp_reqlist_find(struct zfcp_reqlist *rl, unsigned long req_id) in zfcp_reqlist_find() 130 zfcp_reqlist_find_rm(struct zfcp_reqlist *rl, unsigned long req_id) in zfcp_reqlist_find_rm() 154 static inline void zfcp_reqlist_add(struct zfcp_reqlist *rl, in zfcp_reqlist_add() 172 static inline void zfcp_reqlist_move(struct zfcp_reqlist *rl, in zfcp_reqlist_move() 198 zfcp_reqlist_apply_for_all(struct zfcp_reqlist *rl, in zfcp_reqlist_apply_for_all()
|
/kernel/linux/linux-5.10/crypto/ |
D | vmac.c | 103 #define ADD128(rh, rl, ih, il) \ argument 114 #define PMUL64(rh, rl, i1, i2) /* Assumes m doesn't overflow */ \ argument 123 #define MUL64(rh, rl, i1, i2) \ argument 148 #define nh_16(mp, kp, nw, rh, rl) \ argument 159 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument 174 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument 194 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument 253 #define nh_16(mp, kp, nw, rh, rl) \ argument 340 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument 347 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument [all …]
|
D | camellia_generic.c | 327 #define ROLDQ(ll, lr, rl, rr, w0, w1, bits) ({ \ argument 335 #define ROLDQo32(ll, lr, rl, rr, w0, w1, bits) ({ \ argument 819 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
|
D | crypto_user_stat.c | 198 struct crypto_stat_larval rl; in crypto_reportstat_one() local
|
/kernel/linux/linux-5.10/include/linux/ |
D | jump_label_ratelimit.h | 45 #define DEFINE_STATIC_KEY_DEFERRED_TRUE(name, rl) \ argument 54 #define DEFINE_STATIC_KEY_DEFERRED_FALSE(name, rl) \ argument 73 #define DEFINE_STATIC_KEY_DEFERRED_TRUE(name, rl) \ argument 75 #define DEFINE_STATIC_KEY_DEFERRED_FALSE(name, rl) \ argument 91 unsigned long rl) in jump_label_rate_limit()
|
D | math64.h | 203 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local 249 } u, rl, rh; in mul_u64_u32_div() local
|
/kernel/linux/linux-5.10/fs/ntfs/ |
D | runlist.c | 60 static inline runlist_element *ntfs_rl_realloc(runlist_element *rl, in ntfs_rl_realloc() 106 static inline runlist_element *ntfs_rl_realloc_nofail(runlist_element *rl, in ntfs_rl_realloc_nofail() 741 runlist_element *rl; /* The output runlist. */ in ntfs_mapping_pairs_decompress() local 990 LCN ntfs_rl_vcn_to_lcn(const runlist_element *rl, const VCN vcn) in ntfs_rl_vcn_to_lcn() 1039 runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl, const VCN vcn) in ntfs_rl_find_vcn_nolock() 1118 const runlist_element *rl, const VCN first_vcn, in ntfs_get_size_for_mapping_pairs() 1310 const int dst_len, const runlist_element *rl, in ntfs_mapping_pairs_build() 1488 runlist_element *rl; in ntfs_rl_truncate_nolock() local 1635 runlist_element *rl, *rl_end, *rl_real_end, *trl; in ntfs_rl_punch_nolock() local
|
D | runlist.h | 41 runlist_element *rl; member 45 static inline void ntfs_init_runlist(runlist *rl) in ntfs_init_runlist()
|
D | lcnalloc.c | 37 const runlist_element *rl) in ntfs_cluster_free_from_rl_nolock() 142 runlist_element *rl = NULL; in ntfs_cluster_alloc() local 841 runlist_element *rl; in __ntfs_cluster_free() local
|
D | attrib.c | 77 runlist_element *rl; in ntfs_map_runlist_nolock() local 454 runlist_element *rl; in ntfs_attr_find_vcn_nolock() local 726 runlist_element *rl; in load_attribute_list() local 1555 runlist_element *rl; in ntfs_attr_make_non_resident() local 1925 runlist_element *rl, *rl2; in ntfs_attr_extend_allocation() local
|
D | lcnalloc.h | 119 const runlist_element *rl) in ntfs_cluster_free_from_rl()
|
D | debug.h | 43 #define ntfs_debug_dump_runlist(rl) do {} while (0) argument
|
D | mft.c | 463 runlist_element *rl; in ntfs_sync_mft_mirror() local 669 runlist_element *rl; in write_mft_record_nolock() local 1280 runlist_element *rl, *rl2 = NULL; in ntfs_mft_bitmap_extend_allocation_nolock() local 1716 runlist_element *rl, *rl2; in ntfs_mft_data_extend_allocation_nolock() local
|
D | aops.c | 173 runlist_element *rl; in ntfs_read_block() local 540 runlist_element *rl; in ntfs_write_block() local 911 runlist_element *rl; in ntfs_write_mst_block() local
|
D | debug.c | 120 void ntfs_debug_dump_runlist(const runlist_element *rl) in ntfs_debug_dump_runlist()
|
D | logfile.c | 719 runlist_element *rl; in ntfs_empty_logfile() local
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
D | proc-v7-3level.S | 57 #define rl r3 macro 60 #define rl r2 macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
D | kvm_create_max_vcpus.c | 49 struct rlimit rl; in main() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | rl.c | 247 struct mlx5_rate_limit *rl) in mlx5_rl_add_rate() 264 void mlx5_rl_remove_rate(struct mlx5_core_dev *dev, struct mlx5_rate_limit *rl) in mlx5_rl_remove_rate()
|
/kernel/linux/linux-5.10/drivers/slimbus/ |
D | slimbus.h | 128 u8 rl; member 140 #define DEFINE_SLIM_LDEST_TXN(name, mc, rl, la, msg) \ argument 144 #define DEFINE_SLIM_BCAST_TXN(name, mc, rl, la, msg) \ argument 148 #define DEFINE_SLIM_EDEST_TXN(name, mc, rl, la, msg) \ argument
|
/kernel/linux/linux-5.10/fs/dlm/ |
D | rcom.c | 374 struct rcom_lock *rl) in pack_rcom_lock() 408 struct rcom_lock *rl; in dlm_send_rcom_lock() local
|
/kernel/linux/linux-5.10/arch/arm/vfp/ |
D | vfp.h | 73 u64 rh, rma, rmb, rl; in mul64to128() local 105 u64 rh, rl; in vfp_hi64multiply64() local
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
D | asc7621.c | 799 #define PREAD(name, n, pri, rm, rl, m, s, r) \ argument 804 #define PWRITE(name, n, pri, rm, rl, m, s, r) \ argument 813 #define PWRITEM(name, n, pri, rm, rl, m, s, r) \ argument
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
D | trace.c | 42 u16 rl = get_unaligned_le16(cdw10 + 12); in nvmet_trace_get_lba_status() local
|