/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | migrate_reuseport.c | 53 struct sockaddr_storage addr; member 410 struct sockaddr_storage addr; in count_requests() local
|
/openbmc/linux/include/linux/sched/ |
H A D | mm.h | 172 #define arch_get_mmap_end(addr, len, flags) (TASK_SIZE) argument 176 #define arch_get_mmap_base(addr, base) (base) argument
|
/openbmc/linux/arch/sh/mm/ |
H A D | cache.c | 161 unsigned long addr = (unsigned long) page_address(page); in __flush_anon_page() local 200 void flush_cache_page(struct vm_area_struct *vma, unsigned long addr, in flush_cache_page()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/ |
H A D | jpeg-hw-s5p.c | 251 void s5p_jpeg_jpgadr(void __iomem *regs, unsigned long addr) in s5p_jpeg_jpgadr() 256 void s5p_jpeg_imgadr(void __iomem *regs, unsigned long addr) in s5p_jpeg_imgadr()
|
/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | lcd_dma.c | 59 unsigned long addr; member 69 void omap_set_lcd_dma_b1(unsigned long addr, u16 fb_xres, u16 fb_yres, in omap_set_lcd_dma_b1()
|
/openbmc/linux/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_pic.c | 146 static inline void io_be_setbit(u32 __iomem *addr, int bitno) in io_be_setbit() 151 static inline void io_be_clrbit(u32 __iomem *addr, int bitno) in io_be_clrbit()
|
/openbmc/linux/include/xen/ |
H A D | grant_table.h | 162 gnttab_set_map_op(struct gnttab_map_grant_ref *map, phys_addr_t addr, in gnttab_set_map_op() 179 gnttab_set_unmap_op(struct gnttab_unmap_grant_ref *unmap, phys_addr_t addr, in gnttab_set_unmap_op()
|
/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/ |
H A D | processor.h | 167 static __always_inline void __raw_writel(u32 val, volatile void *addr) in __raw_writel() 172 static __always_inline u32 __raw_readl(const volatile void *addr) in __raw_readl()
|
/openbmc/linux/drivers/acpi/ |
H A D | pci_mcfg.c | 19 phys_addr_t addr; member 83 #define THUNDER_PEM_RES(addr, node) \ argument
|
/openbmc/linux/kernel/ |
H A D | stacktrace.c | 82 static bool stack_trace_consume_entry(void *cookie, unsigned long addr) in stack_trace_consume_entry() 97 static bool stack_trace_consume_entry_nosched(void *cookie, unsigned long addr) in stack_trace_consume_entry_nosched()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | ptrace_32.c | 75 static int set_single_step(struct task_struct *tsk, unsigned long addr) in set_single_step() 339 unsigned long addr, unsigned long data) in arch_ptrace()
|
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-regs.c | 86 void gsc_hw_set_input_addr(struct gsc_dev *dev, struct gsc_addr *addr, in gsc_hw_set_input_addr() 98 struct gsc_addr *addr, int index) in gsc_hw_set_output_addr()
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_msgq.h | 67 struct bfa_dma addr; member 95 struct bfa_dma addr; member
|
/openbmc/linux/drivers/accel/habanalabs/include/goya/ |
H A D | goya_packets.h | 83 __le64 addr; member 94 __le64 addr; member
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | hash-64k.h | 170 #define pte_pagesize_index(mm, addr, pte) \ argument 175 static inline int hash__remap_4k_pfn(struct vm_area_struct *vma, unsigned long addr, in hash__remap_4k_pfn()
|
/openbmc/linux/mm/ |
H A D | page_ext.c | 255 void *addr = NULL; in alloc_page_ext() local 304 static void free_page_ext(void *addr) in free_page_ext()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | kprobes.c | 72 u64 addr, new_addr; in copy_instruction() local 127 unsigned long addr, offset = 0; in can_probe() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | runl.c | 382 nvkm_runl_get(struct nvkm_fifo *fifo, int runi, u32 addr) in nvkm_runl_get() 395 nvkm_runl_new(struct nvkm_fifo *fifo, int runi, u32 addr, int id_nr) in nvkm_runl_new()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | io.h | 132 unsigned int addr = index * sizeof(*value); in efx_sram_writeq() local 183 unsigned int addr = index * sizeof(*value); in efx_sram_readq() local
|
/openbmc/linux/drivers/iio/accel/ |
H A D | da311.c | 100 static int da311_register_mask_write(struct i2c_client *client, u16 addr, in da311_register_mask_write() 140 u16 addr; in da311_reset() member
|
/openbmc/linux/arch/mips/sgi-ip22/ |
H A D | ip28-berr.c | 42 unsigned long addr; member 64 unsigned long addr = CAC_BASE | busaddr; in save_cache_tags() local
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ad5449.c | 86 static int ad5449_write(struct iio_dev *indio_dev, unsigned int addr, in ad5449_write() 100 static int ad5449_read(struct iio_dev *indio_dev, unsigned int addr, in ad5449_read()
|
/openbmc/linux/include/linux/ |
H A D | of_address.h | 100 const __be32 *addr) in of_translate_address() 111 static inline int of_property_read_reg(struct device_node *np, int idx, u64 *addr, u64 *size) in of_property_read_reg()
|
/openbmc/linux/drivers/iio/imu/bno055/ |
H A D | bno055_ser_core.c | 186 bool read, int addr, int len, const u8 *data) in bno055_ser_do_send_cmd() 221 bool read, int addr, int len, const u8 *data) in bno055_ser_send_cmd()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_phy.c | 700 static s32 igc_read_xmdio_reg(struct igc_hw *hw, u16 addr, in igc_read_xmdio_reg() 713 static s32 igc_write_xmdio_reg(struct igc_hw *hw, u16 addr, in igc_write_xmdio_reg()
|