Home
last modified time | relevance | path

Searched defs:sync (Results 201 - 225 of 663) sorted by relevance

12345678910>>...27

/kernel/linux/linux-6.6/kernel/
H A Dtracepoint.c47 static void tp_rcu_get_state(enum tp_transition_sync sync) in tp_rcu_get_state() argument
57 static void tp_rcu_cond_sync(enum tp_transition_sync sync) in tp_rcu_cond_sync() argument
/kernel/linux/linux-6.6/net/core/
H A Ddev_addr_lists.c51 __hw_addr_create(const unsigned char *addr, int addr_len, unsigned char addr_type, bool global, bool sync) __hw_addr_create() argument
73 __hw_addr_add_ex(struct netdev_hw_addr_list *list, const unsigned char *addr, int addr_len, unsigned char addr_type, bool global, bool sync, int sync_count, bool exclusive) __hw_addr_add_ex() argument
139 __hw_addr_del_entry(struct netdev_hw_addr_list *list, struct netdev_hw_addr *ha, bool global, bool sync) __hw_addr_del_entry() argument
192 __hw_addr_del_ex(struct netdev_hw_addr_list *list, const unsigned char *addr, int addr_len, unsigned char addr_type, bool global, bool sync) __hw_addr_del_ex() argument
[all...]
/kernel/linux/linux-5.10/
H A DMakefile
/kernel/linux/linux-6.6/
H A DMakefile
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-buf.c374 struct dma_buf_sync sync; in dma_buf_ioctl() local
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-card.c619 dummy_start_iso(struct fw_iso_context *ctx, s32 cycle, u32 sync, u32 tags) dummy_start_iso() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c1455 struct amdgpu_sync sync; in amdgpu_bo_sync_wait_resv() local
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma-glue.c404 k3_udma_glue_tdown_tx_chn(struct k3_udma_glue_tx_channel *tx_chn, bool sync) k3_udma_glue_tdown_tx_chn() argument
1084 k3_udma_glue_tdown_rx_chn(struct k3_udma_glue_rx_channel *rx_chn, bool sync) k3_udma_glue_tdown_rx_chn() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_dcb.c751 u8 i, err, sync, oper, app_index, ice_app_sel_type; in ice_cee_to_dcb_cfg() local
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dwl.c1728 static int erase_aeb(struct ubi_device *ubi, struct ubi_ainf_peb *aeb, bool sync) argument
1865 bool sync = false; local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c937 __fm10k_uc_sync(struct net_device *dev, const unsigned char *addr, bool sync) __fm10k_uc_sync() argument
1002 __fm10k_mc_sync(struct net_device *dev, const unsigned char *addr, bool sync) __fm10k_mc_sync() argument
/kernel/linux/linux-5.10/virt/kvm/
H A Deventfd.c185 irqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in irqfd_wakeup() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log.c234 enum sync { enum
238 } sync; member
367 enum sync sync = DEFAULTSYNC; in create_log_context() local
[all...]
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c16 static void calculate_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync, u32* hps_ctrl) in calculate_hps_source_and_sync() argument
529 int sync = vv->current_hps_sync; in saa7146_set_window() local
628 void saa7146_set_hps_source_and_sync(struct saa7146_dev *dev, int source, int sync) in saa7146_set_hps_source_and_sync() argument
/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk-rb.c195 unsigned int sync = READ_ONCE(rb->sync); in pblk_rb_space() local
221 unsigned int sync = READ_ONCE(rb->sync); in pblk_rb_sync_count() local
307 unsigned int sync; in pblk_rb_sync_l2p() local
279 pblk_rb_update_l2p(struct pblk_rb *rb, unsigned int nr_entries, unsigned int mem, unsigned int sync) pblk_rb_update_l2p() argument
390 unsigned int sync, flush_point; pblk_rb_flush_point_set() local
422 unsigned int sync; __pblk_rb_may_write() local
715 unsigned int sync, flush_point; pblk_rb_sync_advance() local
743 unsigned int subm, sync, flush_point; pblk_rb_flush_point_count() local
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstv0299.c478 u8 sync = stv0299_readreg (state, 0x1b); in stv0299_read_status() local
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dvia-cuda.c427 cuda_send_request(struct adb_request *req, int sync) in cuda_send_request() argument
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_top.c1306 u8 sync = 0; in cxd2880_read_status() local
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_dmm_priv.h100 u32 sync:12; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.c21 a5xx_flush(struct msm_gpu *gpu, struct msm_ringbuffer *ring, bool sync) a5xx_flush() argument
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dsaa6588.c67 u8 sync; member
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Disif.c534 struct vpss_sync_pol sync; in isif_config_raw() local
H A Dvpss.c201 void vpss_set_sync_pol(struct vpss_sync_pol sync) in vpss_set_sync_pol() argument
363 void dm365_vpss_set_sync_pol(struct vpss_sync_pol sync) in dm365_vpss_set_sync_pol() argument
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy.c876 int phy_speed_down(struct phy_device *phydev, bool sync) in phy_speed_down() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c138 static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync) in write_l2e() argument

Completed in 35 milliseconds

12345678910>>...27