| /linux/drivers/s390/scsi/ |
| H A D | zfcp_reqlist.h | 43 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 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()
|
| /linux/arch/arm/mm/ |
| H A D | proc-v7-3level.S | 57 #define rl r3 macro 60 #define rl r2 macro
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | qos.c | 466 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/arch/riscv/net/ |
| H A D | bpf_jit.h | 277 static inline u32 rv_amo_insn(u8 funct5, u8 aq, u8 rl, u8 rs2, u8 rs1, in rv_amo_insn() 560 static inline u32 rv_amoadd_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoadd_w() 565 static inline u32 rv_amoand_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoand_w() 570 static inline u32 rv_amoor_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoor_w() 575 static inline u32 rv_amoxor_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoxor_w() 580 static inline u32 rv_amoswap_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoswap_w() 585 static inline u32 rv_lr_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_lr_w() 590 static inline u32 rv_sc_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_sc_w() 752 static inline u32 rvzacas_amocas_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rvzacas_amocas_w() 757 static inline u32 rvzacas_amocas_d(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rvzacas_amocas_d() [all …]
|
| H A D | bpf_jit_comp32.c | 885 int rl = is_fetch ? 1 : 0; in emit_bpf_atomic() local
|
| /linux/fs/dlm/ |
| H A D | rcom.c | 418 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 D | lock.c | 5530 struct rcom_lock *rl = (struct rcom_lock *) rc->rc_buf; in receive_rcom_lock_args() local 5582 struct rcom_lock *rl = (struct rcom_lock *) rc->rc_buf; in dlm_recover_master_copy() local 5666 struct rcom_lock *rl = (struct rcom_lock *) rc->rc_buf; in dlm_recover_process_copy() local
|
| /linux/drivers/slimbus/ |
| H A 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
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | rl.c | 377 struct mlx5_rate_limit *rl) in mlx5_rl_add_rate() 394 void mlx5_rl_remove_rate(struct mlx5_core_dev *dev, struct mlx5_rate_limit *rl) in mlx5_rl_remove_rate()
|
| H A D | en_main.c | 1984 struct mlx5_rate_limit rl = {0}; in mlx5e_close_txqsq() local 2494 struct mlx5_rate_limit rl = {0}; in mlx5e_set_sq_maxrate() local 3795 struct mlx5e_mqprio_rl *rl) in mlx5e_mqprio_rl_update_params() 3810 struct mlx5e_mqprio_rl *rl) in mlx5e_params_mqprio_channel_set() 3924 struct mlx5e_mqprio_rl *rl; in mlx5e_mqprio_rl_create() local 3947 struct mlx5e_mqprio_rl *rl; in mlx5e_setup_tc_mqprio_channel() local 6171 struct mlx5e_mqprio_rl *rl; in mlx5e_set_mqprio_rl() local
|
| /linux/arch/arm/vfp/ |
| H A D | vfp.h | 73 u64 rh, rma, rmb, rl; in mul64to128() local 105 u64 rh, rl; in vfp_hi64multiply64() local
|
| /linux/tools/perf/bench/ |
| H A D | epoll-ctl.c | 319 struct rlimit rl, prevrl; in bench_epoll_ctl() local
|
| /linux/sound/usb/usx2y/ |
| H A D | usbus428ctldefs.h | 68 rl; member
|
| /linux/fs/ |
| H A D | binfmt_flat.c | 341 static void old_reloc(unsigned long rl) in old_reloc()
|
| /linux/io_uring/ |
| H A D | register.c | 505 struct io_rings_layout *rl = &config.layout; in io_register_resize_rings() local
|
| H A D | io_uring.c | 2079 unsigned int cq_entries, struct io_rings_layout *rl) in rings_size() argument 2721 struct io_rings_layout *rl = &config->layout; in io_allocate_scq_urings() local [all...] |
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_rl.c | 1053 struct adf_rl *rl; in adf_rl_init() local
|
| /linux/block/ |
| H A D | blk-cgroup.h | 520 #define blk_queue_for_each_rl(rl, q) \ argument
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | enc28j60.c | 292 int rl, rh; in nolock_regw_read() local
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 6064 struct rtw89_btc_wl_rlink *rl; in rtw89_fw_h2c_cxdrv_role() local 6146 struct rtw89_btc_wl_rlink *rl; in rtw89_fw_h2c_cxdrv_role_v1() local 6320 struct rtw89_btc_wl_rlink *rl; in rtw89_fw_h2c_cxdrv_role_v2() local 6403 struct rtw89_btc_wl_rlink *rl; in rtw89_fw_h2c_cxdrv_role_v7() local 6474 struct rtw89_btc_wl_rlink *rl; in rtw89_fw_h2c_cxdrv_role_v8() local 6548 struct rtw89_btc_wl_rlink *rl; in rtw89_fw_h2c_cxdrv_role_v10() local
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_init_fw_funcs.c | 194 #define PQ_INFO_ELEMENT(vp, pf, tc, port, rl_valid, rl) \ argument
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 446 struct rlimit rl; kvm_set_files_rlimit() local
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_ethtool.c | 1439 u32 rl; in hns3_check_rl_coalesce_para() local
|
| /linux/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 822 u32 rl = RL_COUNTER; in create_ptd_atl() local
|