Home
last modified time | relevance | path

Searched defs:rl (Results 1 - 25 of 103) sorted by relevance

12345

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H A Dkvm_create_max_vcpus.c49 struct rlimit rl; in main() local
/kernel/linux/linux-5.10/fs/ntfs/
H A Dlcnalloc.h118 ntfs_cluster_free_from_rl(ntfs_volume *vol, const runlist_element *rl) ntfs_cluster_free_from_rl() argument
H A Drunlist.h41 runlist_element *rl; member
45 static inline void ntfs_init_runlist(runlist *rl) in ntfs_init_runlist() argument
[all...]
H A Ddebug.c120 void ntfs_debug_dump_runlist(const runlist_element *rl) in ntfs_debug_dump_runlist() argument
[all...]
H A Dlogfile.c719 runlist_element *rl; in ntfs_empty_logfile() local
[all...]
H A Dlcnalloc.c142 runlist_element *rl in ntfs_cluster_alloc() local
36 ntfs_cluster_free_from_rl_nolock(ntfs_volume *vol, const runlist_element *rl) ntfs_cluster_free_from_rl_nolock() argument
841 runlist_element *rl; __ntfs_cluster_free() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Djump_label_ratelimit.h90 jump_label_rate_limit(struct static_key_deferred *key, unsigned long rl) jump_label_rate_limit() argument
H A Dmath64.h203 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local
249 } u, rl, rh; in mul_u64_u32_div() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H A Drunlist.h41 runlist_element *rl; member
45 static inline void ntfs_init_runlist(runlist *rl) in ntfs_init_runlist() argument
[all...]
H A Dlcnalloc.h118 ntfs_cluster_free_from_rl(ntfs_volume *vol, const runlist_element *rl) ntfs_cluster_free_from_rl() argument
H A Ddebug.c120 void ntfs_debug_dump_runlist(const runlist_element *rl) in ntfs_debug_dump_runlist() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Djump_label_ratelimit.h90 jump_label_rate_limit(struct static_key_deferred *key, unsigned long rl) jump_label_rate_limit() argument
H A Dmath64.h208 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local
272 } u, rl, rh; in mul_u64_u32_div() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dkvm_create_max_vcpus.c49 struct rlimit rl; in main() local
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-v7-3level.S57 #define rl r3 define
60 #define rl r2 define
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-v7-3level.S57 #define rl r3 define
60 #define rl r2 define
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_reqlist.h41 struct zfcp_reqlist *rl; in zfcp_reqlist_alloc() local
61 static inline int zfcp_reqlist_isempty(struct zfcp_reqlist *rl) in zfcp_reqlist_isempty() argument
75 zfcp_reqlist_free(struct zfcp_reqlist *rl) zfcp_reqlist_free() argument
84 _zfcp_reqlist_find(struct zfcp_reqlist *rl, unsigned long req_id) _zfcp_reqlist_find() argument
105 zfcp_reqlist_find(struct zfcp_reqlist *rl, unsigned long req_id) zfcp_reqlist_find() argument
130 zfcp_reqlist_find_rm(struct zfcp_reqlist *rl, unsigned long req_id) zfcp_reqlist_find_rm() argument
154 zfcp_reqlist_add(struct zfcp_reqlist *rl, struct zfcp_fsf_req *req) zfcp_reqlist_add() argument
172 zfcp_reqlist_move(struct zfcp_reqlist *rl, struct list_head *list) zfcp_reqlist_move() argument
198 zfcp_reqlist_apply_for_all(struct zfcp_reqlist *rl, void (*f)(struct zfcp_fsf_req *, void *), void *data) zfcp_reqlist_apply_for_all() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_user_stat.c69 struct crypto_stat_larval rl; in crypto_reportstat_one() local
/kernel/linux/linux-6.6/drivers/s390/scsi/
H A Dzfcp_reqlist.h43 struct zfcp_reqlist *rl; in zfcp_reqlist_alloc() local
63 static inline int zfcp_reqlist_isempty(struct zfcp_reqlist *rl) in zfcp_reqlist_isempty() argument
77 zfcp_reqlist_free(struct zfcp_reqlist *rl) zfcp_reqlist_free() argument
86 _zfcp_reqlist_find(struct zfcp_reqlist *rl, u64 req_id) _zfcp_reqlist_find() argument
107 zfcp_reqlist_find(struct zfcp_reqlist *rl, u64 req_id) zfcp_reqlist_find() argument
132 zfcp_reqlist_find_rm(struct zfcp_reqlist *rl, u64 req_id) zfcp_reqlist_find_rm() argument
156 zfcp_reqlist_add(struct zfcp_reqlist *rl, struct zfcp_fsf_req *req) zfcp_reqlist_add() argument
174 zfcp_reqlist_move(struct zfcp_reqlist *rl, struct list_head *list) zfcp_reqlist_move() argument
200 zfcp_reqlist_apply_for_all(struct zfcp_reqlist *rl, void (*f)(struct zfcp_fsf_req *, void *), void *data) zfcp_reqlist_apply_for_all() argument
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dcrypto_user_stat.c198 struct crypto_stat_larval rl; in crypto_reportstat_one() local
H A Dcrypto_user_base.c118 struct crypto_report_larval rl; in crypto_report_one() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c264 void mlx5_rl_remove_rate(struct mlx5_core_dev *dev, struct mlx5_rate_limit *rl) in mlx5_rl_remove_rate() argument
246 mlx5_rl_add_rate(struct mlx5_core_dev *dev, u16 *index, struct mlx5_rate_limit *rl) mlx5_rl_add_rate() argument
[all...]
/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-rl.c22 static void pblk_rl_kick_u_timer(struct pblk_rl *rl) in pblk_rl_kick_u_timer() argument
27 int pblk_rl_is_limit(struct pblk_rl *rl) in pblk_rl_is_limit() argument
36 int pblk_rl_user_may_insert(struct pblk_rl *rl, int nr_entries) in pblk_rl_user_may_insert() argument
50 void pblk_rl_inserted(struct pblk_rl *rl, in argument
58 pblk_rl_gc_may_insert(struct pblk_rl *rl, int nr_entries) pblk_rl_gc_may_insert() argument
68 pblk_rl_user_in(struct pblk_rl *rl, int nr_entries) pblk_rl_user_in() argument
77 pblk_rl_werr_line_in(struct pblk_rl *rl) pblk_rl_werr_line_in() argument
82 pblk_rl_werr_line_out(struct pblk_rl *rl) pblk_rl_werr_line_out() argument
87 pblk_rl_gc_in(struct pblk_rl *rl, int nr_entries) pblk_rl_gc_in() argument
92 pblk_rl_out(struct pblk_rl *rl, int nr_user, int nr_gc) pblk_rl_out() argument
98 pblk_rl_nr_free_blks(struct pblk_rl *rl) pblk_rl_nr_free_blks() argument
103 pblk_rl_nr_user_free_blks(struct pblk_rl *rl) pblk_rl_nr_user_free_blks() argument
108 __pblk_rl_update_rates(struct pblk_rl *rl, unsigned long free_blocks) __pblk_rl_update_rates() argument
154 pblk_rl_update_rates(struct pblk_rl *rl) pblk_rl_update_rates() argument
159 pblk_rl_free_lines_inc(struct pblk_rl *rl, struct pblk_line *line) pblk_rl_free_lines_inc() argument
170 pblk_rl_free_lines_dec(struct pblk_rl *rl, struct pblk_line *line, bool used) pblk_rl_free_lines_dec() argument
187 pblk_rl_high_thrs(struct pblk_rl *rl) pblk_rl_high_thrs() argument
192 pblk_rl_max_io(struct pblk_rl *rl) pblk_rl_max_io() argument
199 struct pblk_rl *rl = from_timer(rl, t, u_timer); pblk_rl_u_timer() local
205 pblk_rl_free(struct pblk_rl *rl) pblk_rl_free() argument
210 pblk_rl_init(struct pblk_rl *rl, int budget, int threshold) pblk_rl_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dtrace.c42 u16 rl = get_unaligned_le16(cdw10 + 12); in nvmet_trace_get_lba_status() local
/kernel/linux/linux-5.10/tools/perf/bench/
H A Depoll-ctl.c306 struct rlimit rl, prevrl; in bench_epoll_ctl() local

Completed in 15 milliseconds

12345