/openbmc/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()
|
/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | ops2.c | 169 int mod, rl, rh; in x86emuOp2_set_byte() local 293 int mod, rl, rh; in x86emuOp2_bt_R() local 356 int mod, rl, rh; in x86emuOp2_shld_IMM() local 427 int mod, rl, rh; in x86emuOp2_shld_CL() local 517 int mod, rl, rh; in x86emuOp2_bts_R() local 590 int mod, rl, rh; in x86emuOp2_shrd_IMM() local 661 int mod, rl, rh; in x86emuOp2_shrd_CL() local 722 int mod, rl, rh; in x86emuOp2_imul_R_RM() local 814 int mod, rh, rl; in x86emuOp2_lss_R_IMM() local 843 int mod, rl, rh; in x86emuOp2_btr_R() local [all …]
|
H A D | ops.c | 206 int mod, rl, rh; in x86emuOp_genop_byte_RM_R() local 246 int mod, rl, rh; in x86emuOp_genop_word_RM_R() local 312 int mod, rl, rh; in x86emuOp_genop_byte_R_RM() local 348 int mod, rl, rh; in x86emuOp_genop_word_R_RM() local 951 int mod, rl, rh; in x86emuOp_imul_word_IMM() local 1075 int mod, rl, rh; in x86emuOp_imul_byte_IMM() local 1271 int mod, rl, rh; in x86emuOp_opc80_byte_RM_IMM() local 1352 int mod, rl, rh; in x86emuOp_opc81_word_RM_IMM() local 1464 int mod, rl, rh; in x86emuOp_opc82_byte_RM_IMM() local 1543 int mod, rl, rh; in x86emuOp_opc83_word_RM_IMM() local [all …]
|
/openbmc/linux/crypto/ |
H A D | vmac.c | 104 #define ADD128(rh, rl, ih, il) \ argument 115 #define PMUL64(rh, rl, i1, i2) /* Assumes m doesn't overflow */ \ argument 124 #define MUL64(rh, rl, i1, i2) \ argument 149 #define nh_16(mp, kp, nw, rh, rl) \ argument 160 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument 175 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument 195 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument 254 #define nh_16(mp, kp, nw, rh, rl) \ argument 341 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument 348 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument [all …]
|
H A D | camellia_generic.c | 319 #define ROLDQ(ll, lr, rl, rr, w0, w1, bits) ({ \ argument 327 #define ROLDQo32(ll, lr, rl, rr, w0, w1, bits) ({ \ argument 811 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
|
/openbmc/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()
|
/openbmc/linux/fs/ntfs/ |
H A 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
|
H A D | runlist.h | 41 runlist_element *rl; member 45 static inline void ntfs_init_runlist(runlist *rl) in ntfs_init_runlist()
|
H A 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
|
H A 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
|
H A D | lcnalloc.h | 119 const runlist_element *rl) in ntfs_cluster_free_from_rl()
|
H A D | debug.h | 43 #define ntfs_debug_dump_runlist(rl) do {} while (0) argument
|
H A 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
|
H A D | aops.c | 173 runlist_element *rl; in ntfs_read_block() local 541 runlist_element *rl; in ntfs_write_block() local 913 runlist_element *rl; in ntfs_write_mst_block() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-mul64.c | 15 uint64_t rh, rl; member 43 uint64_t rl, rh; in test_u() local 55 uint64_t rl, rh; in test_s() local
|
/openbmc/qemu/target/riscv/ |
H A D | m128_helper.c | 49 target_ulong rl, rh; in HELPER() local 94 target_ulong rh, rl; in HELPER() local
|
/openbmc/linux/arch/arm/mm/ |
H A D | proc-v7-3level.S | 57 #define rl r3 macro 60 #define rl r2 macro
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | qos.c | 454 void mlx5e_mqprio_rl_free(struct mlx5e_mqprio_rl *rl) in mlx5e_mqprio_rl_free() 459 int mlx5e_mqprio_rl_init(struct mlx5e_mqprio_rl *rl, struct mlx5_core_dev *mdev, u8 num_tc, in mlx5e_mqprio_rl_init() 507 void mlx5e_mqprio_rl_cleanup(struct mlx5e_mqprio_rl *rl) in mlx5e_mqprio_rl_cleanup() 517 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()
|
/openbmc/linux/arch/riscv/net/ |
H A D | bpf_jit.h | 274 static inline u32 rv_amo_insn(u8 funct5, u8 aq, u8 rl, u8 rs2, u8 rs1, in rv_amo_insn() 557 static inline u32 rv_amoadd_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoadd_w() 562 static inline u32 rv_amoand_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoand_w() 567 static inline u32 rv_amoor_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoor_w() 572 static inline u32 rv_amoxor_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoxor_w() 577 static inline u32 rv_amoswap_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoswap_w() 582 static inline u32 rv_lr_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_lr_w() 587 static inline u32 rv_sc_w(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_sc_w() 827 static inline u32 rv_amoadd_d(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoadd_d() 832 static inline u32 rv_amoand_d(u8 rd, u8 rs2, u8 rs1, u8 aq, u8 rl) in rv_amoand_d() [all …]
|
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/ |
H A D | decode.h | 46 #define FETCH_DECODE_MODRM(mod,rh,rl) fetch_decode_modrm(&mod,&rh,&rl) argument
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | kvm_create_max_vcpus.c | 49 struct rlimit rl; in main() local
|
/openbmc/linux/fs/dlm/ |
H A D | rcom.c | 419 struct rcom_lock *rl) in pack_rcom_lock() 453 struct rcom_lock *rl; in dlm_send_rcom_lock() local 478 struct rcom_lock *rl; in receive_rcom_lock() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | rl.c | 316 struct mlx5_rate_limit *rl) in mlx5_rl_add_rate() 333 void mlx5_rl_remove_rate(struct mlx5_core_dev *dev, struct mlx5_rate_limit *rl) in mlx5_rl_remove_rate()
|
/openbmc/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
|
/openbmc/u-boot/include/linux/ |
H A D | math64.h | 194 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local 240 } u, rl, rh; in mul_u64_u32_div() local
|