Home
last modified time | relevance | path

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

/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
/linux/drivers/pci/
H A Dvc.c106 int ctrl_pos, status_pos, id, pos2, evcc, i, ctrl_pos2, status_pos2; in pci_vc_enable() local
/linux/drivers/acpi/acpica/
H A Dutprint.c170 char *pos2; in acpi_ut_print_number() local
/linux/drivers/gpu/drm/radeon/
H A Drs600.c72 u32 pos1, pos2; in avivo_is_counter_moving() local
H A Devergreen.c1358 u32 pos1, pos2; in dce4_is_counter_moving() local
/linux/fs/overlayfs/
H A Dcopy_up.c233 static int ovl_verify_area(loff_t pos, loff_t pos2, loff_t len, loff_t totlen) in ovl_verify_area()
/linux/drivers/thermal/
H A Dthermal_core.c718 struct thermal_cooling_device *pos2; in thermal_bind_cdev_to_trip() local
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1863 u8 *pos2 = tpg->lines[next_pat][p]; in tpg_precalculate_line() local
/linux/fs/
H A Ddax.c1992 loff_t pos1 = it_src->pos, pos2 = it_dest->pos; in dax_range_compare_iter() local
/linux/fs/bcachefs/
H A Dfsck.c1352 overlapping_extents_found(struct btree_trans * trans,enum btree_id btree,struct bpos pos1,struct snapshots_seen * pos1_seen,struct bkey pos2,bool * fixed,struct extent_end * extent_end) overlapping_extents_found() argument
[all...]
/linux/mm/
H A Dfilemap.c2546 pos_same_folio(loff_t pos1,loff_t pos2,struct folio * folio) pos_same_folio() argument
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h262 uint64_t pos2:7; member
/linux/kernel/events/
H A Dcore.c3446 #define double_list_for_each_entry(pos1, pos2, head1, head2, member) \ argument