| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| H A D | visitor.rs | 24 fn start(&mut self) {} in start() functions
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | main.c | 128 static void wpa_supplicant_fd_workaround(int start) in wpa_supplicant_fd_workaround() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | p2p_hostapd.c | 33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deProcess.cpp | 43 void Process::start (const char* commandLine, const char* workingDirectory) in start() function in de::Process
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | p2p_hostapd.c | 33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/ |
| H A D | drv_klad.h | 27 hi_u32 start : 1; /* [0] */ member
|
| /device/qemu/arm_mps3_an547/liteos_m/board/test/ |
| H A D | matrix_example.c | 51 struct timeval start, end; in test_dsp() local
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | fake_mem.c | 83 u64 start = 0, mem_size = 0, attribute = 0; in setup_fake_mem() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/mm/pat/ |
| H A D | memtype.h | 11 u64 start; member 41 static inline struct memtype *memtype_erase(u64 start, u64 end) in memtype_erase() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | scatterwalk.c | 55 scatterwalk_map_and_copy(void *buf, struct scatterlist *sg, unsigned int start, unsigned int nbytes, int out) scatterwalk_map_and_copy() argument
|
| /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 [all...] |
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| H A D | module.c | 112 void module_fixup(struct module *mod, struct m68k_fixup_info *start, in module_fixup() argument
|
| /kernel/linux/linux-5.10/arch/csky/mm/ |
| H A D | tlb.c | 46 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() argument 83 void flush_tlb_kernel_range(unsigned long start, unsigned long end) in flush_tlb_kernel_range() argument [all...] |
| /kernel/linux/linux-5.10/arch/m68k/mm/ |
| 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
|
| /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 static inline void outer_flush_range(phys_addr_t start, phys_addr_t end) in outer_flush_range() argument 108 static inline void outer_inv_range(phys_addr_t start, phys_addr_ 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 hexagon_clean_dcache_range(unsigned long start, unsigned long end) hexagon_clean_dcache_range() argument 80 hexagon_inv_dcache_range(unsigned long start, unsigned long end) hexagon_inv_dcache_range() argument [all...] |
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| H A D | alternative.c | 22 void __init_or_module apply_alternatives(struct alt_instr *start, in apply_alternatives() argument
|
| /kernel/linux/linux-5.10/arch/mips/vr41xx/common/ |
| H A D | pmu.c | 87 unsigned long start, size; in vr41xx_pmu_init() local
|
| /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/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/mips/txx9/generic/ |
| H A D | setup_tx3927.c | 130 unsigned long start = txx9_ce_res[ch].start; in tx3927_mtd_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/powerpc/mm/nohash/ |
| H A D | book3e_pgtable.c | 22 int __meminit vmemmap_create_mapping(unsigned long start, in vmemmap_create_mapping() argument 47 void vmemmap_remove_mapping(unsigned long start, in vmemmap_remove_mapping() argument
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| H A D | cache-sh2a.c | 49 static void sh2a__flush_wback_region(void *start, int size) in sh2a__flush_wback_region() argument 91 static void sh2a__flush_purge_region(void *start, int size) in sh2a__flush_purge_region() argument 121 static void sh2a__flush_invalidate_region(void *start, int size) in sh2a__flush_invalidate_region() argument 153 unsigned long start, en in sh2a_flush_icache_range() local [all...] |
| /kernel/linux/linux-5.10/arch/riscv/mm/ |
| H A D | kasan_init.c | 52 static void __init populate(void *start, void *end) in populate() argument 103 void *start = (void *)__va(p_start); in kasan_init() local
|