Home
last modified time | relevance | path

Searched defs:off (Results 601 – 625 of 1398) sorted by relevance

1...<<21222324252627282930>>...56

/openbmc/linux/arch/alpha/include/asm/
H A Dgct.h52 #define GCT_NODE_PTR(off) ((gct6_node *)((char *)hwrpb + \ argument
H A Dcore_marvel.h59 #define EV7_CSR_PHYS(pe, off) (EV7_IPE(pe) | (0x7FFCUL << 20) | (off)) argument
62 #define EV7_CSR_KERN(pe, off) (EV7_KERN_ADDR(EV7_CSR_PHYS(pe, off))) argument
257 #define IO7_CSR_PHYS(pe, port, off) \ argument
265 #define IO7_CSR_KERN(pe, port, off) (IO7_KERN_ADDR(IO7_CSR_PHYS(pe,port,off))) argument
/openbmc/u-boot/drivers/net/fm/
H A Dinit.c242 int off; in ft_fixup_port() local
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.c438 int off; in boot_prep_vxworks() local
/openbmc/u-boot/board/renesas/porter/
H A Dporter_spl.c30 u16 off; member
/openbmc/u-boot/board/renesas/stout/
H A Dstout_spl.c30 u16 off; member
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c464 Int32 ii, jj, kk, pp, lno, off; in BZ2_decompress() local
/openbmc/linux/sound/soc/intel/catpt/
H A Dipc.c203 u32 off = msg.mailbox_address << 3; in catpt_dsp_process_response() local
/openbmc/linux/kernel/kcsan/
H A Ddebugfs.c224 debugfs_write(struct file *file, const char __user *buf, size_t count, loff_t *off) in debugfs_write()
/openbmc/linux/net/sctp/
H A Dtsnmap.c272 static void sctp_tsnmap_find_gap_ack(unsigned long *map, __u16 off, in sctp_tsnmap_find_gap_ack()
/openbmc/linux/drivers/misc/eeprom/
H A Dee1004.c136 char *buf, loff_t off, size_t count) in eeprom_read()
/openbmc/linux/fs/erofs/
H A Dnamei.c43 #define nameoff_from_disk(off, sz) (le16_to_cpu(off) & ((sz) - 1)) argument
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c167 static void ath10k_rx_desc_wcn3990_get_offsets(struct htt_rx_ring_rx_desc_offsets *off) in ath10k_rx_desc_wcn3990_get_offsets()
/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt.c52 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()
/openbmc/linux/block/
H A Dblk-ioprio.c106 size_t nbytes, loff_t off) in ioprio_set_prio_policy()
/openbmc/linux/drivers/nvmem/
H A Dmicrochip-otpc.c146 static int mchp_otpc_read(void *priv, unsigned int off, void *val, in mchp_otpc_read()
/openbmc/linux/arch/mips/pci/
H A Dops-rc32434.c41 #define PCI_CFG_SET(bus, slot, func, off) \ argument
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c249 size_t nbytes, loff_t off) in rdtgroup_file_write()
453 char *buf, size_t nbytes, loff_t off) in rdtgroup_cpus_write()
696 char *buf, size_t nbytes, loff_t off) in rdtgroup_tasks_write()
1070 char *buf, size_t nbytes, loff_t off) in max_threshold_occ_write()
1259 char *buf, size_t nbytes, loff_t off) in rdtgroup_mode_write()
1638 loff_t off) in mbm_total_bytes_config_write()
1662 loff_t off) in mbm_local_bytes_config_write()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunhme.h343 #define ERX_CFG_DEFAULT(off) (ERX_CFG_DMAENABLE|((off)<<3)|ERX_CFG_SIZE32|((14/2)<<16)) argument
346 #define ERX_CFG_DEFAULT(off) (ERX_CFG_DMAENABLE|((off)<<3)|ERX_CFG_SIZE64|((14/2)<<16)) argument
349 #define ERX_CFG_DEFAULT(off) (ERX_CFG_DMAENABLE|((off)<<3)|ERX_CFG_SIZE128|((14/2)<<16)) argument
352 #define ERX_CFG_DEFAULT(off) (ERX_CFG_DMAENABLE|((off)<<3)|ERX_CFG_SIZE256|((14/2)<<16)) argument
/openbmc/linux/fs/ext4/
H A Dfast_commit.c711 int ret, off = sbi->s_fc_bytes % bsize; in ext4_fc_reserve_space() local
774 int off, bsize = sbi->s_journal->j_blocksize; in ext4_fc_write_tail() local
2057 struct buffer_head *bh, int off, in ext4_fc_replay_scan()
2180 enum passtype pass, int off, tid_t expected_tid) in ext4_fc_replay()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.h97 u32 mask, off = 0; in hwsq_wr32() local
/openbmc/linux/samples/bpf/
H A Dsockex2_kern.c52 static inline __u32 ipv6_addr_hash(struct __sk_buff *ctx, __u64 off) in ipv6_addr_hash()
/openbmc/u-boot/drivers/misc/
H A Dds4510.c257 ulong off; in do_ds4510() local
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Deth.c159 int off; in board_ft_fman_fixup_port() local
/openbmc/linux/drivers/leds/
H A Dleds-mc13783.c58 unsigned int reg, bank, off, shift; in mc13xxx_led_set() local

1...<<21222324252627282930>>...56