| /include/asm-generic/ |
| D | tlb.h | 128 unsigned long address) in __tlb_adjust_range() 206 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) argument 216 #define tlb_remove_tlb_entry(tlb, ptep, address) \ argument 227 #define __tlb_remove_pmd_tlb_entry(tlb, pmdp, address) do {} while (0) argument 230 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ argument 236 #define pte_free_tlb(tlb, ptep, address) \ argument 243 #define pud_free_tlb(tlb, pudp, address) \ argument 250 #define pmd_free_tlb(tlb, pmdp, address) \ argument
|
| D | pgtable.h | 41 unsigned long address, pmd_t *pmdp, in pmdp_set_access_flags() 52 unsigned long address, in ptep_test_and_clear_young() 68 unsigned long address, in pmdp_test_and_clear_young() 81 unsigned long address, in pmdp_test_and_clear_young() 105 unsigned long address, pmd_t *pmdp) in pmdp_clear_flush_young() 115 unsigned long address, in ptep_get_and_clear() 127 unsigned long address, in pmdp_huge_get_and_clear() 140 unsigned long address, pmd_t *pmdp, in pmdp_huge_get_and_clear_full() 150 unsigned long address, pte_t *ptep, in ptep_get_and_clear_full() 166 unsigned long address, in pte_clear_not_present_full() [all …]
|
| D | pgtable-nopud.h | 38 static inline pud_t * pud_offset(pgd_t * pgd, unsigned long address) in pud_offset() 53 #define pud_alloc_one(mm, address) NULL argument
|
| D | pgtable-nopmd.h | 43 static inline pmd_t * pmd_offset(pud_t * pud, unsigned long address) in pmd_offset() 58 #define pmd_alloc_one(mm, address) NULL argument
|
| D | 4level-fixup.h | 14 #define pmd_alloc(mm, pud, address) \ argument 18 #define pud_alloc(mm, pgd, address) (pgd) argument
|
| D | io.h | 788 static inline unsigned long virt_to_phys(volatile void *address) in virt_to_phys() 796 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() 943 static inline unsigned long virt_to_bus(void *address) in virt_to_bus() 948 static inline void *bus_to_virt(unsigned long address) in bus_to_virt()
|
| /include/linux/ |
| D | kmemcheck.h | 123 static inline void kmemcheck_mark_unallocated(void *address, unsigned int n) in kmemcheck_mark_unallocated() 127 static inline void kmemcheck_mark_uninitialized(void *address, unsigned int n) in kmemcheck_mark_uninitialized() 131 static inline void kmemcheck_mark_initialized(void *address, unsigned int n) in kmemcheck_mark_initialized() 135 static inline void kmemcheck_mark_freed(void *address, unsigned int n) in kmemcheck_mark_freed()
|
| D | mmu_notifier.h | 257 unsigned long address) in mmu_notifier_test_young() 265 unsigned long address, pte_t pte) in mmu_notifier_change_pte() 272 unsigned long address) in mmu_notifier_invalidate_page() 427 unsigned long address) in mmu_notifier_test_young() 433 unsigned long address, pte_t pte) in mmu_notifier_change_pte() 438 unsigned long address) in mmu_notifier_invalidate_page()
|
| D | timeriomem-rng.h | 12 void __iomem *address; member
|
| D | mm.h | 324 unsigned long address; /* Faulting virtual address */ member 1022 static inline void set_page_address(struct page *page, void *address) in set_page_address() 1037 #define set_page_address(page, address) do { } while(0) argument 1259 unsigned long address, unsigned int flags) in handle_mm_fault() 1266 struct mm_struct *mm, unsigned long address, in fixup_user_fault() 1523 unsigned long address) in __pud_alloc() 1533 unsigned long address) in __pmd_alloc() 1580 static inline pud_t *pud_alloc(struct mm_struct *mm, pgd_t *pgd, unsigned long address) in pud_alloc() 1586 static inline pmd_t *pmd_alloc(struct mm_struct *mm, pud_t *pud, unsigned long address) in pmd_alloc() 1684 #define pte_offset_map_lock(mm, pmd, address, ptlp) \ argument [all …]
|
| D | futex.h | 42 unsigned long address; member
|
| D | rmap.h | 198 unsigned long address, in page_check_address() 218 struct mm_struct *mm, unsigned long address, in page_check_address_transhuge()
|
| D | ksm.h | 85 struct vm_area_struct *vma, unsigned long address) in ksm_might_need_to_copy()
|
| D | migrate.h | 115 unsigned long address, in migrate_misplaced_transhuge_page()
|
| D | debugobjects.h | 110 debug_check_no_obj_freed(const void *address, unsigned long size) { } in debug_check_no_obj_freed()
|
| D | kasan.h | 83 static inline void kasan_unpoison_shadow(const void *address, size_t size) {} in kasan_unpoison_shadow()
|
| /include/acpi/ |
| D | acrestyp.h | 210 u16 address; member 265 u32 address; member 336 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address16_attribute address; member 341 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address32_attribute address; member 346 ACPI_RESOURCE_ADDRESS_COMMON struct acpi_address64_attribute address; member 352 struct acpi_address64_attribute address; member 372 u64 address; member 590 struct acpi_resource_address address; /* Common 16/32/64 address fields */ member 617 u64 address; /* here for 64-bit alignment */ member
|
| D | processor.h | 57 u64 address; member 63 u32 address; member 78 u64 address; member 110 u64 address; member 151 u64 address; member 180 u32 address; member
|
| /include/linux/lockd/ |
| D | bind.h | 40 const struct sockaddr *address; member
|
| /include/xen/interface/ |
| D | callback.h | 87 xen_callback_t address; member
|
| /include/linux/usb/ |
| D | ehci-dbgp.h | 41 u32 address; member
|
| /include/uapi/linux/ |
| D | ndctl.h | 103 __u64 address; member 112 __u64 address; member 124 __u64 address; member 140 __u64 address; member
|
| /include/rdma/ |
| D | ib_umem.h | 46 unsigned long address; member
|
| /include/media/ |
| D | v4l2-async.h | 65 unsigned short address; member
|
| /include/linux/iio/ |
| D | sysfs.h | 26 u64 address; member
|