| /third_party/rust/crates/syn/examples/dump-syntax/src/ |
| H A D | main.rs | 100 let mut end = err.span().end(); in render_location() variables
|
| /third_party/selinux/libselinux/src/ |
| H A D | selinux_check_securetty_context.c | 12 char *start, *end = NULL; in selinux_check_securetty_context() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | pkcs8.c | 22 const u8 *pos, *end; in pkcs8_key_import() local 125 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_attr_parse.c | 94 const u8 *end = pos + len; in wps_parse_vendor_ext_wfa() local 598 const u8 *pos, *end; in wps_parse_msg() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | pkcs8.c | 22 const u8 *pos, *end; in pkcs8_key_import() local 114 const u8 *pos, *end, *enc_alg; in pkcs8_enc_key_import() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | config.c | 41 char *pos, *end, *sstart; in wpa_config_get_line() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_attr_parse.c | 94 const u8 *end = pos + len; in wps_parse_vendor_ext_wfa() local 598 const u8 *pos, *end; in wps_parse_msg() local [all...] |
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| H A D | drbd_interval.c | 116 sector_t end = sector + (size >> 9); in drbd_find_overlap() local 144 sector_t end = sector + (size >> 9); in drbd_next_overlap() local [all...] |
| /kernel/linux/linux-5.10/arch/m68k/mm/ |
| H A D | init.c | 59 int i, end; in m68k_setup_node() local
|
| H A D | cache.c | 79 unsigned long start, end; in flush_icache_user_range() local 122 unsigned long start, end; in flush_icache_user_page() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/mm/pat/ |
| H A D | memtype.h | 12 u64 end; member 41 static inline struct memtype *memtype_erase(u64 start, u64 end) in memtype_erase() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | tbprint.c | 203 u8 *end = buffer + length; in acpi_tb_checksum() local
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | tlbflush.h | 102 static inline void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() argument 218 static inline void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() argument 95 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) flush_tlb_range() argument 192 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) flush_tlb_range() argument 266 flush_tlb_range(struct mm_struct *mm, unsigned long start, unsigned long end) flush_tlb_range() argument
|
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| H A D | module.c | 112 module_fixup(struct module *mod, struct m68k_fixup_info *start, struct m68k_fixup_info *end) module_fixup() argument
|
| /kernel/linux/linux-5.10/arch/csky/mm/ |
| H A D | tlb.c | 83 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() argument 46 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) flush_tlb_range() argument [all...] |
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| H A D | stacktrace.h | 21 unsigned long begin, end, next_sp; member
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| H A D | outercache.h | 40 static inline void outer_inv_range(phys_addr_t start, phys_addr_t end) in outer_inv_range() argument 51 static inline void outer_clean_range(phys_addr_t start, phys_addr_t end) in outer_clean_range() argument 62 outer_flush_range(phys_addr_t start, phys_addr_t end) outer_flush_range() argument 108 outer_inv_range(phys_addr_t start, phys_addr_t end) outer_inv_range() argument 110 outer_clean_range(phys_addr_t start, phys_addr_t end) outer_clean_range() argument 112 outer_flush_range(phys_addr_t start, phys_addr_t end) outer_flush_range() argument [all...] |
| /kernel/linux/linux-5.10/arch/hexagon/mm/ |
| H A D | cache.c | 15 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range() argument 35 void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range() argument 60 void hexagon_clean_dcache_range(unsigned long start, unsigned long end) in hexagon_clean_dcache_range() argument 80 void hexagon_inv_dcache_range(unsigned long start, unsigned long end) in hexagon_inv_dcache_range() argument [all...] |
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| H A D | alternative.c | 22 apply_alternatives(struct alt_instr *start, struct alt_instr *end, const char *module_name) apply_alternatives() argument
|
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| H A D | pci-malta.c | 81 resource_size_t start, end, map, start1, end1, map1, map2, map3, mask; in mips_pcibios_init() local [all...] |
| /kernel/linux/linux-5.10/arch/mips/mm/ |
| H A D | pgtable-64.c | 18 unsigned long *p, *end; in pgd_init() local 48 unsigned long *p, *end; in pmd_init() local 71 unsigned long *p, *end; in pud_init() local
|
| /kernel/linux/linux-5.10/arch/mips/sgi-ip30/ |
| H A D | ip30-setup.c | 87 unsigned int start, end; in ip30_cpu_time_init() local
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | setup.h | 71 static inline void do_barrier_nospec_fixups_range(bool enable, void *start, void *end) { }; in do_barrier_nospec_fixups_range() argument
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| H A D | cache-sh2a.c | 53 unsigned long begin, end; in sh2a__flush_wback_region() local 94 unsigned long begin, end; in sh2a__flush_purge_region() local 124 unsigned long begin, end; in sh2a__flush_invalidate_region() local 153 unsigned long start, end; sh2a_flush_icache_range() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | orc_types.h | 57 unsigned end:1; member
|