Searched refs:first_offset (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/tty/serial/8250/ |
| D | 8250_pci.c | 121 unsigned int bar = 0, offset = board->first_offset; in addidata_apci7800_setup() 148 unsigned int bar, offset = board->first_offset; in afavlab_setup() 203 unsigned int offset = board->first_offset; in pci_hp_diva_setup() 372 unsigned int bar, offset = board->first_offset; in sbs_setup() 621 unsigned int bar = 0, offset = board->first_offset; in pci_timedia_setup() 655 unsigned int bar, offset = board->first_offset; in titan_400l_800l_setup() 766 unsigned int bar, offset = board->first_offset; in pci_ni8430_setup() 853 unsigned int bar, offset = board->first_offset; in pci_ni8431_setup() 1439 unsigned int bar, offset = board->first_offset, maxnr; in pci_default_setup() 1447 maxnr = (pci_resource_len(priv->dev, bar) - board->first_offset) >> in pci_default_setup() [all …]
|
| /Linux-v5.4/tools/io_uring/ |
| D | io_uring-cp.c | 29 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-v5.4/include/linux/ |
| D | 8250_pci.h | 29 unsigned int first_offset; member
|
| /Linux-v5.4/fs/afs/ |
| D | rxrpc.c | 333 offset = call->first_offset; in afs_send_pages() 334 call->first_offset = 0; in afs_send_pages() 390 tx_total_len += call->last_to - call->first_offset; in afs_make_call() 396 tx_total_len += PAGE_SIZE - call->first_offset; in afs_make_call()
|
| D | internal.h | 150 unsigned first_offset; /* offset into mapping[first] */ member
|
| D | fsclient.c | 1157 call->first_offset = offset; in afs_fs_store_data64() 1237 call->first_offset = offset; in afs_fs_store_data()
|
| D | yfsclient.c | 1288 call->first_offset = offset; in yfs_fs_store_data()
|
| /Linux-v5.4/net/tls/ |
| D | tls_main.c | 102 u16 first_offset, in tls_push_sg() argument 109 int offset = first_offset; in tls_push_sg()
|
| /Linux-v5.4/include/net/ |
| D | tls.h | 395 struct scatterlist *sg, u16 first_offset,
|
| /Linux-v5.4/drivers/parport/ |
| D | parport_serial.c | 519 .first_offset = 0xC0,
|
| /Linux-v5.4/fs/btrfs/ |
| D | tree-log.c | 3536 u64 first_offset, u64 last_offset) in insert_dir_log_key() argument 3543 key.offset = first_offset; in insert_dir_log_key() 3579 u64 first_offset = min_offset; in log_dir_items() local 3617 first_offset = max(min_offset, tmp.offset) + 1; in log_dir_items() 3628 first_offset = tmp.offset; in log_dir_items() 3746 ino, first_offset, last_offset); in log_dir_items()
|
| /Linux-v5.4/net/core/ |
| D | skbuff.c | 4038 unsigned int first_offset; in skb_gro_receive() local 4043 first_offset = skb->data - in skb_gro_receive() 4050 skb_frag_off_set(frag, first_offset); in skb_gro_receive()
|