Home
last modified time | relevance | path

Searched defs:b (Results 226 – 250 of 2954) sorted by relevance

12345678910>>...119

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dget_func_args_test.c47 __u64 a = 0, b = 0, z = 0, ret = 0; in BPF_PROG() local
74 __u64 a = 0, b = 0, z = 0, ret = 0; in BPF_PROG() local
103 __u64 a = 0, b = 0, z = 0, ret = 0; in BPF_PROG() local
H A Dfexit_many_args.c11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG()
21 int BPF_PROG(test2, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG()
33 int BPF_PROG(test3, __u64 a, __u64 b, __u64 c, __u64 d, __u64 e, __u64 f, in BPF_PROG()
/openbmc/linux/drivers/ata/pata_parport/
H A Ddstr.c26 #define j44(a, b) (((a >> 3) & 0x07) | ((~a >> 4) & 0x08) | \ argument
41 int a, b, r; in dstr_read_regr() local
117 int k, a, b; in dstr_read_block() local
H A Don26.c26 #define j44(a, b) (((a >> 4) & 0x0f) | (b & 0xf0)) argument
45 int a, b, r; in on26_read_regr() local
193 int k, a, b; in on26_read_block() local
/openbmc/qemu/backends/
H A Drng-random.c59 static void rng_random_request_entropy(RngBackend *b, RngRequest *req) in rng_random_request_entropy()
70 static void rng_random_opened(RngBackend *b, Error **errp) in rng_random_opened()
92 RngBackend *b = RNG_BACKEND(obj); in rng_random_set_filename() local
/openbmc/qemu/tests/tcg/cris/libc/
H A Dcheck_addc.c7 static always_inline int cris_addc(int a, const int b) in cris_addc()
13 #define verify_addc(a, b, res, n, z, v, c) \ argument
/openbmc/qemu/tests/tcg/x86_64/
H A Dadox.c7 static uint64_t adoxq(bool *c_out, uint64_t a, uint64_t b, bool c) in adoxq()
17 static uint64_t adoxl(bool *c_out, uint64_t a, uint64_t b, bool c) in adoxl()
/openbmc/linux/arch/m68k/include/asm/
H A Dbootstd.h72 #define _bsc2(type,name,atype,a,btype,b) \ argument
85 #define _bsc3(type,name,atype,a,btype,b,ctype,c) \ argument
100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
/openbmc/linux/include/net/
H A Dcodel.h76 #define codel_time_after(a, b) \ argument
80 #define codel_time_before(a, b) codel_time_after(b, a) argument
82 #define codel_time_after_eq(a, b) \ argument
86 #define codel_time_before_eq(a, b) codel_time_after_eq(b, a) argument
/openbmc/linux/sound/pci/riptide/
H A Driptide.c228 #define SEND_GETV(p,b) sendcmd(p,RESP,GETV,0,RET(b)) /* get version */ argument
229 #define SEND_GETC(p,b,c) sendcmd(p,PARM|RESP,GETC,c,RET(b)) argument
230 #define SEND_GUNS(p,b) sendcmd(p,RESP,GUNS,0,RET(b)) argument
231 #define SEND_SCID(p,b) sendcmd(p,RESP,SCID,0,RET(b)) argument
248 #define SEND_PLST(p,b) sendcmd(p,PARM,PLST,BYTE3(b),RET(0)) argument
252 #define SEND_SLST(p,b) sendcmd(p,PARM,SLST,BYTE3(b),RET(0)) argument
254 #define SEND_SSRB(p,b,c) sendcmd(p,PARM,SSRB|BYTE1(b),WORD2(c),RET(0)) argument
257 #define SEND_DLST(p,b) sendcmd(p,PARM,DLST,BYTE3(b),RET(0)) argument
260 #define SEND_ALST(p,b) sendcmd(p,PARM,ALST,BYTE3(b),RET(0)) argument
263 #define SEND_SI2S(p,b) sendcmd(p,PARM,SI2S,WORD2(b),RET(0)) argument
[all …]
/openbmc/qemu/target/i386/
H A Dops_sse.h286 #define FADD(a, b) ((a) + (b)) argument
287 #define FADDUB(a, b) satub((a) + (b)) argument
288 #define FADDUW(a, b) satuw((a) + (b)) argument
292 #define FSUB(a, b) ((a) - (b)) argument
293 #define FSUBUB(a, b) satub((a) - (b)) argument
294 #define FSUBUW(a, b) satuw((a) - (b)) argument
297 #define FMINUB(a, b) ((a) < (b)) ? (a) : (b) argument
303 #define FMULHUW(a, b) ((a) * (b) >> 16) argument
306 #define FAVG(a, b) (((a) + (b) + 1) >> 1) argument
1055 #define FPU_CMPQ(size, a, b) \ argument
[all …]
/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c1634 #define IS_BOTH_COUNTERS_24K_EVENT(b) \ argument
1638 #define IS_BOTH_COUNTERS_34K_EVENT(b) \ argument
1641 #define IS_RANGE_P_34K_EVENT(r, b) \ argument
1650 #define IS_BOTH_COUNTERS_74K_EVENT(b) \ argument
1654 #define IS_BOTH_COUNTERS_PROAPTIV_EVENT(b) \ argument
1657 #define IS_BOTH_COUNTERS_P5600_EVENT(b) \ argument
1661 #define IS_BOTH_COUNTERS_1004K_EVENT(b) \ argument
1664 #define IS_RANGE_P_1004K_EVENT(r, b) \ argument
1674 #define IS_BOTH_COUNTERS_INTERAPTIV_EVENT(b) \ argument
1678 #define IS_RANGE_P_INTERAPTIV_EVENT(r, b) \ argument
[all …]
H A Dr2300_fpu.S23 #define EX(a,b) \ argument
29 #define EX2(a,b) \ argument
/openbmc/qemu/chardev/
H A Dchar-fe.c192 bool qemu_chr_fe_init(CharBackend *b, Chardev *s, Error **errp) in qemu_chr_fe_init()
224 void qemu_chr_fe_deinit(CharBackend *b, bool del) in qemu_chr_fe_deinit()
249 void qemu_chr_fe_set_handlers_full(CharBackend *b, in qemu_chr_fe_set_handlers_full()
295 void qemu_chr_fe_set_handlers(CharBackend *b, in qemu_chr_fe_set_handlers()
309 void qemu_chr_fe_take_focus(CharBackend *b) in qemu_chr_fe_take_focus()
/openbmc/u-boot/drivers/net/
H A Dsmc91111.h105 #define SMC_outsl(a,r,b,l) ({ int __i; \ argument
113 #define SMC_outsw(a,r,b,l) ({ int __i; \ argument
121 #define SMC_insl(a,r,b,l) ({ int __i ; \ argument
130 #define SMC_insw(a,r,b,l) ({ int __i ; \ argument
139 #define SMC_insb(a,r,b,l) ({ int __i ; \ argument
179 #define SMC_outsl(a,r,b,l) do{ int __i; \ argument
186 #define SMC_outsw(a,r,b,l) do{ int __i; \ argument
220 #define SMC_insw(a, r, b, l) \ argument
237 #define SMC_outsw(a, r, b, l) \ argument
280 #define SMC_outsw(a,r,b,l) ({ int __i; \ argument
[all …]
/openbmc/linux/crypto/
H A Dmd4.c63 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument
64 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument
65 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
69 u32 a, b, c, d; in md4_transform() local
/openbmc/qemu/scripts/
H A Dcocci-macro-file.h115 #define g_assert_cmpint(a, op, b) g_assert(a op b) argument
116 #define g_assert_cmpuint(a, op, b) g_assert(a op b) argument
117 #define g_assert_cmphex(a, op, b) g_assert(a op b) argument
118 #define g_assert_cmpstr(a, op, b) g_assert(strcmp(a, b) op 0) argument
/openbmc/u-boot/fs/ubifs/
H A Dreplay.c90 static int set_bud_lprops(struct ubifs_info *c, struct bud_entry *b) in set_bud_lprops()
166 struct bud_entry *b; in set_buds_lprops() local
270 struct list_head *b) in replay_entries_cmp()
534 static int replay_bud(struct ubifs_info *c, struct bud_entry *b) in replay_bud()
696 struct bud_entry *b; in replay_buds() local
718 struct bud_entry *b; in destroy_bud_list() local
742 struct bud_entry *b; in add_replay_bud() local
/openbmc/linux/fs/jffs2/
H A Dsummary.h201 #define jffs2_sum_add_kvec(a,b,c,d) (0) argument
202 #define jffs2_sum_move_collected(a,b) do { } while (0) argument
204 #define jffs2_sum_add_padding_mem(a,b) do { } while (0) argument
205 #define jffs2_sum_add_inode_mem(a,b,c) do { } while (0) argument
206 #define jffs2_sum_add_dirent_mem(a,b,c) do { } while (0) argument
207 #define jffs2_sum_add_xattr_mem(a,b,c) do { } while (0) argument
208 #define jffs2_sum_add_xref_mem(a,b,c) do { } while (0) argument
209 #define jffs2_sum_scan_sumnode(a,b,c,d,e) (0) argument
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c34 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument
53 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument
73 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument
92 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument
110 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument
129 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument
147 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument
167 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
/openbmc/linux/sound/firewire/
H A Dpackets-buffer.c21 int iso_packets_buffer_init(struct iso_packets_buffer *b, struct fw_unit *unit, in iso_packets_buffer_init()
71 void iso_packets_buffer_destroy(struct iso_packets_buffer *b, in iso_packets_buffer_destroy()
/openbmc/linux/net/tipc/
H A Deth_media.c61 static int tipc_eth_raw2addr(struct tipc_bearer *b, in tipc_eth_raw2addr()
73 static int tipc_eth_msg2addr(struct tipc_bearer *b, in tipc_eth_msg2addr()
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h496 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()
517 intptr_t b, TCGLabel *label) in tcg_gen_brcondi_ptr()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Ddefs.h30 #define HRTMIN(a, b) (((a) < (b)) ? (a) : (b)) argument
34 #define HRTMAX(a, b) (((a) > (b)) ? (a) : (b)) argument
/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson8-pmx.h15 #define PMX_DATA(r, b, g) \ argument
22 #define GROUP(grp, r, b) \ argument

12345678910>>...119