/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_sync.c | 42 void radeon_sync_create(struct radeon_sync *sync) in radeon_sync_create() 63 void radeon_sync_fence(struct radeon_sync *sync, in radeon_sync_fence() 90 struct radeon_sync *sync, in radeon_sync_resv() 138 struct radeon_sync *sync, in radeon_sync_rings() 213 struct radeon_sync *sync, in radeon_sync_free()
|
D | rv770_dma.c | 48 struct radeon_sync sync; in rv770_copy_dma() local
|
D | evergreen_dma.c | 114 struct radeon_sync sync; in evergreen_copy_dma() local
|
D | si_dma.c | 237 struct radeon_sync sync; in si_copy_dma() local
|
D | r600_dma.c | 445 struct radeon_sync sync; in r600_copy_dma() local
|
D | cik_sdma.c | 585 struct radeon_sync sync; in cik_copy_dma() local
|
D | r600.c | 2967 struct radeon_sync sync; in r600_copy_cpdma() local
|
/linux-4.4.14/drivers/clk/tegra/ |
D | clk-audio-sync.c | 26 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_recalc_rate() local 34 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_round_rate() local 45 struct tegra_clk_sync_source *sync = to_clk_sync_source(hw); in clk_sync_source_set_rate() local 60 struct tegra_clk_sync_source *sync; in tegra_clk_register_sync_source() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sync.c | 47 void amdgpu_sync_create(struct amdgpu_sync *sync) in amdgpu_sync_create() 106 int amdgpu_sync_fence(struct amdgpu_device *adev, struct amdgpu_sync *sync, in amdgpu_sync_fence() 165 struct amdgpu_sync *sync, in amdgpu_sync_resv() 215 struct fence *amdgpu_sync_get_fence(struct amdgpu_sync *sync) in amdgpu_sync_get_fence() 237 int amdgpu_sync_wait(struct amdgpu_sync *sync) in amdgpu_sync_wait() 278 int amdgpu_sync_rings(struct amdgpu_sync *sync, in amdgpu_sync_rings() 368 struct amdgpu_sync *sync, in amdgpu_sync_free()
|
D | amdgpu_vm.c | 136 struct amdgpu_sync *sync) in amdgpu_vm_grab_id() 919 struct amdgpu_vm *vm, struct amdgpu_sync *sync) in amdgpu_vm_clear_invalids()
|
/linux-4.4.14/fs/ubifs/ |
D | journal.c | 287 int *lnum, int *offs, int sync) in write_head() 546 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() local 789 int sync = 0, len = UBIFS_INO_NODE_SZ, last_reference = !inode->i_nlink; in ubifs_jnl_write_inode() local 927 const struct dentry *new_dentry, int sync) in ubifs_jnl_rename() 1152 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); in ubifs_jnl_truncate() local 1293 int sync = IS_DIRSYNC(host); in ubifs_jnl_delete_xattr() local 1406 int sync = IS_DIRSYNC(host); in ubifs_jnl_change_xattr() local
|
D | dir.c | 975 int err, release, sync = 0, move = (new_dir != old_dir); in ubifs_rename() local
|
/linux-4.4.14/net/core/ |
D | dev_addr_lists.c | 26 bool sync) in __hw_addr_create_ex() 51 unsigned char addr_type, bool global, bool sync, in __hw_addr_add_ex() 94 bool sync) in __hw_addr_del_entry() 118 unsigned char addr_type, bool global, bool sync) in __hw_addr_del_ex()
|
D | datagram.c | 71 static int receiver_wake_function(wait_queue_t *wait, unsigned int mode, int sync, in receiver_wake_function()
|
/linux-4.4.14/fs/ntfs/ |
D | mft.h | 102 static inline int write_mft_record(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record()
|
D | mft.c | 466 MFT_RECORD *m, int sync) in ntfs_sync_mft_mirror() 669 int write_mft_record_nolock(ntfs_inode *ni, MFT_RECORD *m, int sync) in write_mft_record_nolock()
|
D | aops.c | 934 bool sync, is_mft, page_is_dirty, rec_is_dirty; in ntfs_write_mst_block() local
|
D | inode.c | 2966 int __ntfs_write_inode(struct inode *vi, int sync) in __ntfs_write_inode()
|
/linux-4.4.14/kernel/sched/ |
D | wait.c | 291 int autoremove_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in autoremove_wake_function() 350 int woken_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in woken_wake_function() 366 int wake_bit_function(wait_queue_t *wait, unsigned mode, int sync, void *arg) in wake_bit_function() 510 static int wake_atomic_t_function(wait_queue_t *wait, unsigned mode, int sync, in wake_atomic_t_function()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | sleep44xx.S | 181 sync: label
|
D | usb-tusb6010.c | 165 unsigned async, unsigned sync, in tusb6010_setup_interface()
|
/linux-4.4.14/mm/ |
D | backing-dev.c | 898 void clear_wb_congested(struct bdi_writeback_congested *congested, int sync) in clear_wb_congested() 912 void set_wb_congested(struct bdi_writeback_congested *congested, int sync) in set_wb_congested() 931 long congestion_wait(int sync, long timeout) in congestion_wait() 968 long wait_iff_congested(struct zone *zone, int sync, long timeout) in wait_iff_congested()
|
D | compaction.c | 1337 const bool sync = cc->mode != MIGRATE_ASYNC; in compact_zone() local
|
D | rmap.c | 756 unsigned long address, spinlock_t **ptlp, int sync) in __page_check_address()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | ves1820.c | 245 int sync; in ves1820_read_status() local 319 int sync; in ves1820_get_frontend() local
|
D | tda10021.c | 315 int sync; in tda10021_read_status() local 394 int sync; in tda10021_get_frontend() local
|
D | tda10023.c | 383 int sync; in tda10023_read_status() local 464 int sync,inv; in tda10023_get_frontend() local
|
D | cx22700.c | 263 u8 sync = cx22700_readreg (state, 0x07); in cx22700_read_status() local
|
D | l64781.c | 365 int sync = l64781_readreg (state, 0x32); in l64781_read_status() local
|
D | stv0288.c | 369 u8 sync = stv0288_readreg(state, 0x24); in stv0288_read_status() local
|
D | ves1x93.c | 307 u8 sync = ves1x93_readreg (state, 0x0e); in ves1x93_read_status() local
|
D | cx24110.c | 445 int sync = cx24110_readreg (state, 0x55); in cx24110_read_status() local
|
D | stv0297.c | 335 u8 sync = stv0297_readreg(state, 0xDF); in stv0297_read_status() local
|
D | tda8083.c | 255 u8 sync = tda8083_readreg (state, 0x02); in tda8083_read_status() local
|
D | mb86a16.c | 637 int sync; in sync_chk() local 1063 int sync; in mb86a16_set_fe() local
|
D | stv0299.c | 490 u8 sync = stv0299_readreg (state, 0x1b); in stv0299_read_status() local
|
D | cxd2841er.c | 852 u8 *sync, u8 *tslock, u8 *unlock) in cxd2841er_read_status_t_t2() 903 u8 sync = 0; in cxd2841er_read_status_tc() local
|
D | cx24123.c | 837 int sync = cx24123_readreg(state, 0x14); in cx24123_read_status() local
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | mdio_10g.h | 46 bool sync; in efx_mdio_phyxgxs_lane_sync() local
|
/linux-4.4.14/kernel/irq/ |
D | pm.c | 125 bool sync; in suspend_device_irqs() local
|
/linux-4.4.14/arch/mn10300/unit-asb2364/include/unit/ |
D | timex.h | 120 u32 sync; in startup_timestamp_counter() local
|
/linux-4.4.14/fs/nfs/ |
D | fscache.h | 147 int sync) in nfs_readpage_to_fscache() 217 struct page *page, int sync) {} in nfs_readpage_to_fscache()
|
D | fscache.c | 417 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache()
|
D | pnfs.h | 160 int (*sync)(struct inode *inode, bool datasync); member 698 static inline int pnfs_layoutcommit_inode(struct inode *inode, bool sync) in pnfs_layoutcommit_inode()
|
D | pnfs.c | 949 enum pnfs_iomode iomode, bool sync) in pnfs_send_layoutreturn() 2231 pnfs_layoutcommit_inode(struct inode *inode, bool sync) in pnfs_layoutcommit_inode()
|
/linux-4.4.14/arch/powerpc/boot/ |
D | io.h | 87 static inline void sync(void) in sync() function
|
/linux-4.4.14/drivers/input/keyboard/ |
D | clps711x-keypad.c | 41 bool sync = false; in clps711x_keypad_poll() local
|
/linux-4.4.14/net/caif/ |
D | cfserl.c | 25 spinlock_t sync; member
|
D | cfrfml.c | 31 spinlock_t sync; member
|
/linux-4.4.14/kernel/rcu/ |
D | sync.c | 33 void (*sync)(void); member
|
D | rcutorture.c | 251 void (*sync)(void); member
|
/linux-4.4.14/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 15 static void calculate_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync, u32* hps_c… in calculate_hps_source_and_sync() 528 int sync = vv->current_hps_sync; in saa7146_set_window() local 627 void saa7146_set_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync) in saa7146_set_hps_source_and_sync()
|
/linux-4.4.14/sound/drivers/vx/ |
D | vx_uer.c | 33 static int vx_modify_board_clock(struct vx_core *chip, int sync) in vx_modify_board_clock()
|
/linux-4.4.14/drivers/macintosh/ |
D | adb-iop.c | 217 int adb_iop_send_request(struct adb_request *req, int sync) in adb_iop_send_request()
|
D | macio-adb.c | 166 static int macio_send_request(struct adb_request *req, int sync) in macio_send_request()
|
D | via-maciisi.c | 229 maciisi_send_request(struct adb_request* req, int sync) in maciisi_send_request()
|
D | via-macii.c | 234 static int macii_send_request(struct adb_request *req, int sync) in macii_send_request()
|
D | via-cuda.c | 307 cuda_send_request(struct adb_request *req, int sync) in cuda_send_request()
|
D | via-pmu68k.c | 272 pmu_send_request(struct adb_request *req, int sync) in pmu_send_request()
|
D | via-pmu.c | 962 static int pmu_send_request(struct adb_request *req, int sync) in pmu_send_request()
|
/linux-4.4.14/drivers/md/ |
D | dm-log.c | 234 enum sync { enum 238 } sync; member 365 enum sync sync = DEFAULTSYNC; in create_log_context() local
|
D | dm-io.c | 364 struct io *io, int sync) in dispatch_io()
|
D | dm-raid.c | 1370 sector_t sync; in raid_status() local
|
D | dm-raid1.c | 687 struct bio_list sync, nosync, recover, *this_list = NULL; in do_writes() local
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/ |
D | strcop.h | 19 unsigned char sync : 1; member
|
/linux-4.4.14/drivers/vfio/ |
D | virqfd.c | 46 static int virqfd_wakeup(wait_queue_t *wait, unsigned mode, int sync, void *key) in virqfd_wakeup()
|
/linux-4.4.14/arch/powerpc/platforms/52xx/ |
D | mpc52xx_common.c | 286 int sync; in mpc5200_psc_ac97_gpio_reset() local
|
/linux-4.4.14/arch/arm/include/asm/ |
D | outercache.h | 35 void (*sync)(void); member
|
/linux-4.4.14/fs/nfs/objlayout/ |
D | objlayout.c | 242 objlayout_read_done(struct objlayout_io_res *oir, ssize_t status, bool sync) in objlayout_read_done() 324 objlayout_write_done(struct objlayout_io_res *oir, ssize_t status, bool sync) in objlayout_write_done()
|
D | objio_osd.c | 80 bool sync; member
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | isif.c | 549 struct vpss_sync_pol sync; in isif_config_raw() local 895 struct vpss_sync_pol sync; in isif_config_ycbcr() local
|
D | vpss.c | 214 void vpss_set_sync_pol(struct vpss_sync_pol sync) in vpss_set_sync_pol() 376 void dm365_vpss_set_sync_pol(struct vpss_sync_pol sync) in dm365_vpss_set_sync_pol()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | emulated_ops.h | 46 struct ppc_emulated_entry sync; member
|
/linux-4.4.14/include/video/ |
D | sa1100fb.h | 45 u_char sync; member
|
/linux-4.4.14/sound/soc/intel/atom/sst/ |
D | sst_ipc.c | 125 struct ipc_post *ipc_msg, bool sync) in sst_post_message_mrfld()
|
D | sst_pvt.c | 232 bool large, bool fill_dsp, bool sync, bool response) in sst_prepare_and_post_msg()
|
/linux-4.4.14/include/linux/ |
D | backing-dev-defs.h | 183 static inline void clear_bdi_congested(struct backing_dev_info *bdi, int sync) in clear_bdi_congested() 188 static inline void set_bdi_congested(struct backing_dev_info *bdi, int sync) in set_bdi_congested()
|
D | rmap.h | 189 spinlock_t **ptlp, int sync) in page_check_address()
|
D | blkdev.h | 625 static inline bool blk_rl_full(struct request_list *rl, bool sync) in blk_rl_full() 632 static inline void blk_set_rl_full(struct request_list *rl, bool sync) in blk_set_rl_full() 639 static inline void blk_clear_rl_full(struct request_list *rl, bool sync) in blk_clear_rl_full()
|
D | pm.h | 630 void (*sync)(struct device *dev); member
|
/linux-4.4.14/block/ |
D | blk-core.c | 66 static void blk_clear_congested(struct request_list *rl, int sync) in blk_clear_congested() 80 static void blk_set_congested(struct request_list *rl, int sync) in blk_set_congested() 935 static void __freed_request(struct request_list *rl, int sync) in __freed_request() 957 int sync = rw_is_sync(flags); in freed_request() local 1702 const bool sync = !!(bio->bi_rw & REQ_SYNC); in blk_queue_bio() local
|
D | cfq-iosched.c | 921 static inline int cfq_prio_slice(struct cfq_data *cfqd, bool sync, in cfq_prio_slice() 2400 const int sync = rq_is_sync(rq); in cfq_del_rq_rb() local 4171 const int sync = rq_is_sync(rq); in cfq_completed_request() local
|
/linux-4.4.14/sound/soc/ |
D | soc-jack.c | 80 unsigned int sync = 0; in snd_soc_jack_report() local
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | cmdevt.c | 40 u32 cmd_oid, void *data_buf, bool sync) in mwifiex_init_cmd_node() 500 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in mwifiex_send_cmd()
|
/linux-4.4.14/Documentation/networking/timestamping/ |
D | timestamping.c | 91 static const unsigned char sync[] = { variable
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | dsp_blowfish.c | 465 u16 sync = dsp->bf_sync; in dsp_bf_decrypt() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_fence.h | 39 int (*sync)(struct nouveau_fence *, struct nouveau_channel *, member
|
D | nv50_display.c | 192 struct nvif_object sync; member 376 struct nv50_sync sync; member 401 struct nouveau_bo *sync; member 567 struct nv50_sync *sync = nv50_sync(crtc); in nv50_display_flip_next() local 2472 struct nv50_sync *sync = nv50_sync(crtc); in nv50_display_init() local
|
/linux-4.4.14/drivers/s390/cio/ |
D | orb.h | 23 u32 sync:1; /* synchronize control */ member
|
D | qdio.h | 130 u8 sync:1; member
|
/linux-4.4.14/fs/ |
D | sync.c | 107 SYSCALL_DEFINE0(sync) in SYSCALL_DEFINE0() argument
|
D | select.c | 182 static int __pollwake(wait_queue_t *wait, unsigned mode, int sync, void *key) in __pollwake() 208 static int pollwake(wait_queue_t *wait, unsigned mode, int sync, void *key) in pollwake()
|
D | fs-writeback.c | 2353 int write_inode_now(struct inode *inode, int sync) in write_inode_now()
|
D | eventpoll.c | 999 static int ep_poll_callback(wait_queue_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback()
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | compaction-times.py | 235 sync, status): argument 242 sync): argument
|
/linux-4.4.14/drivers/net/ethernet/qualcomm/ |
D | qca_spi.h | 93 u8 sync; member
|
/linux-4.4.14/drivers/gpu/host1x/ |
D | intr.c | 67 static void remove_completed_waiters(struct list_head *head, u32 sync, in remove_completed_waiters()
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_netdev.c | 874 const unsigned char *addr, bool sync) in __fm10k_uc_sync() 941 const unsigned char *addr, bool sync) in __fm10k_mc_sync()
|
/linux-4.4.14/include/linux/platform_data/ |
D | video-pxafb.h | 88 u_char sync; member
|
/linux-4.4.14/drivers/firewire/ |
D | core-iso.c | 193 int cycle, int sync, int tags) in fw_iso_context_start()
|
D | core-card.c | 633 s32 cycle, u32 sync, u32 tags) in dummy_start_iso()
|
D | ohci.c | 185 u8 sync; member 3040 s32 cycle, u32 sync, u32 tags) in ohci_start_iso()
|
/linux-4.4.14/fs/cachefiles/ |
D | rdwr.c | 25 int sync, void *_key) in cachefiles_read_waiter()
|
/linux-4.4.14/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 450 sync_data *sync = &(data->Sync[target]); in nsp_analyze_sdtr() local 919 sync_data *sync = &(data->Sync[target]); in nsp_nexus() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_trans.c | 896 int sync = tp->t_flags & XFS_TRANS_SYNC; in __xfs_trans_commit() local
|
/linux-4.4.14/drivers/video/fbdev/ |
D | pxa168fb.c | 329 static void set_dma_control1(struct pxa168fb_info *fbi, int sync) in set_dma_control1()
|
D | controlfb.c | 66 unsigned long sync; member
|
D | atafb.c | 128 int sync; member 136 short sync; member
|
D | mxsfb.c | 183 u32 sync; member
|
D | cyber2000fb.c | 1011 unsigned int sync = 0; in cyber2000fb_blank() local
|
D | sh_mobile_hdmi.c | 407 u8 sync = 0; in sh_hdmi_external_video_param() local
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-88pm860x.c | 34 int (*sync)(unsigned int ticks); member
|
/linux-4.4.14/drivers/media/i2c/ |
D | saa6588.c | 79 u8 sync; member
|
/linux-4.4.14/include/media/ |
D | videobuf-core.h | 128 int (*sync) (struct videobuf_queue *q, member
|
/linux-4.4.14/drivers/md/bcache/ |
D | sysfs.c | 591 bool sync = strtoul_or_return(buf); in STORE() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec.c | 285 void sptlrpc_cli_ctx_put(struct ptlrpc_cli_ctx *ctx, int sync) in sptlrpc_cli_ctx_put() 386 void sptlrpc_req_put_ctx(struct ptlrpc_request *req, int sync) in sptlrpc_req_put_ctx()
|
D | sec_plain.c | 503 struct ptlrpc_cli_ctx *ctx, int sync) in plain_release_ctx()
|
/linux-4.4.14/sound/soc/codecs/ |
D | arizona.c | 1878 unsigned int Fref, bool sync) in arizona_calc_fratio() 1957 unsigned int Fref, bool sync) in arizona_calc_fll() 2031 bool sync) in arizona_apply_fll()
|
D | wm8996.c | 1821 int sync = WM8996_REG_SYNC; in wm8996_set_sysclk() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb.c | 687 u8 i, tc, err, sync, oper; in i40e_cee_to_dcb_config() local
|
/linux-4.4.14/fs/adfs/ |
D | adfs.h | 135 int (*sync)(struct adfs_dir *dir); member
|
/linux-4.4.14/drivers/mfd/ |
D | ucb1x00-core.c | 240 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) in ucb1x00_adc_read()
|
/linux-4.4.14/fs/jfs/ |
D | jfs_logmgr.h | 294 __le32 sync; /* 4: syncpt address (0 = here) */ member 408 int sync; /* 4: addr from last logsync() */ member
|
/linux-4.4.14/drivers/gpu/drm/via/ |
D | via_dmablit.c | 778 drm_via_blitsync_t *sync = data; in via_dma_blit_sync() local
|
/linux-4.4.14/fs/ufs/ |
D | balloc.c | 323 int sync) in ufs_clear_frags()
|
/linux-4.4.14/include/uapi/linux/ |
D | if.h | 212 sync_serial_settings __user *sync; member
|
D | firewire-cdev.h | 850 __u32 sync; member
|
D | fb.h | 273 __u32 sync; /* see FB_SYNC_* */ member
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_priv.h | 100 u32 sync:12; member
|
D | omap_gem.c | 119 } *sync; member
|
/linux-4.4.14/fs/btrfs/ |
D | transaction.h | 123 bool sync; member
|
D | file.c | 1762 bool sync = (file->f_flags & O_DSYNC) || IS_SYNC(file->f_mapping->host); in btrfs_file_write_iter() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | gf119.c | 312 u32 sync = nvkm_rd32(device, 0x660404 + (head * 0x300)); in gf119_disp_intr_unk2_2() local
|
/linux-4.4.14/arch/mips/include/asm/mach-pnx833x/ |
D | pnx833x.h | 172 #define PNX833X_WRITE_CONFIG_SPI(opcode, data_enable, addr_enable, sync) \ argument
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 131 int map, int wave, int glue, int sync, int stop) in dc_write_tmpl()
|
/linux-4.4.14/fs/f2fs/ |
D | gc.c | 817 int f2fs_gc(struct f2fs_sb_info *sbi, bool sync) in f2fs_gc()
|
D | checkpoint.c | 144 int type, bool sync) in ra_meta_pages()
|
D | super.c | 573 int f2fs_sync_fs(struct super_block *sb, int sync) in f2fs_sync_fs()
|
D | file.c | 1607 __u32 sync; in f2fs_ioc_gc() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | dvo_ns2501.c | 205 uint8_t sync; /* configuration of the C0 register */ member
|
/linux-4.4.14/fs/ocfs2/ |
D | quota_global.c | 871 int sync = 0; in ocfs2_mark_dquot_dirty() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | l2t.c | 140 static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync) in write_l2e()
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | av7110_v4l.c | 236 int source, sync, err; in av7110_dvb_c_switch() local
|
D | av7110_av.c | 240 u32 sync; in av7110_pes_play() local
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_nvram.c | 219 int sync, j; in sym_display_Tekram_nvram() local
|
/linux-4.4.14/drivers/usb/musb/ |
D | tusb6010.c | 1111 void __iomem *sync = NULL; in tusb_musb_init() local
|
D | musb_core.h | 349 dma_addr_t sync; member
|
/linux-4.4.14/virt/kvm/ |
D | eventfd.c | 187 irqfd_wakeup(wait_queue_t *wait, unsigned mode, int sync, void *key) in irqfd_wakeup()
|
/linux-4.4.14/drivers/bluetooth/ |
D | hci_h5.c | 195 const unsigned char sync[] = { 0x01, 0x7e }; in h5_open() local
|
/linux-4.4.14/drivers/staging/xgifb/ |
D | XGI_main_26.c | 85 u32 *lower_margin, u32 *hsync_len, u32 *vsync_len, u32 *sync, in XGIfb_mode_rate_to_ddata()
|
/linux-4.4.14/sound/firewire/bebob/ |
D | bebob_maudio.c | 143 check_clk_sync(struct snd_bebob *bebob, unsigned int size, bool *sync) in check_clk_sync()
|
/linux-4.4.14/fs/nfs/blocklayout/ |
D | blocklayout.c | 365 bl_write_pagelist(struct nfs_pgio_header *header, int sync) in bl_write_pagelist()
|
/linux-4.4.14/drivers/media/usb/cpia2/ |
D | cpia2_v4l.c | 188 static int sync(struct camera_data *cam, int frame_nr) in sync() function
|
/linux-4.4.14/drivers/usb/misc/sisusbvga/ |
D | sisusb_init.c | 500 unsigned short sync = SiS_Pr->SiS_RefIndex[rrti].Ext_InfoFlag >> 8; in SiS_SetCRT1Sync() local
|
/linux-4.4.14/fs/nfs/filelayout/ |
D | filelayout.c | 514 filelayout_write_pagelist(struct nfs_pgio_header *hdr, int sync) in filelayout_write_pagelist()
|
/linux-4.4.14/net/9p/ |
D | trans_fd.c | 521 static int p9_pollwake(wait_queue_t *wait, unsigned int mode, int sync, void *key) in p9_pollwake()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | omapfb.h | 184 void (*sync) (void); member
|
D | hwa742.c | 99 struct completion *sync; member
|
/linux-4.4.14/drivers/base/regmap/ |
D | internal.h | 170 int (*sync)(struct regmap *map, unsigned int min, unsigned int max); member
|
/linux-4.4.14/kernel/ |
D | exit.c | 1456 int sync, void *key) in child_wait_callback()
|
/linux-4.4.14/include/uapi/drm/ |
D | via_drm.h | 274 drm_via_blitsync_t sync; member
|
/linux-4.4.14/drivers/hid/ |
D | hid-wiimote.h | 126 struct mutex sync; member
|
D | hid-wiimote-modules.c | 562 bool sync = false; in wiimod_ir_in_ir() local
|
/linux-4.4.14/drivers/scsi/ |
D | wd719x.h | 242 __le32 sync; /* SYNC msg options (ID 0-15) */ member
|
D | eata.c | 660 unchar sync; member 679 unchar sync; /* 1 if scsi target id 7...0 is running sync scsi */ member
|
D | BusLogic.h | 436 bool sync:1; /* Bit 7 */ member 440 bool sync:1; /* Byte 0 Bit 0 */ member 1121 bool sync:1; /* Byte 7 Bit 4 */ member
|
D | eata_generic.h | 241 __u8 sync; /* device at ID 7 tru 0 is running in * member
|
D | aha152x.c | 353 static int sync[] = {1, 1}; variable
|
/linux-4.4.14/fs/exofs/ |
D | ore.c | 363 bool sync = (ios->done == NULL); in ore_io_execute() local
|
/linux-4.4.14/drivers/media/rc/ |
D | rc-main.c | 538 static void ir_do_keyup(struct rc_dev *dev, bool sync) in ir_do_keyup()
|
/linux-4.4.14/sound/pci/ |
D | rme96.c | 1386 bool sync; in snd_rme96_playback_trigger() local 1443 bool sync; in snd_rme96_capture_trigger() local
|
D | sis7019.c | 225 int sync; in sis_update_voice() local
|
/linux-4.4.14/drivers/memory/ |
D | omap-gpmc.c | 1491 bool sync) in gpmc_calc_common_timings() 1543 bool mux = false, sync = false; in gpmc_calc_timings() local
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 805 u32 sync, vmode, vdisplay; in aty_var_to_crtc() local 1160 u32 xres, yres, bpp, left, right, upper, lower, hslen, vslen, sync; in aty_crtc_to_var() local
|
D | aty128fb.c | 1049 u32 left, right, upper, lower, hslen, vslen, sync, vmode; in aty128_var_to_crtc() local 1238 u32 xres, yres, left, right, upper, lower, hslen, vslen, sync; in aty128_crtc_to_var() local
|
D | radeon_base.c | 1661 u32 sync, h_sync_pol, v_sync_pol, dotClock, pixClock; in radeonfb_set_par() local
|
/linux-4.4.14/drivers/gpu/drm/msm/edp/ |
D | edp_ctrl.c | 827 static void edp_clock_synchrous(struct edp_ctrl *ctrl, int sync) in edp_clock_synchrous()
|
/linux-4.4.14/sound/soc/sh/rcar/ |
D | src.c | 26 struct rsnd_kctrl_cfg_s sync; /* sync convert */ member
|
/linux-4.4.14/drivers/clk/bcm/ |
D | clk-kona.c | 213 static bool __ccu_policy_engine_start(struct ccu_data *ccu, bool sync) in __ccu_policy_engine_start()
|
/linux-4.4.14/drivers/vme/bridges/ |
D | vme_ca91cx42.c | 276 int state, int sync) in ca91cx42_irq_set()
|
D | vme_tsi148.c | 406 int state, int sync) in tsi148_irq_set()
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pcsx-defs.h | 829 uint64_t sync:4; member 860 uint64_t sync:1; member
|
/linux-4.4.14/drivers/net/wan/ |
D | farsync.c | 1855 sync_serial_settings sync; in fst_set_iface() local 1930 sync_serial_settings sync; in fst_get_iface() local
|
D | z85230.h | 277 u8 sync; /* Set if in sync mode */ member
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | file.c | 911 struct obdo *obdo, __u64 ioepoch, int sync) in ll_lsm_getattr() 958 __u64 ioepoch, int sync) in ll_inode_getattr()
|
/linux-4.4.14/drivers/tty/serial/ |
D | icom.h | 105 u8 sync; /* 1F3 Sync Reg */ member
|
/linux-4.4.14/drivers/net/wireless/ |
D | wl3501.h | 272 u8 sync[16]; member 541 u8 sync[16]; member
|
/linux-4.4.14/sound/pci/rme9652/ |
D | hdspm.c | 3897 int status, lock, sync; in hdspm_s1_sync_check() local 3914 int status, lock = 0, sync = 0; in hdspm_sync_in_sync_check() local 3950 int status2, lock, sync; in hdspm_aes_sync_check() local 5184 unsigned int lock, sync; in snd_hdspm_proc_read_raydat() local
|
/linux-4.4.14/drivers/scsi/arm/ |
D | fas216.c | 517 enum { sync, async, none, reject } res = none; in fas216_handlesync() enumerator
|
/linux-4.4.14/arch/s390/kernel/ |
D | time.c | 723 static void clock_sync_cpu(struct clock_sync_data *sync) in clock_sync_cpu()
|
/linux-4.4.14/drivers/vhost/ |
D | vhost.c | 126 static int vhost_poll_wakeup(wait_queue_t *wait, unsigned mode, int sync, in vhost_poll_wakeup()
|
/linux-4.4.14/fs/gfs2/ |
D | quota.c | 1087 int sync; in gfs2_quota_unlock() local
|
/linux-4.4.14/drivers/video/fbdev/i810/ |
D | i810_main.c | 148 static bool sync; variable
|
/linux-4.4.14/drivers/net/ |
D | macvlan.c | 163 static void macvlan_hash_del(struct macvlan_dev *vlan, bool sync) in macvlan_hash_del()
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 362 static void __unregister_prot_hook(struct sock *sk, bool sync) in __unregister_prot_hook() 382 static void unregister_prot_hook(struct sock *sk, bool sync) in unregister_prot_hook()
|
/linux-4.4.14/include/linux/mfd/ |
D | 88pm860x.h | 416 int (*sync)(unsigned int ticks); member
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | htc_mbox.c | 511 bool sync = false; in ath6kl_htc_tx_issue() local
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 1266 static int sync = -1; /* "matroxfb:sync:xxxxx" */ variable
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be.h | 246 struct u64_stats_sync sync; member 288 struct u64_stats_sync sync; member
|
/linux-4.4.14/drivers/video/fbdev/savage/ |
D | savagefb.h | 148 unsigned int sync; member
|