Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
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
/Linux-v6.6/fs/reiserfs/
Dtail_conversion.c216 loff_t pos, pos1; /* position of first byte of the tail */ in indirect2direct() local
/Linux-v6.6/drivers/acpi/acpica/
Dutprint.c169 const char *pos1; in acpi_ut_print_number() local
/Linux-v6.6/drivers/gpu/drm/radeon/
Drs600.c73 u32 pos1, pos2; in avivo_is_counter_moving() local
Devergreen.c1357 u32 pos1, pos2; in dce4_is_counter_moving() local
/Linux-v6.6/drivers/thermal/
Dthermal_core.c636 struct thermal_zone_device *pos1; in thermal_zone_bind_cooling_device() local
/Linux-v6.6/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c1830 u8 *pos1 = tpg->lines[pat][p]; in tpg_precalculate_line() local
/Linux-v6.6/fs/
Ddax.c1992 loff_t pos1 = it_src->pos, pos2 = it_dest->pos; in dax_range_compare_iter() local
/Linux-v6.6/sound/pci/
Dintel8x0.c2644 unsigned long pos, pos1, t; in intel8x0_measure_ac97_clock() local
/Linux-v6.6/mm/
Dfilemap.c2597 static inline bool pos_same_folio(loff_t pos1, loff_t pos2, struct folio *folio) in pos_same_folio()
/Linux-v6.6/arch/mips/include/asm/octeon/
Dcvmx-pip-defs.h264 uint64_t pos1:7; member
/Linux-v6.6/kernel/events/
Dcore.c3401 #define double_list_for_each_entry(pos1, pos2, head1, head2, member) \ argument