| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
| H A D | modbus.json | 22 "address": 1 number 29 "address": 5 number 36 "address": 6 number 43 "address": 7 number 50 "address": 8, number 58 "address": 10, number 66 "address": 11 number 73 "address": 13 number 82 "address": 17 number 89 "address": 18 number [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-scratch.h | 51 static inline uint8_t cvmx_scratch_read8(uint64_t address) in cvmx_scratch_read8() 63 static inline uint16_t cvmx_scratch_read16(uint64_t address) in cvmx_scratch_read16() 75 static inline uint32_t cvmx_scratch_read32(uint64_t address) in cvmx_scratch_read32() 87 static inline uint64_t cvmx_scratch_read64(uint64_t address) in cvmx_scratch_read64() 98 static inline void cvmx_scratch_write8(uint64_t address, uint64_t value) in cvmx_scratch_write8() 110 static inline void cvmx_scratch_write16(uint64_t address, uint64_t value) in cvmx_scratch_write16() 122 static inline void cvmx_scratch_write32(uint64_t address, uint64_t value) in cvmx_scratch_write32() 134 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64()
|
| H A D | cvmx-asm.h | 93 #define CVMX_PREPARE_FOR_STORE(address, offset) \ argument 101 #define CVMX_DONT_WRITE_BACK(address, offset) \ argument 117 #define CVMX_CACHE(op, address, offset) \ argument 121 #define CVMX_CACHE_LCKL2(address, offset) CVMX_CACHE(31, address, offset) argument 123 #define CVMX_CACHE_WBIL2(address, offset) CVMX_CACHE(23, address, offset) argument 125 #define CVMX_CACHE_WBIL2I(address, offset) CVMX_CACHE(3, address, offset) argument 127 #define CVMX_CACHE_LTGL2I(address, offset) CVMX_CACHE(7, address, offset) argument
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | fault.c | 158 static inline pmd_t *vmalloc_sync_one(pgd_t *pgd, unsigned long address) in vmalloc_sync_one() 215 static noinline int vmalloc_fault(unsigned long address) in vmalloc_fault() 276 check_v8086_mode(struct pt_regs *regs, unsigned long address, in check_v8086_mode() 296 static void dump_pagetable(unsigned long address) in dump_pagetable() 349 check_v8086_mode(struct pt_regs *regs, unsigned long address, in check_v8086_mode() 361 static void dump_pagetable(unsigned long address) in dump_pagetable() 430 static int is_errata93(struct pt_regs *regs, unsigned long address) in is_errata93() 462 static int is_errata100(struct pt_regs *regs, unsigned long address) in is_errata100() 472 static int is_f00f_bug(struct pt_regs *regs, unsigned long address) in is_f00f_bug() 515 show_fault_oops(struct pt_regs *regs, unsigned long error_code, unsigned long address) in show_fault_oops() [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | fault.c | 28 force_sig_info_fault(int si_signo, int si_code, unsigned long address) in force_sig_info_fault() 120 static inline pmd_t *vmalloc_sync_one(pgd_t *pgd, unsigned long address) in vmalloc_sync_one() 176 static noinline int vmalloc_fault(unsigned long address) in vmalloc_fault() 206 show_fault_oops(struct pt_regs *regs, unsigned long address) in show_fault_oops() 223 unsigned long address) in no_context() 247 unsigned long address, int si_code) in __bad_area_nosemaphore() 266 unsigned long address) in bad_area_nosemaphore() 273 unsigned long address, int si_code) in __bad_area() 287 bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address) in bad_area() 294 unsigned long address) in bad_area_access_error() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | fault.c | 51 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long address, int si_code) in __bad_area_nosemaphore() 66 static noinline int bad_area_nosemaphore(struct pt_regs *regs, unsigned long address) in bad_area_nosemaphore() 71 static int __bad_area(struct pt_regs *regs, unsigned long address, int si_code) in __bad_area() 84 static noinline int bad_area(struct pt_regs *regs, unsigned long address) in bad_area() 90 static noinline int bad_access_pkey(struct pt_regs *regs, unsigned long address, in bad_access_pkey() 131 static noinline int bad_access(struct pt_regs *regs, unsigned long address) in bad_access() 136 static int do_sigbus(struct pt_regs *regs, unsigned long address, in do_sigbus() 197 unsigned long address, bool is_write) in bad_kernel_fault() 305 unsigned long error_code, unsigned long address) in sanity_check_fault() 389 static int __do_page_fault(struct pt_regs *regs, unsigned long address, in __do_page_fault() [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | pgtable-generic.c | 65 unsigned long address, pte_t *ptep, in ptep_set_access_flags() 79 unsigned long address, pte_t *ptep) in ptep_clear_flush_young() 90 pte_t ptep_clear_flush(struct vm_area_struct *vma, unsigned long address, in ptep_clear_flush() 106 unsigned long address, pmd_t *pmdp, in pmdp_set_access_flags() 121 unsigned long address, pmd_t *pmdp) in pmdp_clear_flush_young() 133 pmd_t pmdp_huge_clear_flush(struct vm_area_struct *vma, unsigned long address, in pmdp_huge_clear_flush() 146 pud_t pudp_huge_clear_flush(struct vm_area_struct *vma, unsigned long address, in pudp_huge_clear_flush() 194 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate() 204 pmd_t pmdp_collapse_flush(struct vm_area_struct *vma, unsigned long address, in pmdp_collapse_flush()
|
| H A D | pgalloc-track.h | 7 unsigned long address, in p4d_alloc_track() 20 unsigned long address, in pud_alloc_track() 33 unsigned long address, in pmd_alloc_track() 46 #define pte_alloc_kernel_track(pmd, address, mask) \ argument
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | tlb.h | 310 unsigned long address, in __tlb_adjust_range() 523 unsigned long address, unsigned long size) in tlb_flush_pte_range() 530 unsigned long address, unsigned long size) in tlb_flush_pmd_range() 537 unsigned long address, unsigned long size) in tlb_flush_pud_range() 544 unsigned long address, unsigned long size) in tlb_flush_p4d_range() 551 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) argument 561 #define tlb_remove_tlb_entry(tlb, ptep, address) \ argument 567 #define tlb_remove_huge_tlb_entry(h, tlb, ptep, address) \ argument 586 #define __tlb_remove_pmd_tlb_entry(tlb, pmdp, address) do {} while (0) argument 589 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pgtable.h | 43 static inline unsigned long pte_index(unsigned long address) in pte_index() 50 static inline unsigned long pmd_index(unsigned long address) in pmd_index() 58 static inline unsigned long pud_index(unsigned long address) in pud_index() 71 static inline pte_t *pte_offset_kernel(pmd_t *pmd, unsigned long address) in pte_offset_kernel() 79 #define pte_offset_map(dir, address) \ argument 84 #define pte_offset_map(dir, address) pte_offset_kernel((dir), (address)) argument 90 static inline pmd_t *pmd_offset(pud_t *pud, unsigned long address) in pmd_offset() 98 static inline pud_t *pud_offset(p4d_t *p4d, unsigned long address) in pud_offset() 105 static inline pgd_t *pgd_offset_pgd(pgd_t *pgd, unsigned long address) in pgd_offset_pgd() 114 #define pgd_offset(mm, address) pgd_offset_pgd((mm)->pgd, (address)) argument [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | ident_map_64.c | 185 unsigned long address; in split_large_pmd() local 221 static void clflush_page(unsigned long address) in clflush_page() 245 unsigned long address, in set_clr_page_flags() 303 int set_page_decrypted(unsigned long address) in set_page_decrypted() 308 int set_page_encrypted(unsigned long address) in set_page_encrypted() 313 int set_page_non_present(unsigned long address) in set_page_non_present() 319 unsigned long address, unsigned long ip) in do_pf_error() 336 unsigned long address = native_read_cr2(); in do_boot_page_fault() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | aligned_storage.hpp | 49 void* address() const { return const_cast<aligned_storage_imp*>(this); } in address() function 59 void* address() const { return const_cast<aligned_storage_imp*>(this); } in address() function 66 void* address() const { return 0; } in address() function 118 void* address() in address() function in boost::aligned_storage 123 const void* address() const in address() function in boost::aligned_storage
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | network.c | 14 const __be32 *address; /* In network byte order. */ member 55 char *address = tomoyo_read_token(param); in tomoyo_parse_ipaddr_union() local 365 const u8 operation, const char *address) in tomoyo_audit_net_log() 383 const __be32 *address = r->param.inet_network.address; in tomoyo_audit_inet_log() local 467 static int tomoyo_inet_entry(const struct tomoyo_addr_info *address) in tomoyo_inet_entry() 504 struct tomoyo_addr_info *address) in tomoyo_check_inet_address() 544 static int tomoyo_unix_entry(const struct tomoyo_addr_info *address) in tomoyo_unix_entry() 595 struct tomoyo_addr_info *address) in tomoyo_check_unix_address() 652 struct tomoyo_addr_info address; in tomoyo_socket_listen_permission() local 689 struct tomoyo_addr_info address; in tomoyo_socket_connect_permission() local [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | interrupts.c | 84 void do_memory_error(unsigned long address, struct pt_regs *regs) in do_memory_error() 90 void do_instruction_error(unsigned long address, struct pt_regs *regs) in do_instruction_error() 96 void do_machine_check_fault(unsigned long address, struct pt_regs *regs) in do_machine_check_fault() 120 void do_tlb_prot_violation(unsigned long address, struct pt_regs *regs) in do_tlb_prot_violation() 152 void do_divzero(unsigned long address, struct pt_regs *regs) in do_divzero() 164 void do_maligned(unsigned long address, struct pt_regs *regs) in do_maligned()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | traps.c | 28 void die(const char *str, struct pt_regs *regs, unsigned long address) in die() 84 int do_misaligned_access(unsigned long address, struct pt_regs *regs, in do_misaligned_access() 98 void do_machine_check_fault(unsigned long address, struct pt_regs *regs) in do_machine_check_fault() 115 void do_non_swi_trap(unsigned long address, struct pt_regs *regs) in do_non_swi_trap() 146 void do_insterror_or_kprobe(unsigned long address, struct pt_regs *regs) in do_insterror_or_kprobe()
|
| H A D | stacktrace.c | 121 unsigned int address; in arc_unwind_core() local 172 static int __print_sym(unsigned int address, void *arg) in __print_sym() 185 static int __collect_all(unsigned int address, void *arg) in __collect_all() 200 static int __collect_all_but_sched(unsigned int address, void *arg) in __collect_all_but_sched() 220 static int __get_first_nonsched(unsigned int address, void *unused) in __get_first_nonsched()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | exregion.c | 36 acpi_physical_address address, in acpi_ex_system_memory_space_handler() 303 acpi_physical_address address, in acpi_ex_system_io_space_handler() 363 acpi_physical_address address, in acpi_ex_pci_config_space_handler() 441 acpi_physical_address address, in acpi_ex_cmos_space_handler() 474 acpi_physical_address address, in acpi_ex_pci_bar_space_handler() 507 acpi_physical_address address, in acpi_ex_data_table_space_handler()
|
| H A D | hwvalid.c | 90 acpi_hw_validate_io_request(acpi_io_address address, u32 bit_width) in acpi_hw_validate_io_request() 186 acpi_status acpi_hw_read_port(acpi_io_address address, u32 *value, u32 width) in acpi_hw_read_port() 250 acpi_status acpi_hw_write_port(acpi_io_address address, u32 value, u32 width) in acpi_hw_write_port() 310 acpi_status acpi_hw_validate_io_block(u64 address, u32 bit_width, u32 count) in acpi_hw_validate_io_block()
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | traps.c | 239 asmlinkage void do_trap(struct pt_regs *regs, unsigned long address) in do_trap() 246 asmlinkage void do_unaligned_access(struct pt_regs *regs, unsigned long address) in do_unaligned_access() 259 asmlinkage void do_bus_fault(struct pt_regs *regs, unsigned long address) in do_bus_fault() 295 static inline void adjust_pc(struct pt_regs *regs, unsigned long address) in adjust_pc() 343 static inline void simulate_lwa(struct pt_regs *regs, unsigned long address, in simulate_lwa() 385 static inline void simulate_swa(struct pt_regs *regs, unsigned long address, in simulate_swa() 436 unsigned long address) in do_illegal_instruction()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | bmi.c | 154 u32 address, void *buffer, u32 length) in ath10k_bmi_read_memory() 195 int ath10k_bmi_write_soc_reg(struct ath10k *ar, u32 address, u32 reg_val) in ath10k_bmi_write_soc_reg() 224 int ath10k_bmi_read_soc_reg(struct ath10k *ar, u32 address, u32 *reg_val) in ath10k_bmi_read_soc_reg() 259 u32 address, const void *buffer, u32 length) in ath10k_bmi_write_memory() 304 int ath10k_bmi_execute(struct ath10k *ar, u32 address, u32 param, u32 *result) in ath10k_bmi_execute() 428 int ath10k_bmi_lz_stream_start(struct ath10k *ar, u32 address) in ath10k_bmi_lz_stream_start() 455 u32 address, const void *buffer, u32 length) in ath10k_bmi_fast_download() 497 int ath10k_bmi_set_start(struct ath10k *ar, u32 address) in ath10k_bmi_set_start()
|
| /OK3568_Linux_fs/kernel/tools/power/acpi/os_specific/service_layers/ |
| H A D | oslinuxtbl.c | 155 acpi_os_get_table_by_address(acpi_physical_address address, in acpi_os_get_table_by_address() 222 acpi_physical_address *address) in acpi_os_get_table_by_name() 350 u32 *instance, acpi_physical_address *address) in acpi_os_get_table_by_index() 405 unsigned long long address = 0; in osl_find_rsdp_via_efi_by_keyword() local 434 acpi_physical_address address = 0; in osl_find_rsdp_via_efi() local 545 acpi_physical_address address; in osl_table_initialize() local 769 acpi_physical_address *address) in osl_get_bios_table() 1054 osl_map_table(acpi_size address, in osl_map_table() 1311 acpi_physical_address *address) in osl_get_customized_table()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | optional.hpp | 42 void const* address() const { return &dummy_.data[0]; } in address() function in boost::iostreams::detail::aligned_storage 43 void * address() { return &dummy_.data[0]; } in address() function in boost::iostreams::detail::aligned_storage 106 void* address() { return &storage_; } in address() function in boost::iostreams::detail::optional 107 const void* address() const { return &storage_; } in address() function in boost::iostreams::detail::optional
|
| /OK3568_Linux_fs/kernel/sound/isa/gus/ |
| H A D | gus_dram.c | 14 unsigned int address, unsigned int size) in snd_gus_dram_poke() 45 unsigned int address, unsigned int size) in snd_gus_dram_write() 51 unsigned int address, unsigned int size, in snd_gus_dram_peek() 83 unsigned int address, unsigned int size, in snd_gus_dram_read()
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | mpl115_spi.c | 15 #define MPL115_SPI_WRITE(address) ((address) << 1) argument 16 #define MPL115_SPI_READ(address) (0x80 | (address) << 1) argument 37 static int mpl115_spi_read(struct device *dev, u8 address) in mpl115_spi_read() 58 static int mpl115_spi_write(struct device *dev, u8 address, u8 value) in mpl115_spi_write()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | tlb.h | 64 unsigned long address) in pte_free_tlb() 86 unsigned long address) in pmd_free_tlb() 106 unsigned long address) in p4d_free_tlb() 125 unsigned long address) in pud_free_tlb()
|