Home
last modified time | relevance | path

Searched refs:p_off (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/include/linux/
H A Dvirtio_net.h57 unsigned int p_off = 0; in virtio_net_hdr_to_skb() local
110 p_off = nh_min_len + thlen; in virtio_net_hdr_to_skb()
111 if (!pskb_may_pull(skb, p_off)) in virtio_net_hdr_to_skb()
143 p_off = keys.control.thoff + thlen; in virtio_net_hdr_to_skb()
144 if (!pskb_may_pull(skb, p_off) || in virtio_net_hdr_to_skb()
150 p_off = nh_min_len + thlen; in virtio_net_hdr_to_skb()
151 if (!pskb_may_pull(skb, p_off)) in virtio_net_hdr_to_skb()
158 unsigned int nh_off = p_off; in virtio_net_hdr_to_skb()
171 if (skb->len - p_off > gso_size * UDP_MAX_SEGMENTS) in virtio_net_hdr_to_skb()
H A Dskbuff.h437 #define skb_frag_foreach_page(f, f_off, f_len, p, p_off, p_len, copied) \ argument
439 p_off = (f_off) & (PAGE_SIZE - 1), \
441 min_t(u32, f_len, PAGE_SIZE - p_off) : f_len, \
444 copied += p_len, p++, p_off = 0, \
/linux-6.15/crypto/async_tx/
H A Dasync_raid6_recov.c169 p_off = offs[disks-2]; in __2data_recov_4()
181 src_offs[0] = p_off; in __2data_recov_4()
191 src_offs[0] = p_off; in __2data_recov_4()
232 p_off = offs[disks-2]; in __2data_recov_5()
257 src_offs[1] = p_off; in __2data_recov_5()
310 p_off = offs[disks-2]; in __2data_recov_n()
338 offs[disks-2] = p_off; in __2data_recov_n()
346 src_offs[1] = p_off; in __2data_recov_n()
477 unsigned int p_off, q_off, dq_off; in async_raid6_datap_recov() local
526 p_off = offs[disks-2]; in async_raid6_datap_recov()
[all …]
H A Dasync_pq.c375 unsigned int p_off = P(offsets, disks); in async_syndrome_val() local
406 p = page_address(p_src) + p_off; in async_syndrome_val()
426 P(offsets, disks) = p_off; in async_syndrome_val()
/linux-6.15/drivers/pinctrl/realtek/
H A Dpinctrl-rtd.c290 u32 pulsel_off, pulen_off, smt_off, curr_off, pow_off, reg_off, p_off, n_off; in rtd_pconf_parse_conf() local
419 p_off = sconfig_desc->pdrive_offset; in rtd_pconf_parse_conf()
420 if (p_off >= 32) { in rtd_pconf_parse_conf()
422 p_off -= 32; in rtd_pconf_parse_conf()
424 mask = GENMASK(p_off + sconfig_desc->pdrive_maskbits - 1, p_off); in rtd_pconf_parse_conf()
425 val = set_val << p_off; in rtd_pconf_parse_conf()
/linux-6.15/drivers/mmc/host/
H A Dtifm_sd.c171 unsigned int p_off, p_cnt; in tifm_sd_transfer_data() local
195 p_off = offset_in_page(off); in tifm_sd_transfer_data()
196 p_cnt = PAGE_SIZE - p_off; in tifm_sd_transfer_data()
201 tifm_sd_read_fifo(host, pg, p_off, p_cnt); in tifm_sd_transfer_data()
203 tifm_sd_write_fifo(host, pg, p_off, p_cnt); in tifm_sd_transfer_data()
228 unsigned int p_off, p_cnt; in tifm_sd_bounce_block() local
244 p_off = offset_in_page(off); in tifm_sd_bounce_block()
245 p_cnt = PAGE_SIZE - p_off; in tifm_sd_bounce_block()
252 pg, p_off, p_cnt); in tifm_sd_bounce_block()
254 tifm_sd_copy_page(pg, p_off, sg_page(&host->bounce_buf), in tifm_sd_bounce_block()
/linux-6.15/drivers/memstick/host/
H A Dtifm_ms.c201 unsigned int p_off; in tifm_ms_transfer_data() local
206 p_off = offset_in_page(off); in tifm_ms_transfer_data()
207 p_cnt = PAGE_SIZE - p_off; in tifm_ms_transfer_data()
211 buf = kmap_atomic(pg) + p_off; in tifm_ms_transfer_data()
222 kunmap_atomic(buf - p_off); in tifm_ms_transfer_data()
H A Djmb38x_ms.c317 unsigned int p_off; in jmb38x_ms_transfer_data() local
322 p_off = offset_in_page(off); in jmb38x_ms_transfer_data()
323 p_cnt = PAGE_SIZE - p_off; in jmb38x_ms_transfer_data()
327 buf = kmap_atomic(pg) + p_off; in jmb38x_ms_transfer_data()
343 kunmap_atomic(buf - p_off); in jmb38x_ms_transfer_data()
/linux-6.15/net/core/
H A Ddatagram.c422 u32 p_off, p_len, copied; in __skb_datagram_iter() local
432 copy, p, p_off, p_len, copied) { in __skb_datagram_iter()
435 vaddr + p_off, p_len, data, to); in __skb_datagram_iter()
H A Dskbuff.c1342 u32 p_off, p_len, copied; in skb_dump() local
1980 u32 p_off, p_len, copied; in skb_copy_ubufs() local
1985 p, p_off, p_len, copied) { in skb_copy_ubufs()
1996 vaddr + p_off + done, copy); in skb_copy_ubufs()
2978 u32 p_off, p_len, copied; in skb_copy_bits() local
2987 copy, p, p_off, p_len, copied) { in skb_copy_bits()
3395 u32 p_off, p_len, copied; in skb_store_bits() local
3404 copy, p, p_off, p_len, copied) { in skb_store_bits()
3477 u32 p_off, p_len, copied; in __skb_checksum() local
3491 vaddr + p_off, p_len, 0); in __skb_checksum()
[all …]
/linux-6.15/io_uring/
H A Dzcrx.c788 u32 p_off, p_len, t, copied = 0; in io_zcrx_copy_frag() local
794 page, p_off, p_len, t) { in io_zcrx_copy_frag()
795 ret = io_zcrx_copy_chunk(req, ifq, NULL, page, p_off, p_len); in io_zcrx_copy_frag()