Home
last modified time | relevance | path

Searched defs:w_offset (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-catu.c309 u64 r_offset, w_offset; in catu_sync_etr_buf() local
H A Dcoresight-tmc-etr.c809 long r_offset, w_offset; in tmc_etr_sync_sg_buf() local
/linux/drivers/tty/vt/
H A Dvt.c4974 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos()