Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dkcmp.h25 __u32 toff; /* target offset within same numbered sequence */ member
/linux-6.3-rc2/tools/include/uapi/linux/
A Dkcmp.h25 __u32 toff; /* target offset within same numbered sequence */ member
/linux-6.3-rc2/include/linux/
A Deventpoll.h22 struct file *get_epoll_tfile_raw_ptr(struct file *file, int tfd, unsigned long toff);
/linux-6.3-rc2/tools/testing/selftests/kcmp/
A Dkcmp_test.c144 .toff = 0, in main()
/linux-6.3-rc2/include/linux/power/
A Dmax17042_battery.h196 u16 toff; /* 0x2D */ member
/linux-6.3-rc2/kernel/
A Dkcmp.c117 filp_tgt = get_epoll_tfile_raw_ptr(filp_epoll, slot.tfd, slot.toff); in kcmp_epoll_target()
/linux-6.3-rc2/fs/
A Deventpoll.c998 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd() argument
1006 if (toff == 0) in ep_find_tfd()
1009 toff--; in ep_find_tfd()
1018 unsigned long toff) in get_epoll_tfile_raw_ptr() argument
1030 epi = ep_find_tfd(ep, tfd, toff); in get_epoll_tfile_raw_ptr()
/linux-6.3-rc2/net/sched/
A Dcls_u32.c151 int toff = off + key->off + (off2 & key->offmask); in u32_classify() local
154 if (skb_headroom(skb) + toff > INT_MAX) in u32_classify()
157 data = skb_header_pointer(skb, toff, 4, &hdata); in u32_classify()
/linux-6.3-rc2/drivers/power/supply/
A Dmax17042_battery.c751 max17042_override_por(map, MAX17042_TOFF, config->toff); in max17042_override_por_values()
/linux-6.3-rc2/fs/ocfs2/
A Ddir.c122 unsigned long toff = blklen - sizeof(struct ocfs2_dir_block_trailer); in ocfs2_skip_dir_trailer() local
127 if (offset != toff) in ocfs2_skip_dir_trailer()

Completed in 30 milliseconds