/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...] |
/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
H A D | set_memory.c | 289 void *vend = vaddr + size; in clflush_cache_range_opt() local
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | srmmu.c | 861 unsigned long vend = PGDIR_ALIGN(vbase + sp_banks[sp_entry].num_bytes); in map_spbank() local
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_utils.c | 247 int htab_bolt_mapping(unsigned long vstart, unsigned long vend, in htab_bolt_mapping() argument 336 int htab_remove_mapping(unsigned long vstart, unsigned long vend, in htab_remove_mapping() argument
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_utils.c | 347 int htab_bolt_mapping(unsigned long vstart, unsigned long vend, in htab_bolt_mapping() argument 434 int htab_remove_mapping(unsigned long vstart, unsigned long vend, in htab_remove_mapping() argument
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | srmmu.c | 862 unsigned long vend = PGDIR_ALIGN(vbase + sp_banks[sp_entry].num_bytes); in map_spbank() local
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_sup.c | 3090 uint32_t istart, iend, iter, vend; in qla2x00_get_fcode_version() local
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_sup.c | 3090 uint32_t istart, iend, iter, vend; in qla2x00_get_fcode_version() local
|
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | set_memory.c | 319 void *vend = vaddr + size; in clflush_cache_range_opt() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-edp.c | 747 char vend[4]; in generic_edp_panel_probe() local
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | sgiarcs.h | 96 char vend[8], prod[8]; member
|