Searched refs:toff (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/tools/include/uapi/linux/ |
| H A D | kcmp.h | 25 __u32 toff; /* target offset within same numbered sequence */ member
|
| /linux-6.15/include/uapi/linux/ |
| H A D | kcmp.h | 25 __u32 toff; /* target offset within same numbered sequence */ member
|
| /linux-6.15/include/linux/ |
| H A D | eventpoll.h | 22 struct file *get_epoll_tfile_raw_ptr(struct file *file, int tfd, unsigned long toff);
|
| /linux-6.15/arch/riscv/kvm/ |
| H A D | aia_device.c | 601 u32 g, toff, iid = msi->data; in kvm_riscv_aia_inject_msi() local 621 toff = target & (IMSIC_MMIO_PAGE_SZ - 1); in kvm_riscv_aia_inject_msi() 623 toff, iid); in kvm_riscv_aia_inject_msi()
|
| /linux-6.15/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 144 .toff = 0, in main()
|
| /linux-6.15/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-6.15/include/linux/power/ |
| H A D | max17042_battery.h | 196 u16 toff; /* 0x2D */ member
|
| /linux-6.15/kernel/ |
| H A D | kcmp.c | 117 filp_tgt = get_epoll_tfile_raw_ptr(filp_epoll, slot.tfd, slot.toff); in kcmp_epoll_target()
|
| /linux-6.15/fs/ |
| H A D | eventpoll.c | 1200 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd() argument 1208 if (toff == 0) in ep_find_tfd() 1211 toff--; in ep_find_tfd() 1220 unsigned long toff) in get_epoll_tfile_raw_ptr() argument 1232 epi = ep_find_tfd(ep, tfd, toff); in get_epoll_tfile_raw_ptr()
|
| /linux-6.15/net/sched/ |
| H A D | cls_u32.c | 161 int toff = off + key->off + (off2 & key->offmask); in u32_classify() local 164 if (skb_headroom(skb) + toff > INT_MAX) in u32_classify() 167 data = skb_header_pointer(skb, toff, 4, &hdata); in u32_classify()
|
| /linux-6.15/drivers/power/supply/ |
| H A D | max17042_battery.c | 748 max17042_override_por(map, MAX17042_TOFF, config->toff); in max17042_override_por_values()
|
| /linux-6.15/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()
|