Home
last modified time | relevance | path

Searched defs:a (Results 101 – 125 of 2990) sorted by relevance

12345678910>>...120

/openbmc/linux/tools/testing/selftests/bpf/
H A Dsdt.h49 # define _SDT_ASM_2(a, b) a,b; argument
50 # define _SDT_ASM_3(a, b, c) a,b,c; argument
51 # define _SDT_ASM_5(a, b, c, d, e) a,b,c,d,e; argument
55 # define _SDT_DEPAREN_1(a) a argument
56 # define _SDT_DEPAREN_2(a,b) a b argument
57 # define _SDT_DEPAREN_3(a,b,c) a b c argument
58 # define _SDT_DEPAREN_4(a,b,c,d) a b c d argument
59 # define _SDT_DEPAREN_5(a,b,c,d,e) a b c d e argument
60 # define _SDT_DEPAREN_6(a,b,c,d,e,f) a b c d e f argument
61 # define _SDT_DEPAREN_7(a,b,c,d,e,f,g) a b c d e f g argument
[all …]
/openbmc/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c26 int a; member
29 long a; member
34 int a; member
39 u64 a; member
79 bpf_testmod_test_struct_arg_6(struct bpf_testmod_struct_arg_3 *a) { in bpf_testmod_test_struct_arg_6()
85 bpf_testmod_test_struct_arg_7(u64 a, void *b, short c, int d, void *e, in bpf_testmod_test_struct_arg_7()
143 int a; member
209 noinline int bpf_testmod_fentry_test1(int a) in bpf_testmod_fentry_test1()
214 noinline int bpf_testmod_fentry_test2(int a, u64 b) in bpf_testmod_fentry_test2()
219 noinline int bpf_testmod_fentry_test3(char a, int b, u64 c) in bpf_testmod_fentry_test3()
[all …]
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h32 #define SMC_outw_b(x, a, r) \ argument
40 #define SMC_inw_b(a, r) \ argument
68 #define SMC_inw(a, r) \ argument
78 #define SMC_outw(lp, v, a, r) \ argument
285 #define SMC_insl(a, r, p, l) \ argument
354 #define SMC_insw(a, r, p, l) \ argument
408 #define SMC_insl(a, r, p, l) BUG() argument
413 #define SMC_insl(a, r, p, l) BUG() argument
421 #define SMC_insw(a, r, p, l) BUG() argument
427 #define SMC_insw(a, r, p, l) BUG() argument
[all …]
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c208 arg_rrxr_esz *a) in gen_gvec_ool_arg_zzxz()
287 arg_rpri_esz *a) in gen_gvec_ool_arg_zpzi()
364 arg_rprr_esz *a) in gen_gvec_fpst_arg_zpzz()
386 arg_rri_esz *a) in gen_gvec_fn_arg_zzi()
412 arg_rrr_esz *a) in gen_gvec_fn_arg_zzz()
419 arg_rrrr_esz *a) in gen_gvec_fn_arg_zzzz()
2763 TRANS_FEAT(LASTA_v, aa64_sve, do_last_fp, a, false) in TRANS_FEAT() argument
2989 static bool do_brk2(DisasContext *s, arg_rpr_s *a, in do_brk2()
3018 TRANS_FEAT(BRKPA, aa64_sve, do_brk3, a, in TRANS_FEAT() argument
5882 static bool trans_PRF(DisasContext *s, arg_PRF *a) in trans_PRF()
[all …]
H A Dtranslate-m-nocp.c35 static bool trans_VLLDM_VLSTM(DisasContext *s, arg_VLLDM_VLSTM *a) in trans_VLLDM_VLSTM()
103 static bool trans_VSCCLRM(DisasContext *s, arg_VSCCLRM *a) in trans_VSCCLRM()
576 arg_VMSR_VMRS *a = opaque; in fp_sysreg_to_gpr() local
592 arg_VMSR_VMRS *a = opaque; in gpr_to_fp_sysreg() local
600 static bool trans_VMSR_VMRS(DisasContext *s, arg_VMSR_VMRS *a) in trans_VMSR_VMRS()
628 arg_vldr_sysreg *a = opaque; in fp_sysreg_to_memory() local
666 arg_vldr_sysreg *a = opaque; in memory_to_fp_sysreg() local
704 static bool trans_VLDR_sysreg(DisasContext *s, arg_vldr_sysreg *a) in trans_VLDR_sysreg()
715 static bool trans_VSTR_sysreg(DisasContext *s, arg_vldr_sysreg *a) in trans_VSTR_sysreg()
726 static bool trans_NOCP(DisasContext *s, arg_nocp *a) in trans_NOCP()
[all …]
/openbmc/u-boot/arch/riscv/include/asm/
H A Dio.h57 #define __raw_writeb(v, a) __arch_putb(v, a) argument
62 #define __raw_readb(a) __arch_getb(a) argument
63 #define __raw_readw(a) __arch_getw(a) argument
64 #define __raw_readl(a) __arch_getl(a) argument
65 #define __raw_readq(a) __arch_getq(a) argument
150 #define in_le32(a) in_arch(l, le32, a) argument
151 #define in_le16(a) in_arch(w, le16, a) argument
156 #define in_be32(a) in_arch(l, be32, a) argument
157 #define in_be16(a) in_arch(w, be16, a) argument
159 #define out_8(a, v) __raw_writeb(v, a) argument
[all …]
/openbmc/linux/include/net/tc_act/
H A Dtc_mirred.h16 #define to_mirred(a) ((struct tcf_mirred *)a) argument
18 static inline bool is_tcf_mirred_egress_redirect(const struct tc_action *a) in is_tcf_mirred_egress_redirect()
27 static inline bool is_tcf_mirred_egress_mirror(const struct tc_action *a) in is_tcf_mirred_egress_mirror()
36 static inline bool is_tcf_mirred_ingress_redirect(const struct tc_action *a) in is_tcf_mirred_ingress_redirect()
45 static inline bool is_tcf_mirred_ingress_mirror(const struct tc_action *a) in is_tcf_mirred_ingress_mirror()
54 static inline struct net_device *tcf_mirred_dev(const struct tc_action *a) in tcf_mirred_dev()
H A Dtc_vlan.h27 #define to_vlan(a) ((struct tcf_vlan *)a) argument
29 static inline bool is_tcf_vlan(const struct tc_action *a) in is_tcf_vlan()
38 static inline u32 tcf_vlan_action(const struct tc_action *a) in tcf_vlan_action()
49 static inline u16 tcf_vlan_push_vid(const struct tc_action *a) in tcf_vlan_push_vid()
60 static inline __be16 tcf_vlan_push_proto(const struct tc_action *a) in tcf_vlan_push_proto()
71 static inline u8 tcf_vlan_push_prio(const struct tc_action *a) in tcf_vlan_push_prio()
83 const struct tc_action *a) in tcf_vlan_push_eth()
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c284 int64_t *a, in mipsdsp_sat64_acc_add_q63()
1050 #define MIPSDSP_SPLIT32_8(num, a, b, c, d) \ argument
1058 #define MIPSDSP_SPLIT32_16(num, a, b) \ argument
1074 #define MIPSDSP_SPLIT64_16(num, a, b, c, d) \ argument
1082 #define MIPSDSP_SPLIT64_32(num, a, b) \ argument
1358 #define PRECR_QB_PH(name, a, b)\ argument
1603 #define PRECEQ_PW(name, a, b) \ argument
1627 #define PRECEQU_PH(name, a, b) \ argument
1649 #define PRECEQU_QH(name, a, b, c, d) \ argument
1676 #define PRECEU_PH(name, a, b) \ argument
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-int128.c53 Int128 a = expand(tests[i]); in test_and() local
69 Int128 a = expand(tests[i]); in test_add() local
85 Int128 a = expand(tests[i]); in test_sub() local
100 Int128 a = expand(tests[i]); in test_neg() local
114 Int128 a = expand(tests[i]); in test_nz() local
127 int32_t a = (int32_t) tests[i]; in test_le() local
141 int32_t a = (int32_t) tests[i]; in test_lt() local
155 int32_t a = (int32_t) tests[i]; in test_ge() local
169 int32_t a = (int32_t) tests[i]; in test_gt() local
181 Int128 a = expand(x); in test_rshift_one() local
[all …]
/openbmc/linux/drivers/edac/
H A Di5100_edac.c110 static inline u16 i5100_spddata_rdo(u16 a) in i5100_spddata_rdo()
115 static inline u16 i5100_spddata_sbe(u16 a) in i5100_spddata_sbe()
141 static inline u16 i5100_tolm_tolm(u16 a) in i5100_tolm_tolm()
146 static inline u16 i5100_mir_limit(u16 a) in i5100_mir_limit()
151 static inline u16 i5100_mir_way1(u16 a) in i5100_mir_way1()
156 static inline u16 i5100_mir_way0(u16 a) in i5100_mir_way0()
176 static inline u32 i5100_dmir_limit(u32 a) in i5100_dmir_limit()
186 static inline u16 i5100_mtr_present(u16 a) in i5100_mtr_present()
196 static inline u16 i5100_mtr_width(u16 a) in i5100_mtr_width()
206 static inline u16 i5100_mtr_numrow(u16 a) in i5100_mtr_numrow()
[all …]
/openbmc/u-boot/arch/nds32/include/asm/
H A Dio.h82 #define __raw_writeb(v, a) __arch_putb(v, a) argument
83 #define __raw_writew(v, a) __arch_putw(v, a) argument
86 #define __raw_readb(a) __arch_getb(a) argument
87 #define __raw_readw(a) __arch_getw(a) argument
88 #define __raw_readl(a) __arch_getl(a) argument
163 #define in_le32(a) in_arch(l, le32, a) argument
164 #define in_le16(a) in_arch(w, le16, a) argument
169 #define in_be32(a) in_arch(l, be32, a) argument
170 #define in_be16(a) in_arch(w, be16, a) argument
172 #define out_8(a, v) __raw_writeb(v, a) argument
[all …]
/openbmc/qemu/util/
H A Dint128.c88 Int128 int128_divu(Int128 a, Int128 b) in int128_divu()
95 Int128 int128_remu(Int128 a, Int128 b) in int128_remu()
101 Int128 int128_divs(Int128 a, Int128 b) in int128_divs()
124 Int128 int128_rems(Int128 a, Int128 b) in int128_rems()
151 Int128Alias r, a, b; in int128_divu() local
161 Int128Alias r, a, b; in int128_remu() local
171 Int128Alias r, a, b; in int128_divs() local
181 Int128Alias r, a, b; in int128_rems() local
/openbmc/linux/include/trace/events/
H A D9p.h90 #define EM(a, b) TRACE_DEFINE_ENUM(a); argument
91 #define EMe(a, b) TRACE_DEFINE_ENUM(a); argument
101 #define EM(a, b) a, argument
102 #define EMe(a, b) a argument
116 #define EM(a, b) { a, b }, argument
117 #define EMe(a, b) { a, b } argument
/openbmc/linux/include/linux/
H A Dalign.h8 #define ALIGN(x, a) __ALIGN_KERNEL((x), (a)) argument
9 #define ALIGN_DOWN(x, a) __ALIGN_KERNEL((x) - ((a) - 1), (a)) argument
11 #define PTR_ALIGN(p, a) ((typeof(p))ALIGN((unsigned long)(p), (a))) argument
12 #define PTR_ALIGN_DOWN(p, a) ((typeof(p))ALIGN_DOWN((unsigned long)(p), (a))) argument
13 #define IS_ALIGNED(x, a) (((x) & ((typeof(x))(a) - 1)) == 0) argument
H A Dcapability.h77 static inline kernel_cap_t cap_combine(const kernel_cap_t a, in cap_combine()
83 static inline kernel_cap_t cap_intersect(const kernel_cap_t a, in cap_intersect()
89 static inline kernel_cap_t cap_drop(const kernel_cap_t a, in cap_drop()
95 static inline bool cap_isclear(const kernel_cap_t a) in cap_isclear()
100 static inline bool cap_isidentical(const kernel_cap_t a, const kernel_cap_t b) in cap_isidentical()
112 static inline bool cap_issubset(const kernel_cap_t a, const kernel_cap_t set) in cap_issubset()
119 static inline kernel_cap_t cap_drop_fs_set(const kernel_cap_t a) in cap_drop_fs_set()
124 static inline kernel_cap_t cap_raise_fs_set(const kernel_cap_t a, in cap_raise_fs_set()
130 static inline kernel_cap_t cap_drop_nfsd_set(const kernel_cap_t a) in cap_drop_nfsd_set()
135 static inline kernel_cap_t cap_raise_nfsd_set(const kernel_cap_t a, in cap_raise_nfsd_set()
/openbmc/linux/tools/include/linux/
H A Dmath64.h8 static inline u64 mul_u64_u64_div64(u64 a, u64 b, u64 c) in mul_u64_u64_div64()
22 static inline u64 mul_u64_u32_shr(u64 a, u32 b, unsigned int shift) in mul_u64_u32_shr()
30 static inline u64 mul_u32_u32(u32 a, u32 b) in mul_u32_u32()
40 static inline u64 mul_u32_u32(u32 a, u32 b) in mul_u32_u32()
46 static inline u64 mul_u64_u32_shr(u64 a, u32 b, unsigned int shift) in mul_u64_u32_shr()
64 static inline u64 mul_u64_u64_div64(u64 a, u64 b, u64 c) in mul_u64_u64_div64()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_qsort.c24 #define SWAPINIT(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \ argument
28 swapfunc(char *a, char *b, int n, int swaptype) in swapfunc()
36 #define yswap(a, b) do { \ argument
45 #define vecswap(a, b, n) if ((n) > 0) swapfunc(a, b, n, swaptype) argument
48 med3(char *a, char *b, char *c, int (*cmp)(const void *, const void *)) in med3()
56 #define min(a, b) (((a) < (b)) ? (a) : (b)) argument
65 register char *a = aa; in yaffs_qsort() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/class/
H A Dcl907d.h72 #define NV907D_DAC_SET_CONTROL(a) (0x00000180 + (a)*0… argument
83 #define NV907D_SOR_SET_CONTROL(a) (0x00000200 + (a)*0… argument
106 #define NV907D_HEAD_SET_CONTROL_OUTPUT_RESOURCE(a) (0x00000404 + (a)*0… argument
128 #define NV907D_HEAD_SET_CONTROL(a) (0x00000408 + (a)*0… argument
132 #define NV907D_HEAD_SET_OVERSCAN_COLOR(a) (0x00000410 + (a)*0… argument
136 #define NV907D_HEAD_SET_RASTER_SIZE(a) (0x00000414 + (a)*0… argument
139 #define NV907D_HEAD_SET_RASTER_SYNC_END(a) (0x00000418 + (a)*0… argument
142 #define NV907D_HEAD_SET_RASTER_BLANK_END(a) (0x0000041C + (a)*0… argument
145 #define NV907D_HEAD_SET_RASTER_BLANK_START(a) (0x00000420 + (a)*0… argument
148 #define NV907D_HEAD_SET_RASTER_VERT_BLANK2(a) (0x00000424 + (a)*0… argument
[all …]
H A Dcl507d.h88 #define NV507D_DAC_SET_CONTROL(a) (0x00000400 + (a)*0… argument
122 #define NV507D_DAC_SET_POLARITY(a) (0x00000404 + (a)*0… argument
131 #define NV507D_SOR_SET_CONTROL(a) (0x00000600 + (a)*0… argument
160 #define NV507D_PIOR_SET_CONTROL(a) (0x00000700 + (a)*0… argument
183 #define NV507D_HEAD_SET_PIXEL_CLOCK(a) (0x00000804 + (a)*0… argument
195 #define NV507D_HEAD_SET_CONTROL(a) (0x00000808 + (a)*0… argument
199 #define NV507D_HEAD_SET_OVERSCAN_COLOR(a) (0x00000810 + (a)*0… argument
203 #define NV507D_HEAD_SET_RASTER_SIZE(a) (0x00000814 + (a)*0… argument
206 #define NV507D_HEAD_SET_RASTER_SYNC_END(a) (0x00000818 + (a)*0… argument
209 #define NV507D_HEAD_SET_RASTER_BLANK_END(a) (0x0000081C + (a)*0… argument
[all …]
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dsoc.h21 #define gur_in32(a) in_le32(a) argument
22 #define gur_out32(a, v) out_le32(a, v) argument
24 #define gur_in32(a) in_be32(a) argument
25 #define gur_out32(a, v) out_be32(a, v) argument
29 #define scfg_in32(a) in_le32(a) argument
30 #define scfg_out32(a, v) out_le32(a, v) argument
34 #define scfg_in32(a) in_be32(a) argument
35 #define scfg_out32(a, v) out_be32(a, v) argument
41 #define pex_lut_in32(a) in_le32(a) argument
42 #define pex_lut_out32(a, v) out_le32(a, v) argument
[all …]
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_vda.c65 bool esas2r_process_vda_ioctl(struct esas2r_adapter *a, in esas2r_process_vda_ioctl()
269 static void esas2r_complete_vda_ioctl(struct esas2r_adapter *a, in esas2r_complete_vda_ioctl()
346 void esas2r_build_flash_req(struct esas2r_adapter *a, in esas2r_build_flash_req()
372 void esas2r_build_mgt_req(struct esas2r_adapter *a, in esas2r_build_mgt_req()
420 void esas2r_build_ae_req(struct esas2r_adapter *a, struct esas2r_request *rq) in esas2r_build_ae_req()
448 void esas2r_build_cli_req(struct esas2r_adapter *a, in esas2r_build_cli_req()
465 void esas2r_build_ioctl_req(struct esas2r_adapter *a, in esas2r_build_ioctl_req()
482 void esas2r_build_cfg_req(struct esas2r_adapter *a, in esas2r_build_cfg_req()
/openbmc/linux/fs/f2fs/
H A Dsysfs.c102 static ssize_t free_segments_show(struct f2fs_attr *a, in free_segments_show()
109 static ssize_t ovp_segments_show(struct f2fs_attr *a, in ovp_segments_show()
125 static ssize_t sb_status_show(struct f2fs_attr *a, in sb_status_show()
131 static ssize_t cp_status_show(struct f2fs_attr *a, in cp_status_show()
146 static ssize_t gc_mode_show(struct f2fs_attr *a, in gc_mode_show()
152 static ssize_t features_show(struct f2fs_attr *a, in features_show()
211 static ssize_t unusable_show(struct f2fs_attr *a, in unusable_show()
223 static ssize_t encoding_show(struct f2fs_attr *a, in encoding_show()
282 static ssize_t f2fs_sbi_show(struct f2fs_attr *a, in f2fs_sbi_show()
374 static ssize_t __sbi_store(struct f2fs_attr *a, in __sbi_store()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dobject.h46 #define nvif_handle(a) (unsigned long)(void *)(a) argument
47 #define nvif_object(a) (a)->object argument
49 #define nvif_rd(a,f,b,c) ({ \ argument
58 #define nvif_wr(a,f,b,c,d) ({ \ argument
65 #define nvif_rd08(a,b) ({ ((u8)nvif_rd((a), ioread8, 1, (b))); }) argument
66 #define nvif_rd16(a,b) ({ ((u16)nvif_rd((a), ioread16_native, 2, (b))); }) argument
67 #define nvif_rd32(a,b) ({ ((u32)nvif_rd((a), ioread32_native, 4, (b))); }) argument
68 #define nvif_wr08(a,b,c) nvif_wr((a), iowrite8, 1, (b), (u8)(c)) argument
69 #define nvif_wr16(a,b,c) nvif_wr((a), iowrite16_native, 2, (b), (u16)(c)) argument
70 #define nvif_wr32(a,b,c) nvif_wr((a), iowrite32_native, 4, (b), (u32)(c)) argument
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c10 int a; member
15 int a; member
20 short a; member
25 short a; member
31 int a: 4; member
40 int a: 4; member
47 long a; member
121 int a; member
126 short a; member
131 short a; member

12345678910>>...120