/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | kcmp.h | 25 __u32 toff; /* target offset within same numbered sequence */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | kcmp.h | 25 __u32 toff; /* target offset within same numbered sequence */ member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | kcmp.h | 25 __u32 toff; /* target offset within same numbered sequence */ member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | kcmp.h | 36 __u32 toff; member
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | kcmp.h | 25 __u32 toff; /* target offset within same numbered sequence */ member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | kcmp.h | 36 __u32 toff; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | kcmp.h | 23 __u32 toff; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | eventpoll.h | 22 struct file *get_epoll_tfile_raw_ptr(struct file *file, int tfd, unsigned long toff);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | eventpoll.h | 22 struct file *get_epoll_tfile_raw_ptr(struct file *file, int tfd, unsigned long toff);
|
/kernel/linux/linux-6.6/arch/riscv/kvm/ |
H A D | aia_device.c | 600 u32 g, toff, iid = msi->data; in kvm_riscv_aia_inject_msi() local 620 toff = target & (IMSIC_MMIO_PAGE_SZ - 1); in kvm_riscv_aia_inject_msi() 622 toff, iid); in kvm_riscv_aia_inject_msi()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kcmp/ |
H A D | kcmp_test.c | 141 .toff = 0, in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kcmp/ |
H A D | kcmp_test.c | 144 .toff = 0, in main()
|
/kernel/linux/linux-6.6/drivers/leds/rgb/ |
H A D | leds-mt6370-rgb.c | 275 unsigned int toff) in mt6370_set_led_duty() 282 ratio = ton * divisor / (ton + toff); in mt6370_set_led_duty() 303 unsigned int toff) in mt6370_set_led_freq() 310 tsum = ton + toff; in mt6370_set_led_freq() 376 * toff: byte 2, b'[3:0] in mt6370_gen_breath_pattern() 274 mt6370_set_led_duty(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton, unsigned int toff) mt6370_set_led_duty() argument 302 mt6370_set_led_freq(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton, unsigned int toff) mt6370_set_led_freq() argument
|
/kernel/linux/linux-5.10/include/linux/power/ |
H A D | max17042_battery.h | 194 u16 toff; /* 0x2D */ member
|
/kernel/linux/linux-5.10/kernel/ |
H A D | kcmp.c | 133 filp_tgt = get_epoll_tfile_raw_ptr(filp_epoll, slot.tfd, slot.toff); in kcmp_epoll_target()
|
/kernel/linux/linux-6.6/include/linux/power/ |
H A D | max17042_battery.h | 196 u16 toff; /* 0x2D */ member
|
/kernel/linux/linux-6.6/kernel/ |
H A D | kcmp.c | 117 filp_tgt = get_epoll_tfile_raw_ptr(filp_epoll, slot.tfd, slot.toff); in kcmp_epoll_target()
|
/kernel/linux/linux-5.10/fs/ |
H A D | eventpoll.c | 1074 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd() argument 1082 if (toff == 0) in ep_find_tfd() 1085 toff--; in ep_find_tfd() 1094 unsigned long toff) in get_epoll_tfile_raw_ptr() 1106 epi = ep_find_tfd(ep, tfd, toff); in get_epoll_tfile_raw_ptr() 1093 get_epoll_tfile_raw_ptr(struct file *file, int tfd, unsigned long toff) get_epoll_tfile_raw_ptr() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | eventpoll.c | 1029 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd() argument 1037 if (toff == 0) in ep_find_tfd() 1040 toff--; in ep_find_tfd() 1049 unsigned long toff) in get_epoll_tfile_raw_ptr() 1061 epi = ep_find_tfd(ep, tfd, toff); in get_epoll_tfile_raw_ptr() 1048 get_epoll_tfile_raw_ptr(struct file *file, int tfd, unsigned long toff) get_epoll_tfile_raw_ptr() argument
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_u32.c | 149 int toff = off + key->off + (off2 & key->offmask); in u32_classify() local 152 if (skb_headroom(skb) + toff > INT_MAX) in u32_classify() 155 data = skb_header_pointer(skb, toff, 4, &hdata); in u32_classify()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_u32.c | 151 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()
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | max17042_battery.c | 744 max17042_override_por(map, MAX17042_TOFF, config->toff); in max17042_override_por_values()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | max17042_battery.c | 746 max17042_override_por(map, MAX17042_TOFF, config->toff); in max17042_override_por_values()
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dir.c | 124 unsigned long toff = blklen - sizeof(struct ocfs2_dir_block_trailer); in ocfs2_skip_dir_trailer() local 129 if (offset != toff) in ocfs2_skip_dir_trailer()
|
/kernel/linux/linux-6.6/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()
|