Home
last modified time | relevance | path

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

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