Searched defs:ofs (Results 76 - 100 of 214) sorted by last modified time

123456789

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c190 unsigned int ofs, len; local
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h1474 static inline void iwl_trans_write8(struct iwl_trans *trans, u32 ofs, u argument
1479 iwl_trans_write32(struct iwl_trans *trans, u32 ofs, u32 val) argument
1484 iwl_trans_read32(struct iwl_trans *trans, u32 ofs) argument
1489 iwl_trans_read_prph(struct iwl_trans *trans, u32 ofs) argument
1494 iwl_trans_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c3208 u32 size = sizeof(measure_report), len = 0, ofs = 0; local
/linux-master/drivers/block/
H A Dps3disk.c302 static void ata_id_string(const u16 *id, unsigned char *s, unsigned int ofs, argument
321 static void ata_id_c_string(const u16 *id, unsigned char *s, unsigned int ofs, argument
/linux-master/drivers/dma/dw-edma/
H A Ddw-edma-v0-core.c282 ptrdiff_t ofs = i * sizeof(struct dw_edma_v0_lli); local
304 ptrdiff_t ofs = i * sizeof(struct dw_edma_v0_lli); local
H A Ddw-hdma-v0-core.c158 ptrdiff_t ofs = i * sizeof(struct dw_hdma_v0_lli); local
180 ptrdiff_t ofs = i * sizeof(struct dw_hdma_v0_lli); local
/linux-master/drivers/net/arcnet/
H A Drfc1201.c140 int saddr = pkt->hard.source, ofs; local
447 int ofs; local
[all...]
H A Drfc1051.c128 int ofs; local
213 int ofs; local
H A Dcom20020.c65 int ioaddr = dev->base_addr, ofs = 512 * bufnum + offset; local
80 int ioaddr = dev->base_addr, ofs = 512 * bufnum + offset; local
H A Dcapmode.c49 int ofs; local
137 int ofs; local
[all...]
H A Darc-rawmode.c45 int ofs; local
118 int ofs; local
[all...]
/linux-master/drivers/gpu/drm/xe/compat-i915-headers/gem/
H A Di915_gem_object.h34 i915_gem_object_read_from_page(struct xe_bo *bo, u32 ofs, u64 *ptr, u32 size) argument
/linux-master/fs/overlayfs/
H A Dreaddir.c473 struct ovl_fs *ofs = OVL_FS(dir->d_sb); local
616 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); local
712 struct ovl_fs *ofs = OVL_FS(dir->d_sb); local
754 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); local
1024 ovl_cleanup_whiteouts(struct ovl_fs *ofs, struct dentry *upper, struct list_head *list) argument
1088 ovl_workdir_cleanup_recurse(struct ovl_fs *ofs, const struct path *path, int level) argument
1147 ovl_workdir_cleanup(struct ovl_fs *ofs, struct inode *dir, struct vfsmount *mnt, struct dentry *dentry, int level) argument
1170 ovl_indexdir_cleanup(struct ovl_fs *ofs) argument
[all...]
H A Dovl_entry.h96 static inline unsigned int ovl_numlowerlayer(struct ovl_fs *ofs) argument
101 static inline struct vfsmount *ovl_upper_mnt(struct ovl_fs *ofs) argument
106 static inline struct mnt_idmap *ovl_upper_mnt_idmap(struct ovl_fs *ofs) argument
121 static inline bool ovl_should_sync(struct ovl_fs *ofs) argument
H A Doverlayfs.h179 static inline const char *ovl_xattr(struct ovl_fs *ofs, enum ovl_xattr ox) argument
196 static inline int ovl_do_notify_change(struct ovl_fs *ofs, argument
203 static inline int ovl_do_rmdir(struct ovl_fs *ofs, argument
212 static inline int ovl_do_unlink(struct ovl_fs *ofs, struct inode *dir, argument
221 static inline int ovl_do_link(struct ovl_fs *ofs, struct dentry *old_dentry, argument
231 ovl_do_create(struct ovl_fs *ofs, struct inode *dir, struct dentry *dentry, umode_t mode) argument
241 ovl_do_mkdir(struct ovl_fs *ofs, struct inode *dir, struct dentry *dentry, umode_t mode) argument
250 ovl_do_mknod(struct ovl_fs *ofs, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) argument
260 ovl_do_symlink(struct ovl_fs *ofs, struct inode *dir, struct dentry *dentry, const char *oldname) argument
286 ovl_getxattr_upper(struct ovl_fs *ofs, struct dentry *upperdentry, enum ovl_xattr ox, void *value, size_t size) argument
299 ovl_path_getxattr(struct ovl_fs *ofs, const struct path *path, enum ovl_xattr ox, void *value, size_t size) argument
307 ovl_do_setxattr(struct ovl_fs *ofs, struct dentry *dentry, const char *name, const void *value, size_t size, int flags) argument
319 ovl_setxattr(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, const void *value, size_t size) argument
326 ovl_do_removexattr(struct ovl_fs *ofs, struct dentry *dentry, const char *name) argument
334 ovl_removexattr(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox) argument
340 ovl_do_set_acl(struct ovl_fs *ofs, struct dentry *dentry, const char *acl_name, struct posix_acl *acl) argument
346 ovl_do_remove_acl(struct ovl_fs *ofs, struct dentry *dentry, const char *acl_name) argument
352 ovl_do_rename(struct ovl_fs *ofs, struct inode *olddir, struct dentry *olddentry, struct inode *newdir, struct dentry *newdentry, unsigned int flags) argument
376 ovl_do_whiteout(struct ovl_fs *ofs, struct inode *dir, struct dentry *dentry) argument
384 ovl_do_tmpfile(struct ovl_fs *ofs, struct dentry *dentry, umode_t mode) argument
397 ovl_lookup_upper(struct ovl_fs *ofs, const char *name, struct dentry *base, int len) argument
509 ovl_upper_is_whiteout(struct ovl_fs *ofs, struct dentry *upperdentry) argument
519 ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *upperdentry) argument
574 struct ovl_fs *ofs = OVL_FS(sb); local
583 ovl_get_opaquedir_val(struct ovl_fs *ofs, const struct path *path) argument
589 ovl_redirect_follow(struct ovl_fs *ofs) argument
594 ovl_redirect_dir(struct ovl_fs *ofs) argument
599 ovl_origin_uuid(struct ovl_fs *ofs) argument
604 ovl_has_fsid(struct ovl_fs *ofs) argument
615 ovl_xino_warn(struct ovl_fs *ofs) argument
624 ovl_allow_offline_changes(struct ovl_fs *ofs) argument
631 ovl_same_fs(struct ovl_fs *ofs) argument
637 ovl_same_dev(struct ovl_fs *ofs) argument
642 ovl_xino_bits(struct ovl_fs *ofs) argument
700 ovl_verify_origin_fh(struct ovl_fs *ofs, struct dentry *upper, const struct ovl_fh *fh, bool set) argument
706 ovl_verify_origin(struct ovl_fs *ofs, struct dentry *upper, struct dentry *origin, bool set) argument
713 ovl_verify_upper(struct ovl_fs *ofs, struct dentry *index, struct dentry *upper, bool set) argument
883 ovl_force_readonly(struct ovl_fs *ofs) argument
[all...]
H A Dnamei.c39 struct ovl_fs *ofs = OVL_FS(d->sb); local
116 static struct ovl_fh *ovl_get_fh(struct ovl_fs *ofs, struct dentry *upperdentry, argument
161 struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh, argument
232 struct ovl_fs *ofs = OVL_FS(d->sb); local
401 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); local
421 ovl_check_origin_fh(struct ovl_fs *ofs, struct ovl_fh *fh, bool connected, struct dentry *upperdentry, struct ovl_path **stackp) argument
472 ovl_check_origin(struct ovl_fs *ofs, struct dentry *upperdentry, struct ovl_path **stackp) argument
497 ovl_verify_fh(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, const struct ovl_fh *fh) argument
516 ovl_verify_set_fh(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, const struct ovl_fh *fh, bool is_upper, bool set) argument
537 ovl_verify_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry, enum ovl_xattr ox, struct dentry *real, bool is_upper, bool set) argument
570 ovl_index_upper(struct ovl_fs *ofs, struct dentry *index, bool connected) argument
604 ovl_verify_index(struct ovl_fs *ofs, struct dentry *index) argument
735 ovl_get_index_name(struct ovl_fs *ofs, struct dentry *origin, struct qstr *name) argument
752 ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh) argument
781 ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, struct dentry *origin, bool verify) argument
895 ovl_fix_origin(struct ovl_fs *ofs, struct dentry *dentry, struct dentry *lower, struct dentry *upper) argument
924 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); local
1034 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); local
[all...]
H A Dexport.c181 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); local
219 static int ovl_dentry_to_fid(struct ovl_fs *ofs, struct dentry *dentry, argument
258 struct ovl_fs *ofs = OVL_FS(inode->i_sb); local
421 struct ovl_fs *ofs = OVL_FS(sb); local
642 struct ovl_fs *ofs = OVL_FS(sb); local
667 struct ovl_fs *ofs = OVL_FS(sb); local
687 struct ovl_fs *ofs = OVL_FS(sb); local
[all...]
/linux-master/fs/smb/server/
H A Dasn1.c59 static void encode_asn_tag(char *buf, unsigned int *ofs, char tag, char seq, argument
97 unsigned int ofs = 0; local
138 unsigned int ofs = 0; local
[all...]
/linux-master/drivers/tty/serial/
H A Datmel_serial.c85 unsigned int ofs; member in struct:atmel_dma_buffer
[all...]
/linux-master/drivers/tty/
H A Dmoxa.c2170 void __iomem *baseAddr, *ofsAddr, *ofs; local
2228 void __iomem *baseAddr, *ofsAddr, *ofs; local
[all...]
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-intel-gw.c73 static void pcie_update_bits(void __iomem *base, u32 ofs, u32 mask, u32 val) argument
84 static inline void pcie_app_wr(struct intel_pcie *pcie, u32 ofs, u32 val) argument
89 static void pcie_app_wr_mask(struct intel_pcie *pcie, u32 ofs, argument
95 static inline u32 pcie_rc_cfg_rd(struct intel_pcie *pcie, u32 ofs) argument
100 static inline void pcie_rc_cfg_wr(struct intel_pcie *pcie, u32 ofs, u3 argument
105 pcie_rc_cfg_wr_mask(struct intel_pcie *pcie, u32 ofs, u32 mask, u32 val) argument
[all...]
H A Dpcie-bt1.c175 unsigned int ofs = (uintptr_t)addr & 0x3; local
196 unsigned int ofs = (uintptr_t)addr & 0x3; local
/linux-master/drivers/mailbox/
H A Domap-mailbox.c132 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs) argument
138 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs) argument
/linux-master/drivers/input/touchscreen/
H A Datmel_mxt_ts.c2376 unsigned int ofs, page; local
/linux-master/sound/x86/
H A Dintel_hdmi_audio.c876 int ofs = intelhaddata->pcmbuf_filled * intelhaddata->period_bytes; local

Completed in 311 milliseconds

123456789