Searched defs:sync (Results 201 - 225 of 335) sorted by path

1234567891011>>

/linux-master/drivers/video/fbdev/aty/
H A Dradeon_base.c1647 u32 sync, h_sync_pol, v_sync_pol, dotClock, pixClock; local
/linux-master/drivers/video/fbdev/
H A Dcontrolfb.c89 unsigned long sync; member in struct:fb_par_control
H A Dcyber2000fb.c999 unsigned int sync = 0; local
H A Dpxa168fb.c325 static void set_dma_control1(struct pxa168fb_info *fbi, int sync) argument
/linux-master/drivers/video/fbdev/i810/
H A Di810_main.c149 static bool sync; variable
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1270 static int sync = -1; /* "matroxfb:sync:xxxxx" */ variable
[all...]
H A Dmatroxfb_base.h198 unsigned int sync; member in struct:my_timming
/linux-master/drivers/video/fbdev/omap/
H A Dhwa742.c86 struct completion *sync; member in union:hwa742_request::__anon35
H A Domapfb.h171 void (*sync) (void); member in struct:lcd_ctrl
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb.h148 unsigned int sync; member in struct:xtimings
/linux-master/drivers/video/fbdev/sis/
H A Dinit.c2055 unsigned short sync; local
[all...]
/linux-master/drivers/virt/acrn/
H A Dirqfd.c76 hsm_irqfd_wakeup(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) argument
/linux-master/drivers/xen/
H A Dprivcmd.c902 irqfd_wakeup(wait_queue_entry_t *wait, unsigned int mode, int sync, void *key) argument
/linux-master/fs/
H A Daio.c1792 static int aio_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, argument
H A Ddax.c163 wake_exceptional_entry_func(wait_queue_entry_t *wait, unsigned int mode, int sync, void *keyp) argument
H A Deventpoll.c1272 static int ep_poll_callback(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) argument
1900 ep_autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned int mode, int sync, void *key) argument
/linux-master/fs/bcachefs/
H A Dbtree_cache.c701 bch2_btree_node_fill(struct btree_trans *trans, struct btree_path *path, const struct bkey_i *k, enum btree_id btree_id, unsigned level, enum six_lock_type lock_type, bool sync) argument
H A Dbtree_io.c1576 static int btree_node_read_all_replicas(struct bch_fs *c, struct btree *b, bool sync) argument
1644 bch2_btree_node_read(struct btree_trans *trans, struct btree *b, bool sync) argument
H A Dfs-io-direct.c74 bool sync = is_sync_kiocb(req); local
225 sync:1, member in struct:dio_write
374 bool sync = dio->sync; local
444 bool sync local
[all...]
/linux-master/fs/erofs/
H A Dzdata.c109 bool eio, sync; member in struct:z_erofs_decompressqueue
/linux-master/fs/exfat/
H A Dballoc.c125 int exfat_set_bitmap(struct inode *inode, unsigned int clu, bool sync) argument
144 void exfat_clear_bitmap(struct inode *inode, unsigned int clu, bool sync) argument
H A Ddir.c559 int exfat_put_dentry_set(struct exfat_entry_set_cache *es, int sync) argument
H A Dfatent.c180 bool sync = false; local
198 bool sync = false; local
H A Dinode.c20 int __exfat_write_inode(struct inode *inode, int sync) argument
H A Dmisc.c164 void exfat_update_bh(struct buffer_head *bh, int sync) argument
173 int exfat_update_bhs(struct buffer_head **bhs, int nr_bhs, int sync) argument

Completed in 329 milliseconds

1234567891011>>