/third_party/optimized-routines/string/aarch64/ |
H A D | strchrnul-mte.S | 31 #define vend v5 define
|
H A D | strlen-mte.S | 29 #define vend v3 define
|
H A D | strnlen.S | 31 #define vend v3 define
|
H A D | memchr.S | 36 #define vend v6 define [all...] |
H A D | memchr-mte.S | 33 #define vend v4 define
|
H A D | memrchr.S | 35 #define vend v4 define
|
H A D | strchr-mte.S | 32 #define vend v6 define
|
H A D | strrchr-mte.S | 35 #define vend v5 define
|
H A D | strcpy-mte.S | 36 #define vend v3 define
|
/kernel/linux/linux-5.10/arch/riscv/mm/ |
H A D | kasan_init.c | 56 unsigned long vend = PAGE_ALIGN((unsigned long)end); in populate() local
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | sections.h | 128 void *vend = virt + size; in memory_intersects() local
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | sections.h | 111 void *vend = virt + size; in memory_intersects() local
|
/kernel/linux/linux-6.6/arch/x86/lib/ |
H A D | usercopy_64.c | 32 void *vend = addr + size; in clean_cache_range() local
|
/kernel/linux/linux-5.10/arch/x86/lib/ |
H A D | usercopy_64.c | 73 void *vend = addr + size; in clean_cache_range() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 31 unsigned long vstart, vend; in iowa_pci_find() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | io-workarounds.c | 31 unsigned long vstart, vend; in iowa_pci_find() local
|
/kernel/linux/linux-5.10/arch/alpha/boot/ |
H A D | bootpz.c | 76 check_range(unsigned long vstart, unsigned long vend, in check_range() argument
|
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/ |
H A D | usbip_common.c | 281 const char *prod, *vend; in usbip_names_get_product() local
|
/kernel/linux/linux-6.6/arch/alpha/boot/ |
H A D | bootpz.c | 76 check_range(unsigned long vstart, unsigned long vend, in check_range() argument
|
/kernel/linux/linux-6.6/arch/riscv/mm/ |
H A D | kasan_init.c | 369 unsigned long vend = PAGE_ALIGN((unsigned long)end); in kasan_populate() local 371 kasan_populate_pgd(pgd_offset_k(vaddr), vaddr, vend); in kasan_populate() local 436 unsigned long vend = PAGE_ALIGN((unsigned long)end); in kasan_shallow_populate() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_bridge.c | 206 int hstart, hend, vstart, vend; in msm_hdmi_bridge_mode_set() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_bridge.c | 192 int hstart, hend, vstart, vend; in msm_hdmi_bridge_mode_set() local
|
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
H A D | usbip_common.c | 281 const char *prod, *vend; in usbip_names_get_product() local
|
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_vnifilter.c | 340 struct vxlan_vni_node *tmp, *v, *vbegin = NULL, *vend = NULL; in vxlan_vnifilter_dump_dev() local 198 vnirange(struct vxlan_vni_node *vbegin, struct vxlan_vni_node *vend) vnirange() argument 251 vxlan_fill_vni_filter_entry(struct sk_buff *skb, struct vxlan_vni_node *vbegin, struct vxlan_vni_node *vend, bool fill_stats) vxlan_fill_vni_filter_entry() argument [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_stream.c | 819 nghttp3_vec *vbegin = vec, *vend = vec + veccnt; in nghttp3_stream_writev() local
|