Home
last modified time | relevance | path

Searched defs:rl (Results 1 – 25 of 29) sorted by relevance

12

/linux/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()
77 static inline void zfcp_reqlist_free(struct zfcp_reqlist *rl) in zfcp_reqlist_free()
86 _zfcp_reqlist_find(struct zfcp_reqlist *rl, u64 req_id) in _zfcp_reqlist_find()
107 zfcp_reqlist_find(struct zfcp_reqlist *rl, u64 req_id) in zfcp_reqlist_find()
132 zfcp_reqlist_find_rm(struct zfcp_reqlist *rl, u64 req_id) in zfcp_reqlist_find_rm()
156 static inline void zfcp_reqlist_add(struct zfcp_reqlist *rl, in zfcp_reqlist_add()
174 static inline void zfcp_reqlist_move(struct zfcp_reqlist *rl, in zfcp_reqlist_move()
200 zfcp_reqlist_apply_for_all(struct zfcp_reqlist *rl, in zfcp_reqlist_apply_for_all()
/linux/include/linux/
H A Djump_label_ratelimit.h45 #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()
H A Dblk-mq.h249 static inline int rq_list_empty(const struct rq_list *rl) in rq_list_empty()
254 static inline void rq_list_init(struct rq_list *rl) in rq_list_init()
260 static inline void rq_list_add_tail(struct rq_list *rl, struct request *rq) in rq_list_add_tail()
270 static inline void rq_list_add_head(struct rq_list *rl, struct request *rq) in rq_list_add_head()
278 static inline struct request *rq_list_pop(struct rq_list *rl) in rq_list_pop()
292 static inline struct request *rq_list_peek(struct rq_list *rl) in rq_list_peek()
297 #define rq_list_for_each(rl, pos) \ argument
300 #define rq_list_for_each_safe(rl, pos, nxt) \ argument
H A Dmath64.h215 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local
279 } u, rl, rh; in mul_u64_u32_div() local
/linux/arch/arm/mm/
H A Dproc-v7-3level.S57 #define rl r3 macro
60 #define rl r2 macro
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.c466 void mlx5e_mqprio_rl_free(struct mlx5e_mqprio_rl *rl) in mlx5e_mqprio_rl_free()
471 int mlx5e_mqprio_rl_init(struct mlx5e_mqprio_rl *rl, struct mlx5_core_dev *mdev, u8 num_tc, in mlx5e_mqprio_rl_init()
519 void mlx5e_mqprio_rl_cleanup(struct mlx5e_mqprio_rl *rl) in mlx5e_mqprio_rl_cleanup()
529 int mlx5e_mqprio_rl_get_node_hw_id(struct mlx5e_mqprio_rl *rl, int tc, u32 *hw_id) in mlx5e_mqprio_rl_get_node_hw_id()
/linux/fs/dlm/
H A Drcom.c418 struct rcom_lock *rl) in pack_rcom_lock()
452 struct rcom_lock *rl; in dlm_send_rcom_lock() local
477 struct rcom_lock *rl; in receive_rcom_lock() local
H A Dlock.c5546 struct rcom_lock *rl = (struct rcom_lock *) rc->rc_buf; in receive_rcom_lock_args() local
5598 struct rcom_lock *rl = (struct rcom_lock *) rc->rc_buf; in dlm_recover_master_copy() local
5682 struct rcom_lock *rl = (struct rcom_lock *) rc->rc_buf; in dlm_recover_process_copy() local
/linux/drivers/slimbus/
H A Dslimbus.h128 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
/linux/arch/arm/vfp/
H A Dvfp.h73 u64 rh, rma, rmb, rl; in mul64to128() local
105 u64 rh, rl; in vfp_hi64multiply64() local
/linux/drivers/hwmon/
H A Dasc7621.c799 #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
/linux/tools/perf/bench/
H A Depoll-ctl.c319 struct rlimit rl, prevrl; in bench_epoll_ctl() local
/linux/fs/qnx4/
H A Dinode.c161 int rd, rl; in qnx4_checkroot() local
/linux/sound/usb/usx2y/
H A Dusbus428ctldefs.h68 rl; member
/linux/arch/s390/kvm/
H A Dguestdbg.c475 s32 rl = *((s32 *) (opcode + 1)); in per_fetched_addr() local
/linux/fs/
H A Dbinfmt_flat.c341 static void old_reloc(unsigned long rl) in old_reloc()
/linux/drivers/video/fbdev/
H A Dmetronomefb.c276 unsigned char rl; in load_waveform() local
/linux/io_uring/
H A Dregister.c408 struct io_rings_layout *rl = &config.layout; in io_register_resize_rings() local
H A Dio_uring.c2767 unsigned int cq_entries, struct io_rings_layout *rl) in rings_size()
3369 struct io_rings_layout *rl = &config->layout; in io_allocate_scq_urings() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1981 struct mlx5_rate_limit rl = {0}; in mlx5e_close_txqsq() local
2502 struct mlx5_rate_limit rl = {0}; in mlx5e_set_sq_maxrate() local
3743 mlx5e_mqprio_rl_update_params(struct mlx5e_params * params,struct mlx5e_mqprio_rl * rl) mlx5e_mqprio_rl_update_params() argument
3758 mlx5e_params_mqprio_channel_set(struct mlx5e_params * params,struct tc_mqprio_qopt_offload * mqprio,struct mlx5e_mqprio_rl * rl) mlx5e_params_mqprio_channel_set() argument
3872 struct mlx5e_mqprio_rl *rl; mlx5e_mqprio_rl_create() local
3895 struct mlx5e_mqprio_rl *rl; mlx5e_setup_tc_mqprio_channel() local
6058 struct mlx5e_mqprio_rl *rl; mlx5e_set_mqprio_rl() local
[all...]
/linux/kernel/
H A Djump_label.c367 unsigned long rl) in jump_label_rate_limit() argument
/linux/fs/ocfs2/
H A Drefcounttree.c1243 struct ocfs2_refcount_list *rl = &rb->rf_records; in ocfs2_change_refcount_rec() local
1406 static int ocfs2_find_refcount_split_pos(struct ocfs2_refcount_list *rl, in ocfs2_find_refcount_split_pos()
1449 struct ocfs2_refcount_list *rl = &rb->rf_records; in ocfs2_divide_leaf_refcount_block() local
/linux/drivers/net/ethernet/microchip/
H A Denc28j60.c292 int rl, rh; in nolock_regw_read() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.h380 struct psp_bin_desc rl; member
/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c413 struct rlimit rl; in kvm_set_files_rlimit() local

12