Home
last modified time | relevance | path

Searched refs:first_offset (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/tty/serial/8250/
A D8250_pci.c3440 .first_offset = 0x03,
3527 .first_offset = 0x200,
3535 .first_offset = 0x200,
3543 .first_offset = 0x200,
3568 .first_offset = 0x800,
3575 .first_offset = 0x800,
3649 .first_offset = 0x40,
3655 .first_offset = 0x40,
3661 .first_offset = 0x40,
3683 .first_offset = 0xC0,
[all …]
/linux/tools/io_uring/
A Dio_uring-cp.c29 off_t first_offset, offset; member
100 data->offset = data->first_offset = offset; in queue_read()
114 data->offset = data->first_offset; in queue_write()
/linux/tools/testing/selftests/powerpc/nx-gzip/
A Dgunz_test.c284 int first_offset, last_offset; in decompress_file() local
441 first_offset = fifo_free_first_offset(cur_in, used_in); in decompress_file()
449 n = fread(fifo_in + first_offset, 1, read_sz, inpf); in decompress_file()
630 first_offset = fifo_free_first_offset(cur_out, used_out); in decompress_file()
631 nx_append_dde(ddl_out, fifo_out + first_offset, first_free); in decompress_file()
/linux/include/linux/
A D8250_pci.h29 unsigned int first_offset; member
/linux/net/tls/
A Dtls_main.c105 u16 first_offset, in tls_push_sg() argument
112 int offset = first_offset; in tls_push_sg()
/linux/drivers/parport/
A Dparport_serial.c519 .first_offset = 0xC0,
/linux/include/net/
A Dtls.h406 struct scatterlist *sg, u16 first_offset,
/linux/fs/btrfs/
A Dtree-log.c3632 u64 first_offset, u64 last_offset) in insert_dir_log_key() argument
3639 key.offset = first_offset; in insert_dir_log_key()
3877 u64 first_offset = min_offset; in log_dir_items() local
3913 first_offset = max(min_offset, tmp.offset) + 1; in log_dir_items()
3924 first_offset = tmp.offset; in log_dir_items()
4008 ino, first_offset, last_offset); in log_dir_items()
/linux/net/core/
A Dskbuff.c4353 unsigned int first_offset; in skb_gro_receive() local
4358 first_offset = skb->data - in skb_gro_receive()
4365 skb_frag_off_set(frag, first_offset); in skb_gro_receive()

Completed in 41 milliseconds