Home
last modified time | relevance | path

Searched defs:pos1 (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_freestanding.c25 const u8 *pos1 = s1; in memcmp() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_util.c107 const u8 *pos1 = buf1; in efi_st_memcmp() local
/openbmc/linux/arch/powerpc/kernel/
H A Dsys_ppc32.c73 u32, reg6, u32, pos1, u32, pos2) in PPC32_SYSCALL_DEFINE6() argument
81 u32, reg6, u32, pos1, u32, pos2) in PPC32_SYSCALL_DEFINE6() argument
/openbmc/phosphor-dbus-monitor/src/
H A Devent_manager.cpp106 auto pos1 = eventPath.rfind("/"); in restore() local
/openbmc/linux/fs/reiserfs/
H A Dtail_conversion.c216 loff_t pos, pos1; /* position of first byte of the tail */ in indirect2direct() local
/openbmc/u-boot/board/siemens/common/
H A Dboard.c192 unsigned char i, idx, pos1, pos2, ccount; in set_env_gpios() local
/openbmc/linux/drivers/acpi/acpica/
H A Dutprint.c169 const char *pos1; in acpi_ut_print_number() local
/openbmc/qemu/target/tricore/
H A Dtranslate.c2622 int pos1, int pos2, in gen_bit_2op()
2642 int pos1, int pos2, in gen_bit_1op()
3962 int pos1, pos2; in decode_bit_andacc() local
4003 int pos1, pos2; in decode_bit_logical_t() local
4037 int pos1, pos2; in decode_bit_insert() local
4060 int pos1, pos2; in decode_bit_logical_t2() local
4096 int pos1, pos2; in decode_bit_orand() local
4136 int pos1, pos2; in decode_bit_sh_logic1() local
4176 int pos1, pos2; in decode_bit_sh_logic2() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Drs600.c73 u32 pos1, pos2; in avivo_is_counter_moving() local
H A Devergreen.c1357 u32 pos1, pos2; in dce4_is_counter_moving() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp600 size_t pos1 = dbusPath.find(toFind); in updateOemDbusPaths() local
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c639 struct thermal_zone_device *pos1; in thermal_zone_bind_cooling_device() local
/openbmc/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1865 u8 *pos1 = tpg->lines[pat][p]; in tpg_precalculate_line() local
/openbmc/linux/fs/
H A Ddax.c2007 loff_t pos1 = it_src->pos, pos2 = it_dest->pos; in dax_range_compare_iter() local
/openbmc/linux/sound/pci/
H A Dintel8x0.c2644 unsigned long pos, pos1, t; in intel8x0_measure_ac97_clock() local
/openbmc/linux/mm/
H A Dfilemap.c2623 static inline bool pos_same_folio(loff_t pos1, loff_t pos2, struct folio *folio) in pos_same_folio()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h264 uint64_t pos1:7; member
/openbmc/linux/kernel/events/
H A Dcore.c3444 #define double_list_for_each_entry(pos1, pos2, head1, head2, member) \ argument