Home
last modified time | relevance | path

Searched defs:offs (Results 326 – 345 of 345) sorted by relevance

1...<<11121314

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dsky2.c4462 loff_t offs; in sky2_show_vpd() local
H A Dsky2.h751 #define Q_ADDR(reg, offs) (B8_Q_REGS + (reg) + (offs)) argument
818 #define RB_ADDR(offs, queue) ((u16) B16_RAM_REGS + (queue) + (offs)) argument
H A Dskge.h476 #define Q_ADDR(reg, offs) (B8_Q_REGS + (reg) + (offs)) argument
532 #define RB_ADDR(offs, queue) ((u16)B16_RAM_REGS + (u16)(queue) + (offs)) argument
H A Dmvneta.c51 #define MVNETA_RXQ_PKT_OFFSET_MASK(offs) ((offs) << 8) argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsoundcard.h704 int offs; /* If required by the device (0 if not used) */ member
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3630 static int nand_block_isbad(struct mtd_info *mtd, loff_t offs) in nand_block_isbad()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c279 u16 offs; member
H A Dmballoc.c4052 int offs; in ext4_mb_new_inode_pa() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c528 size_t count, loff_t *offs) in lstats_write()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c4278 static int nand_block_isbad(struct mtd_info *mtd, loff_t offs) in nand_block_isbad()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1243 static TEEC_Result add_be32(uint32_t v, TEEC_SharedMemory *shm, size_t *offs) in add_be32()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c776 struct ieee80211_mutable_offsets offs = {}; in ath11k_mac_setup_bcn_tmpl() local
H A Dwmi.c1580 struct ieee80211_mutable_offsets *offs, in ath11k_wmi_bcn_tmpl()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c1205 size_t offs = 0; in xtest_tee_test_4002() local
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c10624 __u64 addr, offs; in bpf_program__bpil_addr_to_offs() local
10644 __u64 addr, offs; in bpf_program__bpil_offs_to_addr() local
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_eckd.c4393 unsigned int offs; in dasd_eckd_build_cp_tpm_track() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c1618 struct ieee80211_mutable_offsets offs = {}; in ath10k_mac_setup_bcn_tmpl() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c5836 const struct diag_observer *op, u32 offs, in sendctrl_hook()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dxattr.c3017 size_t offs = le16_to_cpu(last->xe_name_offset); in ocfs2_xattr_can_be_in_inode() local
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py164 def findnth(s, sub, n, offs=0): argument

1...<<11121314