| /include/linux/ceph/ |
| A D | decode.h | 57 #define ceph_decode_need(p, end, n, bad) \ argument 63 #define ceph_decode_64_safe(p, end, v, bad) \ argument 68 #define ceph_decode_32_safe(p, end, v, bad) \ argument 73 #define ceph_decode_16_safe(p, end, v, bad) \ argument 78 #define ceph_decode_8_safe(p, end, v, bad) \ argument 139 #define ceph_decode_skip_n(p, end, n, bad) \ argument 145 #define ceph_decode_skip_64(p, end, bad) \ argument 148 #define ceph_decode_skip_32(p, end, bad) \ argument 151 #define ceph_decode_skip_16(p, end, bad) \ argument 154 #define ceph_decode_skip_8(p, end, bad) \ argument [all …]
|
| /include/linux/ |
| A D | firmware-map.h | 23 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early() 28 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug() 33 static inline int firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
|
| A D | mmu_notifier.h | 265 unsigned long end; member 407 unsigned long end) in mmu_notifier_clear_flush_young() 416 unsigned long end) in mmu_notifier_clear_young() 476 unsigned long start, unsigned long end) in mmu_notifier_arch_invalidate_secondary_tlbs() 499 unsigned long end) in mmu_notifier_range_init() 512 unsigned long end, void *owner) in mmu_notifier_range_init_owner() 570 unsigned long end; member 575 unsigned long end) in _mmu_notifier_range_init() 584 end, owner) \ argument 604 unsigned long end) in mmu_notifier_clear_flush_young() [all …]
|
| A D | kmsan.h | 350 unsigned long start, unsigned long end, pgprot_t prot, in kmsan_vmap_pages_range_noflush() 357 unsigned long end) in kmsan_vunmap_range_noflush() 362 unsigned long end, in kmsan_ioremap_page_range() 371 unsigned long end) in kmsan_iounmap_page_range()
|
| A D | io.h | 33 static inline int ioremap_page_range(unsigned long addr, unsigned long end, in ioremap_page_range() 38 static inline int vmap_page_range(unsigned long addr, unsigned long end, in vmap_page_range()
|
| A D | prefetch.h | 54 char *end = addr + len; in prefetch_range() local
|
| A D | range.h | 8 u64 end; member
|
| A D | rio_drv.h | 256 static inline void rio_init_mbox_res(struct resource *res, int start, int end) in rio_init_mbox_res() 274 static inline void rio_init_dbell_res(struct resource *res, u16 start, u16 end) in rio_init_dbell_res()
|
| A D | numa_memblks.h | 15 u64 end; member
|
| A D | ihex.h | 49 const struct ihex_binrec *end, *rec; in ihex_validate_fw() local
|
| A D | acpi_amd_wbrf.h | 27 u64 end; member
|
| A D | static_call.h | 266 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() 342 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved()
|
| A D | ptdump.h | 10 unsigned long end; member
|
| A D | kexec.h | 204 unsigned long end, in kexec_random_range_start() 217 unsigned long end, in kexec_random_range_start() 247 unsigned long end) in arch_check_excluded_range() 497 static inline void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
|
| A D | hugetlb.h | 255 unsigned long *start, unsigned long *end) in hugetlb_zap_begin() 314 unsigned long *start, unsigned long *end) in adjust_range_if_pmd_sharing_possible() 320 unsigned long *start, unsigned long *end) in hugetlb_zap_begin() 439 unsigned long end, pgprot_t newprot, in hugetlb_change_protection() 447 unsigned long end, struct folio *folio, in __unmap_hugepage_range() 1337 #define flush_hugetlb_tlb_range(vma, addr, end) flush_tlb_range(vma, addr, end) argument
|
| A D | hmm.h | 115 unsigned long end; member
|
| A D | execmem.h | 99 unsigned long end; member
|
| /include/asm-generic/ |
| A D | cacheflush.h | 37 unsigned long end) in flush_cache_range() 71 static inline void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range() 89 static inline void flush_cache_vmap(unsigned long start, unsigned long end) in flush_cache_vmap() 95 static inline void flush_cache_vmap_early(unsigned long start, unsigned long end) in flush_cache_vmap_early() 101 static inline void flush_cache_vunmap(unsigned long start, unsigned long end) in flush_cache_vunmap()
|
| A D | sections.h | 91 static inline bool memory_contains(void *begin, void *end, void *virt, in memory_contains() 108 static inline bool memory_intersects(void *begin, void *end, void *virt, in memory_intersects()
|
| /include/uapi/linux/ |
| A D | fib_rules.h | 35 __u32 end; member 40 __u16 end; member
|
| A D | virtio_iommu.h | 23 __le64 end; member 28 __le32 end; member 136 __le64 end; member
|
| A D | dlm_plock.h | 42 __u64 end; member
|
| A D | rseq.h | 154 char end[]; member
|
| /include/net/ |
| A D | regulatory.h | 225 #define REG_RULE_EXT(start, end, bw, gain, eirp, dfs_cac, reg_flags) \ argument 236 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ argument
|
| /include/net/sctp/ |
| A D | sctp.h | 427 #define _sctp_walk_params(pos, chunk, end)\ argument 438 #define _sctp_walk_errors(err, chunk_hdr, end)\ argument 450 #define _sctp_walk_fwdtsn(pos, chunk, end)\ argument
|