Home
last modified time | relevance | path

Searched refs:toff (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/power/
Dmax17042_battery.h154 u16 toff; /* 0x2D */ member
/linux-4.1.27/net/sched/
Dcls_u32.c145 int toff = off + key->off + (off2 & key->offmask); in u32_classify() local
148 if (skb_headroom(skb) + toff > INT_MAX) in u32_classify()
151 data = skb_header_pointer(skb, toff, 4, &hdata); in u32_classify()
/linux-4.1.27/drivers/power/
Dmax17042_battery.c480 max17042_override_por(map, MAx17042_TOFF, config->toff); in max17042_override_por_values()
/linux-4.1.27/fs/ocfs2/
Ddir.c141 unsigned long toff = blklen - sizeof(struct ocfs2_dir_block_trailer); in ocfs2_skip_dir_trailer() local
146 if (offset != toff) in ocfs2_skip_dir_trailer()