| /linux/Documentation/devicetree/bindings/display/ |
| H A D | sm501fb.txt | 20 set different foreign endian. 22 set different foreign endian.
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | Kconfig.profile | 16 int "Timeout for unsignaled foreign fences (ms, jiffy granularity)" 19 When listening to a foreign fence, we install a supplementary timer 22 unsignaled foreign fence. 24 May be 0 to disable the timeout, and rely on the foreign fence being
|
| /linux/drivers/net/xen-netback/ |
| H A D | rx.c | 199 struct xen_page_foreign *foreign; in xenvif_rx_copy_add() local 210 foreign = xen_page_foreign(page); in xenvif_rx_copy_add() 211 if (foreign) { in xenvif_rx_copy_add() 212 op->source.domid = foreign->domid; in xenvif_rx_copy_add() 213 op->source.u.ref = foreign->gref; in xenvif_rx_copy_add()
|
| /linux/drivers/xen/ |
| H A D | grant-table.c | 869 struct xen_page_foreign *foreign; in gnttab_pages_set_private() local 871 foreign = kzalloc(sizeof(*foreign), GFP_KERNEL); in gnttab_pages_set_private() 872 if (!foreign) in gnttab_pages_set_private() 875 set_page_private(pages[i], (unsigned long)foreign); in gnttab_pages_set_private() 1259 struct xen_page_foreign *foreign; in gnttab_map_refs() local 1262 foreign = xen_page_foreign(pages[i]); in gnttab_map_refs() 1263 foreign->domid = map_ops[i].dom; in gnttab_map_refs() 1264 foreign->gref = map_ops[i].ref; in gnttab_map_refs()
|
| H A D | gntdev.c | 884 if (seg->source.foreign.offset + seg->len > XEN_PAGE_SIZE) in gntdev_grant_copy_seg() 888 if (seg->dest.foreign.offset + seg->len > XEN_PAGE_SIZE) in gntdev_grant_copy_seg() 914 op->source.u.ref = seg->source.foreign.ref; in gntdev_grant_copy_seg() 915 op->source.domid = seg->source.foreign.domid; in gntdev_grant_copy_seg() 916 op->source.offset = seg->source.foreign.offset + copied; in gntdev_grant_copy_seg() 934 op->dest.u.ref = seg->dest.foreign.ref; in gntdev_grant_copy_seg() 935 op->dest.domid = seg->dest.foreign.domid; in gntdev_grant_copy_seg() 936 op->dest.offset = seg->dest.foreign.offset + copied; in gntdev_grant_copy_seg()
|
| H A D | Kconfig | 24 memory ranges to use in order to map foreign memory or grants. 153 use and grant references coming from a foreign domain can be 170 buffers and mapping foreign grant references on top of it. 175 This is useful for sharing foreign buffers with HW drivers which 342 memory regions, including grant maps and foreign pages. This avoids
|
| /linux/include/asm-generic/ |
| H A D | mm_hooks.h | 21 bool write, bool execute, bool foreign) in arch_vma_access_permitted() argument
|
| /linux/arch/powerpc/include/asm/ |
| H A D | mmu_context.h | 262 bool execute, bool foreign); 266 bool write, bool execute, bool foreign) in arch_vma_access_permitted() argument
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pkeys.c | 448 bool execute, bool foreign) in arch_vma_access_permitted() argument 455 if (foreign || vma_is_foreign(vma)) in arch_vma_access_permitted()
|
| /linux/include/uapi/xen/ |
| H A D | gntdev.h | 162 } foreign; member
|
| /linux/arch/x86/mm/ |
| H A D | fault.c | 856 bool foreign = false; in bad_area_access_from_pkeys() local 864 (error_code & X86_PF_INSTR), foreign)) in bad_area_access_from_pkeys() 1054 bool foreign = false; in access_error() local 1082 (error_code & X86_PF_INSTR), foreign)) in access_error()
|
| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | xen.txt | 16 Regions 1...N are extended regions (unused address space) for mapping foreign
|
| /linux/tools/usb/usbip/ |
| H A D | configure.ac | 15 AM_INIT_AUTOMAKE([foreign])
|
| /linux/net/core/ |
| H A D | page_pool.c | 986 u32 foreign = 0; in page_pool_put_netmem_bulk() 1003 data[foreign++] = netmem; in page_pool_put_netmem_bulk() 1017 count = foreign; 982 u32 foreign = 0; page_pool_put_netmem_bulk() local
|
| /linux/mm/ |
| H A D | gup.c | 1204 int foreign = (gup_flags & FOLL_REMOTE); in check_vma_flags() local 1256 if (!arch_vma_access_permitted(vma, write, false, foreign)) in check_vma_flags() 1516 bool foreign = !!(fault_flags & FAULT_FLAG_REMOTE); in vma_permits_fault() local 1529 if (!arch_vma_access_permitted(vma, write, false, foreign)) in vma_permits_fault()
|
| /linux/lib/fonts/ |
| H A D | Kconfig | 20 the questions about foreign fonts.
|
| /linux/Documentation/livepatch/ |
| H A D | reliable-stacktrace.rst | 84 * Dynamically generated code (e.g. eBPF) or foreign code (e.g. EFI runtime 120 Kernel code including modules and eBPF can be distinguished from foreign code
|
| /linux/Documentation/bpf/ |
| H A D | s390.rst | 85 --foreign \
|
| /linux/Documentation/core-api/ |
| H A D | local_ops.rst | 120 Those local counters can be read from foreign CPUs to sum the count. Note that
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas.h | 629 u16 foreign:1; member 635 u16 foreign:1;
|
| /linux/include/linux/ |
| H A D | page-flags.h | 571 PAGEFLAG(Foreign, foreign, PF_NO_COMPOUND);
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 2206 associated with. These are called foreign pages. The writeback 2207 constantly keeps track of foreign pages and, if a particular foreign
|
| H A D | kernel-parameters.txt | 8394 may be put on foreign CPUs. This debug option
|
| /linux/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 148 balkanized implementation seems foreign to you, one useful trick is to
|
| /linux/lib/ |
| H A D | Kconfig.debug | 1821 preferred work items may be put on foreign CPUs. Kernel 2628 numbers due to extra bounds checks and overhead of foreign
|