Searched defs:w_offset (Results 1 - 13 of 13) sorted by relevance
/third_party/curl/lib/ |
H A D | bufq.h | 39 size_t w_offset; /* one after last written byte */ member
|
/third_party/ltp/testcases/kernel/fs/doio/include/ |
H A D | write_log.h | 54 int w_offset; /* file offset */ member 109 uint w_offset : 44; /* file offset */ member
|
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | coresight-catu.c | 308 u64 r_offset, w_offset; in catu_sync_etr_buf() local
|
H A D | coresight-tmc-etr.c | 715 long r_offset, w_offset; in tmc_etr_sync_sg_buf() local
|
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | coresight-catu.c | 308 u64 r_offset, w_offset; in catu_sync_etr_buf() local
|
H A D | coresight-tmc-etr.c | 732 long r_offset, w_offset; in tmc_etr_sync_sg_buf() local
|
/third_party/vixl/test/aarch64/ |
H A D | test-utils-aarch64.cc | 655 const int w_offset = offsetof(dump_t, w_); in Dump() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | memstick.h | 142 unsigned char w_offset; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | memstick.h | 142 unsigned char w_offset; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_cmd.c | 1865 int w_offset, h_offset; in atomisp_calculate_real_zoom_region() local
|
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | vt.c | 4762 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_cmd.c | 3003 int w_offset, h_offset; in atomisp_calculate_real_zoom_region() local
|
/kernel/linux/linux-6.6/drivers/tty/vt/ |
H A D | vt.c | 4706 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() argument
|
Completed in 38 milliseconds