Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dtifm_sd.c168 unsigned int p_off, p_cnt; in tifm_sd_transfer_data() local
225 unsigned int p_off, p_cnt; in tifm_sd_bounce_block() local
/Linux-v5.4/net/core/
Dskbuff.c784 u32 p_off, p_len, copied; in skb_dump() local
1374 u32 p_off, p_len, copied; in skb_copy_ubufs() local
2216 u32 p_off, p_len, copied; in skb_copy_bits() local
2577 u32 p_off, p_len, copied; in skb_store_bits() local
2656 u32 p_off, p_len, copied; in __skb_checksum() local
2755 u32 p_off, p_len, copied; in skb_copy_and_csum_bits() local
/Linux-v5.4/include/linux/
Dskbuff.h390 #define skb_frag_foreach_page(f, f_off, f_len, p, p_off, p_len, copied) \ argument