Home
last modified time | relevance | path

Searched defs:a (Results 51 – 75 of 2606) sorted by relevance

12345678910>>...105

/openbmc/u-boot/drivers/net/
H A Dsmc91111.h73 #define SMC_inb(a,p) ({ \ argument
82 #define SMC_inb(a,p) ({ \ argument
105 #define SMC_outsl(a,r,b,l) ({ int __i; \ argument
113 #define SMC_outsw(a,r,b,l) ({ int __i; \ argument
163 #define SMC_inb(a,p) ({ \ argument
220 #define SMC_insw(a, r, b, l) \ argument
237 #define SMC_outsw(a, r, b, l) \ argument
265 #define SMC_outw(a, d, r) \ argument
268 #define SMC_outw(a, d, r) \ argument
758 #define SMC_ENABLE_INT(a,x) {\ argument
[all …]
/openbmc/linux/arch/sparc/crypto/
H A Dopcodes.h18 #define CRC32C(a,b,c) \ argument
30 #define AES_EROUND01(a,b,c,d) \ argument
32 #define AES_EROUND23(a,b,c,d) \ argument
34 #define AES_DROUND01(a,b,c,d) \ argument
48 #define AES_KEXPAND0(a,b,c) \ argument
50 #define AES_KEXPAND2(a,b,c) \ argument
53 #define DES_IP(a,b) \ argument
55 #define DES_IIP(a,b) \ argument
57 #define DES_KEXPAND(a,b,c) \ argument
59 #define DES_ROUND(a,b,c,d) \ argument
[all …]
/openbmc/qemu/target/loongarch/
H A Dvec.h33 #define DO_ADD(a, b) (a + b) argument
34 #define DO_SUB(a, b) (a - b) argument
39 #define DO_MIN(a, b) (a < b ? a : b) argument
40 #define DO_MAX(a, b) (a > b ? a : b) argument
41 #define DO_MUL(a, b) (a * b) argument
42 #define DO_MADD(a, b, c) (a + b * c) argument
43 #define DO_MSUB(a, b, c) (a - b * c) argument
54 #define R_SHIFT(a, b) (a >> b) argument
69 #define VSEQ(a, b) (a == b ? -1 : 0) argument
70 #define VSLE(a, b) (a <= b ? -1 : 0) argument
[all …]
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_pci.c127 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v)) argument
128 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a)) argument
129 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v)) argument
130 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a)) argument
145 static inline u8 hfa384x_inb(struct net_device *dev, int a) in hfa384x_inb()
163 static inline u16 hfa384x_inw(struct net_device *dev, int a) in hfa384x_inw()
172 #define HFA384X_OUTB(v,a) hfa384x_outb(dev, (a), (v)) argument
173 #define HFA384X_INB(a) hfa384x_inb(dev, (a)) argument
174 #define HFA384X_OUTW(v,a) hfa384x_outw(dev, (a), (v)) argument
175 #define HFA384X_INW(a) hfa384x_inw(dev, (a)) argument
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml_inline_defs.h32 static inline double dml_min(double a, double b) in dml_min()
37 static inline double dml_min3(double a, double b, double c) in dml_min3()
42 static inline double dml_min4(double a, double b, double c, double d) in dml_min4()
47 static inline double dml_max(double a, double b) in dml_max()
52 static inline double dml_max3(double a, double b, double c) in dml_max3()
57 static inline double dml_max4(double a, double b, double c, double d) in dml_max4()
67 static inline double dml_ceil(double a, double granularity) in dml_ceil()
72 static inline double dml_floor(double a, double granularity) in dml_floor()
77 static inline double dml_round(double a) in dml_round()
100 static inline double dml_pow(double a, int exp) in dml_pow()
[all …]
/openbmc/qemu/target/mips/tcg/
H A Dmsa_translate.c244 static bool trans_BZ_V(DisasContext *ctx, arg_msa_bz *a) in trans_BZ_V()
249 static bool trans_BNZ_V(DisasContext *ctx, arg_msa_bz *a) in trans_BNZ_V()
274 static bool trans_BZ(DisasContext *ctx, arg_msa_bz *a) in trans_BZ()
279 static bool trans_BNZ(DisasContext *ctx, arg_msa_bz *a) in trans_BNZ()
284 static bool trans_msa_i8(DisasContext *ctx, arg_msa_i *a, in trans_msa_i8()
307 static bool trans_SHF(DisasContext *ctx, arg_msa_i *a) in trans_SHF()
326 static bool trans_msa_i5(DisasContext *ctx, arg_msa_i *a, in trans_msa_i5()
354 static bool trans_LDI(DisasContext *ctx, arg_msa_ldi *a) in trans_LDI()
710 static bool trans_FILL(DisasContext *ctx, arg_msa_r *a) in trans_FILL()
781 static bool trans_LSA(DisasContext *ctx, arg_r *a) in trans_LSA()
[all …]
/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.h61 #define __NW(a,b) __gnu_ ## a ## di ## b argument
64 #define __NW(a,b) __ ## a ## di ## b argument
65 #define __NDW(a,b) __ ## a ## ti ## b argument
76 #define __NW(a,b) __gnu_ ## a ## si ## b argument
79 #define __NW(a,b) __ ## a ## si ## b argument
80 #define __NDW(a,b) __ ## a ## di ## b argument
91 #define __NW(a,b) __gnu_ ## a ## hi ## b argument
94 #define __NW(a,b) __ ## a ## hi ## b argument
95 #define __NDW(a,b) __ ## a ## si ## b argument
109 #define __NW(a,b) __ ## a ## qi ## b argument
[all …]
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat.c125 INLINE int16 extractFloat32Exp( float32 a ) in extractFloat32Exp()
780 float64 int32_to_float64( int32 a ) in int32_to_float64()
806 floatx80 int32_to_floatx80( int32 a ) in int32_to_floatx80()
904 float64 float32_to_float64( float32 a ) in float32_to_float64()
936 floatx80 float32_to_floatx80( float32 a ) in float32_to_floatx80()
1505 flag float32_eq( float32 a, float32 b ) in float32_eq()
1528 flag float32_le( float32 a, float32 b ) in float32_le()
1552 flag float32_lt( float32 a, float32 b ) in float32_lt()
2392 flag float64_eq( float64 a, float64 b ) in float64_eq()
2415 flag float64_le( float64 a, float64 b ) in float64_le()
[all …]
/openbmc/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dmangle-port.h15 static inline bool __should_swizzle_bits(volatile void *a) in __should_swizzle_bits()
30 #define __should_swizzle_bits(a) false argument
49 # define ioswabb(a, x) (x) argument
50 # define __mem_ioswabb(a, x) (x) argument
51 # define ioswabw(a, x) (__should_swizzle_bits(a) ? \ argument
54 # define __mem_ioswabw(a, x) (x) argument
55 # define ioswabl(a, x) (__should_swizzle_bits(a) ? \ argument
58 # define __mem_ioswabl(a, x) (x) argument
59 # define ioswabq(a, x) (__should_swizzle_bits(a) ? \ argument
62 # define __mem_ioswabq(a, x) (x) argument
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h481 static inline void tcg_gen_ld_ptr(TCGv_ptr r, TCGv_ptr a, intptr_t o) in tcg_gen_ld_ptr()
486 static inline void tcg_gen_st_ptr(TCGv_ptr r, TCGv_ptr a, intptr_t o) in tcg_gen_st_ptr()
491 static inline void tcg_gen_discard_ptr(TCGv_ptr a) in tcg_gen_discard_ptr()
496 static inline void tcg_gen_add_ptr(TCGv_ptr r, TCGv_ptr a, TCGv_ptr b) in tcg_gen_add_ptr()
501 static inline void tcg_gen_addi_ptr(TCGv_ptr r, TCGv_ptr a, intptr_t b) in tcg_gen_addi_ptr()
516 static inline void tcg_gen_brcondi_ptr(TCGCond cond, TCGv_ptr a, in tcg_gen_brcondi_ptr()
522 static inline void tcg_gen_ext_i32_ptr(TCGv_ptr r, TCGv_i32 a) in tcg_gen_ext_i32_ptr()
531 static inline void tcg_gen_trunc_i64_ptr(TCGv_ptr r, TCGv_i64 a) in tcg_gen_trunc_i64_ptr()
540 static inline void tcg_gen_extu_ptr_i64(TCGv_i64 r, TCGv_ptr a) in tcg_gen_extu_ptr_i64()
549 static inline void tcg_gen_trunc_ptr_i32(TCGv_i32 r, TCGv_ptr a) in tcg_gen_trunc_ptr_i32()
/openbmc/rest-dbus/resources/
H A Djstree.min.js2 !function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):"undefined"!=t… argument
3 …e-anchor")[0]===i.activeElement,b.remove();else if(c=!0,!d){if(g=f.parent!==a.jstree.root?a("#"+f.… argument
4 this._data.core.themes.name=b,this.element.addClass("jstree-"+b),this.element[this.settings.core.th… argument
5 if(this.settings.dnd.large_drag_target&&a(b.target).closest(".jstree-node")[0]!==b.currentTarget)re… argument
/openbmc/u-boot/arch/arm/include/asm/
H A Dio.h102 #define __raw_readb(a) __arch_getb(a) argument
103 #define __raw_readw(a) __arch_getw(a) argument
153 #define in_le64(a) in_arch(q,le64,a) argument
154 #define in_le32(a) in_arch(l,le32,a) argument
155 #define in_le16(a) in_arch(w,le16,a) argument
160 #define in_be32(a) in_arch(l,be32,a) argument
161 #define in_be16(a) in_arch(w,be16,a) argument
165 #define out_8(a,v) __raw_writeb(v,a) argument
167 #define in_32(a) __raw_readl(a) argument
168 #define in_16(a) __raw_readw(a) argument
[all …]
/openbmc/linux/include/net/tc_act/
H A Dtc_ct.h39 #define to_ct(a) ((struct tcf_ct *)a) argument
40 #define to_ct_params(a) \ argument
45 static inline uint16_t tcf_ct_zone(const struct tc_action *a) in tcf_ct_zone()
50 static inline int tcf_ct_action(const struct tc_action *a) in tcf_ct_action()
55 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft()
60 static inline struct nf_conntrack_helper *tcf_ct_helper(const struct tc_action *a) in tcf_ct_helper()
66 static inline uint16_t tcf_ct_zone(const struct tc_action *a) { return 0; } in tcf_ct_zone()
67 static inline int tcf_ct_action(const struct tc_action *a) { return 0; } in tcf_ct_action()
68 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft()
72 static inline struct nf_conntrack_helper *tcf_ct_helper(const struct tc_action *a) in tcf_ct_helper()
[all …]
/openbmc/linux/arch/mips/include/asm/mach-ip27/
H A Dmangle-port.h16 # define ioswabb(a, x) (x) argument
17 # define __mem_ioswabb(a, x) (x) argument
18 # define ioswabw(a, x) (x) argument
19 # define __mem_ioswabw(a, x) ((__force u16)cpu_to_le16(x)) argument
20 # define ioswabl(a, x) (x) argument
21 # define __mem_ioswabl(a, x) ((__force u32)cpu_to_le32(x)) argument
22 # define ioswabq(a, x) (x) argument
23 # define __mem_ioswabq(a, x) ((__force u64)cpu_to_le64(x)) argument
/openbmc/linux/arch/mips/include/asm/mach-ip30/
H A Dmangle-port.h13 #define ioswabb(a, x) (x) argument
14 #define __mem_ioswabb(a, x) (x) argument
15 #define ioswabw(a, x) (x) argument
16 #define __mem_ioswabw(a, x) ((__force u16)cpu_to_le16(x)) argument
17 #define ioswabl(a, x) (x) argument
18 #define __mem_ioswabl(a, x) ((__force u32)cpu_to_le32(x)) argument
19 #define ioswabq(a, x) (x) argument
20 #define __mem_ioswabq(a, x) ((__force u64)cpu_to_le64(x)) argument
/openbmc/linux/arch/mips/include/asm/mach-ip32/
H A Dmangle-port.h17 # define ioswabb(a, x) (x) argument
18 # define __mem_ioswabb(a, x) (x) argument
19 # define ioswabw(a, x) (x) argument
20 # define __mem_ioswabw(a, x) ((__force u16)cpu_to_le16(x)) argument
21 # define ioswabl(a, x) (x) argument
22 # define __mem_ioswabl(a, x) ((__force u32)cpu_to_le32(x)) argument
23 # define ioswabq(a, x) (x) argument
24 # define __mem_ioswabq(a, x) ((__force u64)cpu_to_le64(x)) argument
/openbmc/linux/arch/mips/include/asm/mach-tx49xx/
H A Dmangle-port.h10 #define ioswabb(a, x) (x) argument
11 #define __mem_ioswabb(a, x) (x) argument
12 #define ioswabw(a, x) le16_to_cpu((__force __le16)(x)) argument
13 #define __mem_ioswabw(a, x) (x) argument
14 #define ioswabl(a, x) le32_to_cpu((__force __le32)(x)) argument
15 #define __mem_ioswabl(a, x) (x) argument
16 #define ioswabq(a, x) le64_to_cpu((__force __le64)(x)) argument
17 #define __mem_ioswabq(a, x) (x) argument
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_nodeattrib.c31 struct iscsi_node_attrib *a = &acl->node_attrib; in iscsit_set_default_node_attribues() local
48 struct iscsi_node_attrib *a = &acl->node_attrib; in iscsit_na_dataout_timeout() local
73 struct iscsi_node_attrib *a = &acl->node_attrib; in iscsit_na_dataout_timeout_retries() local
99 struct iscsi_node_attrib *a = &acl->node_attrib; in iscsit_na_nopin_timeout() local
154 struct iscsi_node_attrib *a = &acl->node_attrib; in iscsit_na_nopin_response_timeout() local
180 struct iscsi_node_attrib *a = &acl->node_attrib; in iscsit_na_random_datain_pdu_offsets() local
200 struct iscsi_node_attrib *a = &acl->node_attrib; in iscsit_na_random_datain_seq_offsets() local
220 struct iscsi_node_attrib *a = &acl->node_attrib; in iscsit_na_random_r2t_offsets() local
240 struct iscsi_node_attrib *a = &acl->node_attrib; in iscsit_na_default_erl() local
/openbmc/linux/lib/crypto/mpi/
H A Dmpi-bit.c30 void mpi_normalize(MPI a) in mpi_normalize()
40 unsigned mpi_get_nbits(MPI a) in mpi_get_nbits()
62 int mpi_test_bit(MPI a, unsigned int n) in mpi_test_bit()
80 void mpi_set_bit(MPI a, unsigned int n) in mpi_set_bit()
99 void mpi_set_highbit(MPI a, unsigned int n) in mpi_set_highbit()
122 void mpi_clear_highbit(MPI a, unsigned int n) in mpi_clear_highbit()
140 void mpi_clear_bit(MPI a, unsigned int n) in mpi_clear_bit()
158 void mpi_rshift_limbs(MPI a, unsigned int count) in mpi_rshift_limbs()
178 void mpi_rshift(MPI x, MPI a, unsigned int n) in mpi_rshift()
251 void mpi_lshift_limbs(MPI a, unsigned int count) in mpi_lshift_limbs()
[all …]
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_flash.c176 static void build_flash_msg(struct esas2r_adapter *a, in build_flash_msg()
302 static bool complete_fmapi_req(struct esas2r_adapter *a, in complete_fmapi_req()
323 static void fw_download_proc(struct esas2r_adapter *a, in fw_download_proc()
561 static u8 get_fi_adap_type(struct esas2r_adapter *a) in get_fi_adap_type()
692 static bool verify_fi(struct esas2r_adapter *a, in verify_fi()
845 bool esas2r_process_fs_ioctl(struct esas2r_adapter *a, in esas2r_process_fs_ioctl()
999 bool esas2r_read_flash_block(struct esas2r_adapter *a, in esas2r_read_flash_block()
1041 bool esas2r_read_flash_rev(struct esas2r_adapter *a) in esas2r_read_flash_rev()
1079 bool esas2r_print_flash_rev(struct esas2r_adapter *a) in esas2r_print_flash_rev()
1106 bool esas2r_read_image_type(struct esas2r_adapter *a) in esas2r_read_image_type()
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-mve.c471 static bool trans_VDUP(DisasContext *s, arg_VDUP *a) in trans_VDUP()
727 static bool trans_VREV32(DisasContext *s, arg_1op *a) in trans_VREV32()
738 static bool trans_VREV64(DisasContext *s, arg_1op *a) in trans_VREV64()
749 static bool trans_VMVN(DisasContext *s, arg_1op *a) in trans_VMVN()
754 static bool trans_VABS_fp(DisasContext *s, arg_1op *a) in trans_VABS_fp()
768 static bool trans_VNEG_fp(DisasContext *s, arg_1op *a) in trans_VNEG_fp()
971 static bool trans_VADC(DisasContext *s, arg_2op *a) in trans_VADC()
976 static bool trans_VADCI(DisasContext *s, arg_2op *a) in trans_VADCI()
984 static bool trans_VSBC(DisasContext *s, arg_2op *a) in trans_VSBC()
989 static bool trans_VSBCI(DisasContext *s, arg_2op *a) in trans_VSBCI()
[all …]
H A Dtranslate-neon.c184 static bool trans_VCMLA(DisasContext *s, arg_VCMLA *a) in trans_VCMLA()
200 static bool trans_VCADD(DisasContext *s, arg_VCADD *a) in trans_VCADD()
237 static bool trans_VSDOT(DisasContext *s, arg_VSDOT *a) in trans_VSDOT()
246 static bool trans_VUDOT(DisasContext *s, arg_VUDOT *a) in trans_VUDOT()
255 static bool trans_VUSDOT(DisasContext *s, arg_VUSDOT *a) in trans_VUSDOT()
273 static bool trans_VFML(DisasContext *s, arg_VFML *a) in trans_VFML()
2737 static bool trans_VEXT(DisasContext *s, arg_VEXT *a) in trans_VEXT()
2803 static bool trans_VTBL(DisasContext *s, arg_VTBL *a) in trans_VTBL()
3071 static bool do_zip_uzp(DisasContext *s, arg_2misc *a, in do_zip_uzp()
3105 static bool trans_VUZP(DisasContext *s, arg_2misc *a) in trans_VUZP()
[all …]
/openbmc/linux/tools/lib/bpf/
H A Dbpf_core_read.h264 #define ___concat(a, b) a ## b argument
281 #define ___last2(a, x) x argument
282 #define ___last3(a, b, x) x argument
283 #define ___last4(a, b, c, x) x argument
284 #define ___last5(a, b, c, d, x) x argument
285 #define ___last6(a, b, c, d, e, x) x argument
292 #define ___nolast2(a, _) a argument
293 #define ___nolast3(a, b, _) a, b argument
303 #define ___arrow1(a) a argument
304 #define ___arrow2(a, b) a->b argument
[all …]
/openbmc/linux/net/ceph/crush/
H A Dhash.c13 #define crush_hashmix(a, b, c) do { \ argument
27 static __u32 crush_hash32_rjenkins1(__u32 a) in crush_hash32_rjenkins1()
38 static __u32 crush_hash32_rjenkins1_2(__u32 a, __u32 b) in crush_hash32_rjenkins1_2()
49 static __u32 crush_hash32_rjenkins1_3(__u32 a, __u32 b, __u32 c) in crush_hash32_rjenkins1_3()
62 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4()
76 static __u32 crush_hash32_rjenkins1_5(__u32 a, __u32 b, __u32 c, __u32 d, in crush_hash32_rjenkins1_5()
94 __u32 crush_hash32(int type, __u32 a) in crush_hash32()
104 __u32 crush_hash32_2(int type, __u32 a, __u32 b) in crush_hash32_2()
114 __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c) in crush_hash32_3()
124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4()
[all …]
/openbmc/linux/fs/jfs/
H A Djfs_extent.c21 #define DPD(a) (printk("(a): %d\n",(a))) argument
22 #define DPC(a) (printk("(a): %c\n",(a))) argument
23 #define DPL1(a) \ argument
30 #define DPL(a) \ argument
38 #define DPD1(a) (printk("(a): %d ",(a))) argument
39 #define DPX(a) (printk("(a): %08x\n",(a))) argument
40 #define DPX1(a) (printk("(a): %08x ",(a))) argument
41 #define DPS(a) (printk("%s\n",(a))) argument
42 #define DPE(a) (printk("\nENTERING: %s\n",(a))) argument
43 #define DPE1(a) (printk("\nENTERING: %s",(a))) argument
[all …]

12345678910>>...105