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

/linux-master/include/asm-generic/
H A Dsections.h111 void *vend = virt + size; local
/linux-master/arch/x86/lib/
H A Dusercopy_64.c32 void *vend = addr + size; local
/linux-master/arch/powerpc/kernel/
H A Dio-workarounds.c31 unsigned long vstart, vend; local
/linux-master/tools/usb/usbip/libsrc/
H A Dusbip_common.c281 const char *prod, *vend; local
/linux-master/arch/alpha/boot/
H A Dbootpz.c76 check_range(unsigned long vstart, unsigned long vend, argument
/linux-master/arch/riscv/mm/
H A Dkasan_init.c372 unsigned long vend = PAGE_ALIGN((unsigned long)end); local
374 kasan_populate_pgd(pgd_offset_k(vaddr), vaddr, vend); local
439 unsigned long vend = PAGE_ALIGN((unsigned long)end); local
/linux-master/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_bridge.c184 int hstart, hend, vstart, vend; local
/linux-master/drivers/net/vxlan/
H A Dvxlan_vnifilter.c340 struct vxlan_vni_node *tmp, *v, *vbegin = NULL, *vend = NULL; local
198 vnirange(struct vxlan_vni_node *vbegin, struct vxlan_vni_node *vend) argument
251 vxlan_fill_vni_filter_entry(struct sk_buff *skb, struct vxlan_vni_node *vbegin, struct vxlan_vni_node *vend, bool fill_stats) argument
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_sup.c3090 uint32_t istart, iend, iter, vend; local
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-edp.c770 char vend[4]; local
/linux-master/arch/x86/mm/pat/
H A Dset_memory.c319 void *vend = vaddr + size; local
/linux-master/include/drm/
H A Ddrm_edid.h353 static inline const char *drm_edid_decode_mfg_id(u16 mfg_id, char vend[4]) argument
400 drm_edid_decode_panel_id(u32 panel_id, char vend[4], u16 *product_id) argument
[all...]
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c354 int htab_bolt_mapping(unsigned long vstart, unsigned long vend, argument
441 int htab_remove_mapping(unsigned long vstart, unsigned long vend, argument
/linux-master/arch/sparc/mm/
H A Dsrmmu.c862 unsigned long vend = PGDIR_ALIGN(vbase + sp_banks[sp_entry].num_bytes); local
H A Dinit_64.c1715 static bool kernel_can_map_hugepud(unsigned long vstart, unsigned long vend, argument
1685 kernel_map_hugepud(unsigned long vstart, unsigned long vend, pud_t *pud) argument
1724 kernel_map_hugepmd(unsigned long vstart, unsigned long vend, pmd_t *pmd) argument
1763 kernel_can_map_hugepmd(unsigned long vstart, unsigned long vend, bool guard) argument
1777 unsigned long vend = PAGE_OFFSET + pend; local
2595 vmemmap_populate(unsigned long vstart, unsigned long vend, int node, struct vmem_altmap *altmap) argument
[all...]
/linux-master/arch/mips/include/asm/
H A Dsgiarcs.h96 char vend[8], prod[8]; member in struct:linux_sysid
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_bios.c619 char vend[4]; local
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h1016 __le64 vend; member in struct:btrfs_disk_balance_args
H A Dbtrfs.h373 __u64 vend; member in struct:btrfs_balance_args
/linux-master/sound/pci/
H A Des1968.c2039 unsigned int vend; local
2676 unsigned short vend; local
2785 unsigned short vend; local
[all...]
/linux-master/mm/
H A Dvmalloc.c1721 va_alloc(struct vmap_area *va, struct rb_root *root, struct list_head *head, unsigned long size, unsigned long align, unsigned long vstart, unsigned long vend) argument
1751 __alloc_vmap_area(struct rb_root *root, struct list_head *head, unsigned long size, unsigned long align, unsigned long vstart, unsigned long vend) argument
1860 node_pool_del_va(struct vmap_node *vn, unsigned long size, unsigned long align, unsigned long vstart, unsigned long vend) argument
1902 node_alloc(unsigned long size, unsigned long align, unsigned long vstart, unsigned long vend, unsigned long *addr, unsigned int *vn_id) argument
1933 alloc_vmap_area(unsigned long size, unsigned long align, unsigned long vstart, unsigned long vend, int node, gfp_t gfp_mask, unsigned long va_flags) argument
[all...]

Completed in 682 milliseconds