Home
last modified time | relevance | path

Searched refs:a (Results 21526 – 21550 of 22490) sorted by relevance

1...<<861862863864865866867868869870>>...900

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp32.c516 static u64 jit_mod64(u64 a, u64 b) in jit_mod64() argument
520 div64_u64_rem(a, b, &rem); in jit_mod64()
791 static s64 jit_xchg64(s64 a, atomic64_t *v) in jit_xchg64() argument
793 return atomic64_xchg(v, a); in jit_xchg64()
/openbmc/linux/kernel/sched/
H A Ddeadline.c595 static inline bool __pushable_less(struct rb_node *a, const struct rb_node *b) in __pushable_less() argument
597 return dl_entity_preempt(&__node_2_pdl(a)->dl, &__node_2_pdl(b)->dl); in __pushable_less()
1518 static inline bool __dl_less(struct rb_node *a, const struct rb_node *b) in __dl_less() argument
1520 return dl_time_before(__node_2_dle(a)->deadline, __node_2_dle(b)->deadline); in __dl_less()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-cargo-rustix-0.38.28-fix.patch12 --- a/vendor/rustix-0.38.28/src/backend/libc/termios/syscalls.rs
34 --- a/vendor/rustix-0.38.28/.cargo-checksum.json
40 --- a/vendor/rustix-0.38.28/src/fs/ioctl.rs
60 --- a/vendor/rustix-0.38.28/src/backend/libc/c.rs
/openbmc/qemu/
H A DMAINTAINERS6 have a question about a particular subset and also to provide a set of names
7 to be CC'd when submitting a patch to obtain appropriate review.
9 In general, if you have a question about inclusion of a patch, you should
15 Maintainers are looking after a certain area and must be CCed on
29 Odd Fixes: It has a maintainer but they don't have time to do
34 it has been replaced by a better system and you
48 K: Keyword perl extended regex pattern to match content in a
78 F: docs/devel/submitting-a-patch.rst
79 F: docs/devel/submitting-a-pull-request.rst
207 F: hw/cpu/a*mpcore.c
[all …]
/openbmc/linux/drivers/scsi/
H A Dhpsa.c995 u32 a; in next_command() local
1009 a = FIFO_EMPTY; in next_command()
1016 return a; in next_command()
1462 (a)[7] == (b)[7] && \
1463 (a)[6] == (b)[6] && \
1464 (a)[5] == (b)[5] && \
1465 (a)[4] == (b)[4] && \
1466 (a)[3] == (b)[3] && \
1467 (a)[2] == (b)[2] && \
1468 (a)[1] == (b)[1] && \
[all …]
/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c540 iface_cmp(struct cifs_server_iface *a, struct cifs_server_iface *b) in iface_cmp() argument
544 WARN_ON(!a || !b); in iface_cmp()
545 if (a->rdma_capable == b->rdma_capable) { in iface_cmp()
546 if (a->rss_capable == b->rss_capable) { in iface_cmp()
547 if (a->speed == b->speed) { in iface_cmp()
548 cmp_ret = cifs_ipaddr_cmp((struct sockaddr *) &a->sockaddr, in iface_cmp()
556 } else if (a->speed > b->speed) in iface_cmp()
560 } else if (a->rss_capable > b->rss_capable) in iface_cmp()
564 } else if (a->rdma_capable > b->rdma_capable) in iface_cmp()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c4431 u32 a = le32_to_cpu(le->addr); in sky2_debug_show() local
4439 seq_printf(seq, " %#x:", a); in sky2_debug_show()
4442 seq_printf(seq, " mtu=%d", a); in sky2_debug_show()
4448 seq_printf(seq, " csum=%#x", a); in sky2_debug_show()
4451 seq_printf(seq, " tso=%#x(%d)", a, le16_to_cpu(le->length)); in sky2_debug_show()
4454 seq_printf(seq, " %#x(%d)", a, le16_to_cpu(le->length)); in sky2_debug_show()
4457 seq_printf(seq, " frag=%#x(%d)", a, le16_to_cpu(le->length)); in sky2_debug_show()
4461 a, le16_to_cpu(le->length)); in sky2_debug_show()
/openbmc/linux/drivers/scsi/arcmsr/
H A Darcmsr_hba.c3867 } a; in arcmsr_set_iop_datetime() member
3875 datetime.a.signature = 0x55AA; in arcmsr_set_iop_datetime()
3876 datetime.a.year = tm.tm_year - 100; /* base 2000 instead of 1900 */ in arcmsr_set_iop_datetime()
3877 datetime.a.month = tm.tm_mon; in arcmsr_set_iop_datetime()
3878 datetime.a.date = tm.tm_mday; in arcmsr_set_iop_datetime()
3879 datetime.a.hour = tm.tm_hour; in arcmsr_set_iop_datetime()
3880 datetime.a.minute = tm.tm_min; in arcmsr_set_iop_datetime()
3881 datetime.a.second = tm.tm_sec; in arcmsr_set_iop_datetime()
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c590 static int be32_lt(__be32 a, __be32 b) in be32_lt() argument
592 return (__force u32) a < (__force u32) b; in be32_lt()
595 static int be32_gt(__be32 a, __be32 b) in be32_gt() argument
597 return (__force u32) a > (__force u32) b; in be32_gt()
600 static int be64_lt(__be64 a, __be64 b) in be64_lt() argument
602 return (__force u64) a < (__force u64) b; in be64_lt()
605 static int be64_gt(__be64 a, __be64 b) in be64_gt() argument
607 return (__force u64) a > (__force u64) b; in be64_gt()
/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c4750 int a, ltc, frames, seconds, minutes, hours; in snd_hdspm_proc_read_tco() local
4763 a = hdspm_read(hdspm, HDSPM_RD_TCO+4); in snd_hdspm_proc_read_tco()
4764 if (a & HDSPM_TCO1_LTC_Input_valid) { in snd_hdspm_proc_read_tco()
4766 switch (a & (HDSPM_TCO1_LTC_Format_LSB | in snd_hdspm_proc_read_tco()
4781 if (a & HDSPM_TCO1_set_drop_frame_flag) { in snd_hdspm_proc_read_tco()
4789 if (a & HDSPM_TCO1_Video_Input_Format_NTSC) { in snd_hdspm_proc_read_tco()
4791 } else if (a & HDSPM_TCO1_Video_Input_Format_PAL) { in snd_hdspm_proc_read_tco()
4796 if (a & HDSPM_TCO1_TCO_lock) { in snd_hdspm_proc_read_tco()
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2076 static void merge_lpi_ranges(struct lpi_range *a, struct lpi_range *b) in merge_lpi_ranges() argument
2078 if (&a->entry == &lpi_range_list || &b->entry == &lpi_range_list) in merge_lpi_ranges()
2080 if (a->base_id + a->span != b->base_id) in merge_lpi_ranges()
2082 b->base_id = a->base_id; in merge_lpi_ranges()
2083 b->span += a->span; in merge_lpi_ranges()
2084 list_del(&a->entry); in merge_lpi_ranges()
2085 kfree(a); in merge_lpi_ranges()
/openbmc/linux/arch/arc/boot/dts/
H A Dabilis_tb101.dtsi37 pctl_gpio_a: pctl-gpio-a { /* GPIO bank A */
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Di2c_.fuc4 * Permission is hereby granted, free of charge, to any person obtaining a
/openbmc/linux/arch/powerpc/boot/dts/
H A Dyosemite.dts312 * later cannot be changed. Chip supports a second
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_operr.S285 | to d0 for write out. If not, it is a real operr, and set d0.
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp1023si-post.dtsi257 rtic_a: rtic-a@0 {
/openbmc/linux/arch/sparc/kernel/
H A Dtrampoline_64.S411 1: b,a,pt %xcc, 1b
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood.dtsi35 /* If a board file needs to change this ranges it must replace it completely */
H A Drk3288-firefly.dtsi206 act8846: act8846@5a {
/openbmc/u-boot/drivers/i2c/
H A Dkona_i2c.c90 #error I2C_TIMEOUT must be a multiple of WAIT_INT_CHK
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DAMDPLPA20 … or waived, and no breach of this license can be excused, unless done so in a writing signed by al…
/openbmc/openbmc-test-automation/xcat/
H A Dtest_xcat_group.robot218 # Make a list of BMC nodes.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb10-ipu3.rst25 Below is an example of a small image in V4L2_PIX_FMT_IPU3_SBGGR10 format.
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-bus-vmbus161 buffer transitioning from full to not full while a packet is
/openbmc/u-boot/scripts/
H A DMakefile.build103 lib-target := $(obj)/lib.a

1...<<861862863864865866867868869870>>...900