Searched refs:toff (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/include/uapi/linux/ |
| H A D | kcmp.h | 25 __u32 toff; /* target offset within same numbered sequence */ member
|
| /linux/include/uapi/linux/ |
| H A D | kcmp.h | 25 __u32 toff; /* target offset within same numbered sequence */ member
|
| /linux/arch/riscv/kvm/ |
| H A D | aia_device.c | 567 u32 g, toff, iid = msi->data; in kvm_riscv_aia_inject_msi() local 587 toff = target & (IMSIC_MMIO_PAGE_SZ - 1); in kvm_riscv_aia_inject_msi() 589 toff, iid); in kvm_riscv_aia_inject_msi()
|
| /linux/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 144 .toff = 0, in main()
|
| /linux/drivers/leds/rgb/ |
| H A D | leds-mt6370-rgb.c | 274 unsigned int toff) in mt6370_set_led_duty() argument 281 ratio = ton * divisor / (ton + toff); in mt6370_set_led_duty() 302 unsigned int toff) in mt6370_set_led_freq() argument 309 tsum = ton + toff; in mt6370_set_led_freq()
|
| /linux/include/linux/power/ |
| H A D | max17042_battery.h | 196 u16 toff; /* 0x2D */ member
|
| /linux/fs/ |
| H A D | eventpoll.c | 1199 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd() argument 1207 if (toff == 0) in ep_find_tfd() 1210 toff--; in ep_find_tfd() 1219 unsigned long toff) in get_epoll_tfile_raw_ptr() argument 1231 epi = ep_find_tfd(ep, tfd, toff); in get_epoll_tfile_raw_ptr()
|
| /linux/net/sched/ |
| H A D | cls_u32.c | 161 int toff = off + key->off + (off2 & key->offmask); in u32_classify() local 164 data = skb_header_pointer_careful(skb, toff, 4, in u32_classify()
|
| /linux/fs/ocfs2/ |
| H A D | dir.c | 122 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()
|