Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dtifm_sd.c172 unsigned int p_off, p_cnt; in tifm_sd_transfer_data() local
229 unsigned int p_off, p_cnt; in tifm_sd_bounce_block() local
/Linux-v4.19/net/core/
Dskbuff.c1206 u32 p_off, p_len, copied; in skb_copy_ubufs() local
2048 u32 p_off, p_len, copied; in skb_copy_bits() local
2421 u32 p_off, p_len, copied; in skb_store_bits() local
2499 u32 p_off, p_len, copied; in __skb_checksum() local
2593 u32 p_off, p_len, copied; in skb_copy_and_csum_bits() local
/Linux-v4.19/include/linux/
Dskbuff.h374 #define skb_frag_foreach_page(f, f_off, f_len, p, p_off, p_len, copied) \ argument