/openbmc/linux/arch/sh/boards/mach-landisk/ |
H A D | gio.c | 59 static unsigned int addr = 0; in gio_ioctl() local
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110_ir.c | 25 u32 command, addr, scancode; in av7110_ir_handler() local
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | setup.c | 71 inline unsigned get_romfs_len(unsigned *addr) in get_romfs_len()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | connect_force_port.c | 10 struct sockaddr_storage addr; in verify_ports() local
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | sync_bitops.h | 24 #define sync_test_bit(nr, addr) test_bit(nr, addr) argument
|
H A D | word-at-a-time.h | 67 static inline unsigned long load_unaligned_zeropad(const void *addr) in load_unaligned_zeropad()
|
/openbmc/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix-i2c-dptx.c | 73 static int anx_dp_aux_address(struct regmap *map_dptx, unsigned int addr) in anx_dp_aux_address()
|
/openbmc/linux/arch/s390/mm/ |
H A D | extable.c | 11 const struct exception_table_entry *s390_search_extables(unsigned long addr) in s390_search_extables()
|
/openbmc/qemu/include/hw/mem/ |
H A D | pc-dimm.h | 49 uint64_t addr; member
|
/openbmc/qemu/hw/arm/ |
H A D | kzm.c | 94 hwaddr addr; in kzm_init() member
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | core.c | 1458 static u32 spi_nor_convert_addr(struct spi_nor *nor, loff_t addr) in spi_nor_convert_addr() 1469 int spi_nor_erase_sector(struct spi_nor *nor, u32 addr) in spi_nor_erase_sector() 1532 u64 addr, u32 len) in spi_nor_find_best_erase_type() 1604 spi_nor_find_erase_region(const struct spi_nor_erase_map *map, u64 addr) in spi_nor_find_erase_region() 1681 u64 addr, u32 len) in spi_nor_init_erase_cmd_list() 1746 static int spi_nor_erase_multi_sectors(struct spi_nor *nor, u64 addr, u32 len) in spi_nor_erase_multi_sectors() 1802 u32 addr, len; in spi_nor_erase() local 2100 loff_t addr = from; in spi_nor_read() local 2148 loff_t addr = to + i; in spi_nor_write() local
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 376 static void set_ciabr(unsigned long addr) in set_ciabr() 1457 static long check_bp_loc(unsigned long addr) in check_bp_loc() 1821 unsigned long addr; in print_bug_trap() local 2857 static void dump_by_size(unsigned long addr, long count, int size) in dump_by_size() 3068 print_address(unsigned long addr) in print_address() 3303 static void show_pte(unsigned long addr) in show_pte() 3395 static void show_pte(unsigned long addr) in show_pte() 3665 unsigned long addr, cpu; in symbol_lookup() local 4285 unsigned long offset, addr, ls_addr; in dump_spu_ls() local
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 700 static struct bpf_ksym *bpf_ksym_find(unsigned long addr) in bpf_ksym_find() 708 const char *__bpf_address_lookup(unsigned long addr, unsigned long *size, in __bpf_address_lookup() 733 bool is_bpf_text_address(unsigned long addr) in is_bpf_text_address() 744 static struct bpf_prog *bpf_prog_ksym_find(unsigned long addr) in bpf_prog_ksym_find() 753 const struct exception_table_entry *search_bpf_extables(unsigned long addr) in search_bpf_extables() 1026 void __weak bpf_jit_free_exec(void *addr) in bpf_jit_free_exec() 1174 unsigned long addr; in bpf_jit_binary_pack_hdr() local 1184 unsigned long addr; in bpf_jit_binary_hdr() local 1212 u8 *addr; in bpf_jit_get_func_addr() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | phy.c | 672 u32 addr, u32 mask) in rtw89_phy_read_rf() 727 u32 addr, u32 mask) in rtw89_phy_read_rf_v1() 744 u32 addr, u32 mask, u32 data) in rtw89_phy_write_rf() 806 u32 addr, u32 mask, u32 data) in rtw89_phy_write_rf_v1() 857 u32 addr; member 1154 u32 addr = reg->addr; in rtw89_phy_config_rf_reg_noio() local 2109 u32 addr, val; in rtw89_phy_set_txpwr_byrate() local 2190 u32 addr, val; in rtw89_phy_set_txpwr_limit() local 2226 u32 addr, val; in rtw89_phy_set_txpwr_limit_ru() local 3725 u32 addr; in rtw89_physts_get_ie_bitmap() local [all …]
|
/openbmc/linux/arch/m68k/atari/ |
H A D | stram.c | 184 void atari_stram_free(void *addr) in atari_stram_free()
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_random.c | 96 u64 range, addr; in igt_random_offset() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | page_64.h | 43 static inline void clear_page(void *addr) in clear_page()
|
/openbmc/u-boot/board/technexion/pico-imx6ul/ |
H A D | spl.c | 142 void reset_cpu(ulong addr) in reset_cpu()
|
/openbmc/qemu/ui/ |
H A D | vnc-enc-zlib.c | 44 void vnc_zlib_zfree(void *x, void *addr) in vnc_zlib_zfree()
|
/openbmc/u-boot/board/renesas/salvator-x/ |
H A D | salvator-x.c | 93 void reset_cpu(ulong addr) in reset_cpu()
|
/openbmc/u-boot/board/AndesTech/ax25-ae350/ |
H A D | ax25-ae350.c | 82 fdt_addr_t addr; in smc_init() local
|
/openbmc/u-boot/cmd/ |
H A D | ximg.c | 33 ulong addr = load_addr; in do_imgextract() local
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_memory.c | 60 u64 addr, int memory_type) in find_in_memory_map()
|
/openbmc/u-boot/arch/arm/mach-meson/ |
H A D | board-common.c | 114 void reset_cpu(ulong addr) in reset_cpu()
|
/openbmc/u-boot/tools/ |
H A D | relocate-rela.c | 104 uint64_t addr; in main() local
|