Home
last modified time | relevance | path

Searched defs:vend (Results 1 - 25 of 54) sorted by relevance

123

/third_party/optimized-routines/string/aarch64/
H A Dstrchrnul-mte.S31 #define vend v5 define
H A Dstrlen-mte.S29 #define vend v3 define
H A Dstrnlen.S31 #define vend v3 define
H A Dmemchr.S36 #define vend v6 define
[all...]
H A Dmemchr-mte.S33 #define vend v4 define
H A Dmemrchr.S35 #define vend v4 define
H A Dstrchr-mte.S32 #define vend v6 define
H A Dstrrchr-mte.S35 #define vend v5 define
H A Dstrcpy-mte.S36 #define vend v3 define
/kernel/linux/linux-5.10/arch/riscv/mm/
H A Dkasan_init.c56 unsigned long vend = PAGE_ALIGN((unsigned long)end); in populate() local
/kernel/linux/linux-5.10/include/asm-generic/
H A Dsections.h128 void *vend = virt + size; in memory_intersects() local
/kernel/linux/linux-6.6/include/asm-generic/
H A Dsections.h111 void *vend = virt + size; in memory_intersects() local
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dusercopy_64.c32 void *vend = addr + size; in clean_cache_range() local
/kernel/linux/linux-5.10/arch/x86/lib/
H A Dusercopy_64.c73 void *vend = addr + size; in clean_cache_range() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dio-workarounds.c31 unsigned long vstart, vend; in iowa_pci_find() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dio-workarounds.c31 unsigned long vstart, vend; in iowa_pci_find() local
/kernel/linux/linux-5.10/arch/alpha/boot/
H A Dbootpz.c76 check_range(unsigned long vstart, unsigned long vend, in check_range() argument
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dusbip_common.c281 const char *prod, *vend; in usbip_names_get_product() local
/kernel/linux/linux-6.6/arch/alpha/boot/
H A Dbootpz.c76 check_range(unsigned long vstart, unsigned long vend, in check_range() argument
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dkasan_init.c369 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 Dhdmi_bridge.c206 int hstart, hend, vstart, vend; in msm_hdmi_bridge_mode_set() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_bridge.c192 int hstart, hend, vstart, vend; in msm_hdmi_bridge_mode_set() local
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dusbip_common.c281 const char *prod, *vend; in usbip_names_get_product() local
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_vnifilter.c340 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 Dnghttp3_stream.c819 nghttp3_vec *vbegin = vec, *vend = vec + veccnt; in nghttp3_stream_writev() local

Completed in 11 milliseconds

123