| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | index.c | 1022 indx_write(struct ntfs_index *indx, struct ntfs_inode *ni, struct indx_node *node, int sync) indx_write() argument 2636 indx_update_dup(struct ntfs_inode *ni, struct ntfs_sb_info *sbi, const struct ATTR_FILE_NAME *fname, const struct NTFS_DUP_INFO *dup, int sync) indx_update_dup() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | pm.h | 747 void (*sync)(struct device *dev); member
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | wd719x.h | 243 __le32 sync; /* SYNC msg options (ID 0-15) */ member
|
| /kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
| H A D | av7110_av.c | 224 u32 sync; in av7110_pes_play() local
|
| /kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
| H A D | vchiq_core.h | 217 char sync; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
| H A D | radeon_base.c | 1647 u32 sync, h_sync_pol, v_sync_pol, dotClock, pixClock; in radeonfb_set_par() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | cyber2000fb.c | 1006 unsigned int sync = 0; in cyber2000fb_blank() local
|
| /kernel/linux/linux-6.6/drivers/rapidio/devices/ |
| H A D | rio_mport_cdev.c | 539 enum rio_transfer_sync sync; member 691 do_dma_request(struct mport_dma_req *req, struct rio_transfer_io *xfer, enum rio_transfer_sync sync, int nents) do_dma_request() argument 806 rio_dma_transfer(struct file *filp, u32 transfer_mode, enum rio_transfer_sync sync, enum dma_data_direction dir, struct rio_transfer_io *xfer) rio_dma_transfer() argument [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
| H A D | hwa742.c | 86 struct completion *sync; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/savage/ |
| H A D | savagefb.h | 148 unsigned int sync; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
| H A D | init.c | 2055 unsigned short sync; in SiS_SetCRT1Sync() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/musb/ |
| H A D | musb_core.h | 329 dma_addr_t sync; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 451 static int vm_update_pds(struct amdgpu_vm *vm, struct amdgpu_sync *sync) in vm_update_pds() argument 1073 struct amdgpu_sync *sync; member 1191 unmap_bo_from_gpuvm(struct kgd_mem *mem, struct kfd_mem_attachment *entry, struct amdgpu_sync *sync) unmap_bo_from_gpuvm() argument 1208 update_gpuvm_pte(struct kgd_mem *mem, struct kfd_mem_attachment *entry, struct amdgpu_sync *sync) update_gpuvm_pte() argument 1230 map_bo_to_gpuvm(struct kgd_mem *mem, struct kfd_mem_attachment *entry, struct amdgpu_sync *sync, bool no_update_pte) map_bo_to_gpuvm() argument 1278 process_sync_pds_resv(struct amdkfd_process_info *process_info, struct amdgpu_sync *sync) process_sync_pds_resv() argument 1298 process_update_pds(struct amdkfd_process_info *process_info, struct amdgpu_sync *sync) process_update_pds() argument 2102 struct amdgpu_sync sync; amdgpu_amdkfd_gpuvm_sync_memory() local 2493 struct amdgpu_sync sync; validate_invalid_user_pages() local [all...] |
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| H A D | mite.c | 385 mite_ack_linkc(struct mite_channel *mite_chan, struct comedi_subdevice *s, bool sync) mite_ack_linkc() argument
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | macvlan.c | 193 static void macvlan_hash_del(struct macvlan_dev *vlan, bool sync) in macvlan_hash_del() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
| H A D | hfi_venus.c | 421 static int venus_iface_cmdq_write(struct venus_hfi_device *hdev, void *pkt, bool sync) in venus_iface_cmdq_write() argument 963 static int venus_session_cmd(struct venus_inst *inst, u32 pkt_type, bool sync) in venus_session_cmd() argument 381 venus_iface_cmdq_write_nolock(struct venus_hfi_device *hdev, void *pkt, bool sync) venus_iface_cmdq_write_nolock() argument
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | max9286.c | 793 bool sync = false; in max9286_s_stream() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ops.c | 1943 static void iwl_mvm_nic_error(struct iwl_op_mode *op_mode, bool sync) in iwl_mvm_nic_error() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
| H A D | htc_mbox.c | 511 bool sync = false; in ath6kl_htc_tx_issue() local
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| H A D | phylink.c | 2973 int phylink_speed_down(struct phylink *pl, bool sync) in phylink_speed_down() argument
|
| /kernel/linux/linux-6.6/arch/x86/kvm/svm/ |
| H A D | sev.c | 2651 static int setup_vmgexit_scratch(struct vcpu_svm *svm, bool sync, u64 len) in setup_vmgexit_scratch() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_power.c | 462 cancel_async_put_work(struct i915_power_domains *power_domains, bool sync) in cancel_async_put_work() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_cs.c | 1848 void __intel_engine_flush_submission(struct intel_engine_cs *engine, bool sync) in __intel_engine_flush_submission() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
| H A D | mtk_dpi.c | 184 mtk_dpi_config_hsync(struct mtk_dpi *dpi, struct mtk_dpi_sync_param *sync) mtk_dpi_config_hsync() argument 195 mtk_dpi_config_vsync(struct mtk_dpi *dpi, struct mtk_dpi_sync_param *sync, u32 width_addr, u32 porch_addr) mtk_dpi_config_vsync() argument 213 mtk_dpi_config_vsync_lodd(struct mtk_dpi *dpi, struct mtk_dpi_sync_param *sync) mtk_dpi_config_vsync_lodd() argument 219 mtk_dpi_config_vsync_leven(struct mtk_dpi *dpi, struct mtk_dpi_sync_param *sync) mtk_dpi_config_vsync_leven() argument 226 mtk_dpi_config_vsync_rodd(struct mtk_dpi *dpi, struct mtk_dpi_sync_param *sync) mtk_dpi_config_vsync_rodd() argument 233 mtk_dpi_config_vsync_reven(struct mtk_dpi *dpi, struct mtk_dpi_sync_param *sync) mtk_dpi_config_vsync_reven() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | r600.c | 2970 struct radeon_sync sync; in r600_copy_cpdma() local
|