Home
last modified time | relevance | path

Searched defs:ref (Results 1326 - 1350 of 1792) sorted by relevance

1...<<51525354555657585960>>...72

/kernel/linux/linux-6.6/fs/fuse/
H A Dvirtio_fs.c164 static void release_virtio_fs_obj(struct kref *ref) in release_virtio_fs_obj() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfile.c207 struct btrfs_ref ref = { 0 }; in btrfs_drop_extents() local
601 struct btrfs_ref ref = { 0 }; in btrfs_mark_extent_written() local
2246 struct btrfs_ref ref = { 0 }; btrfs_insert_replace_extent() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Daio.c632 static void free_ioctx_reqs(struct percpu_ref *ref) in free_ioctx_reqs() argument
650 static void free_ioctx_users(struct percpu_ref *ref) in free_ioctx_users() argument
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfrecord.c464 struct MFT_REF ref; in ni_ins_new_attr() local
663 struct MFT_REF ref; in ni_try_remove_attr_list() local
1382 struct MFT_REF ref; ni_expand_list() local
1578 struct MFT_REF ref; ni_delete_all() local
2284 struct MFT_REF ref; ni_decompress_file() local
[all...]
H A Dsuper.c785 struct MFT_REF ref; in ntfs_export_get_inode() local
1163 struct MFT_REF ref; in ntfs_fill_super() local
[all...]
H A Dfsntfs.c214 struct MFT_REF ref; in ntfs_extend_init() local
281 struct MFT_REF ref; in ntfs_loadlog_and_replay() local
562 struct MFT_REF ref; ntfs_look_free_mft() local
1865 struct MFT_REF ref; ntfs_security_init() local
2375 ntfs_insert_reparse(struct ntfs_sb_info *sbi, __le32 rtag, const struct MFT_REF *ref) ntfs_insert_reparse() argument
2405 ntfs_remove_reparse(struct ntfs_sb_info *sbi, __le32 rtag, const struct MFT_REF *ref) ntfs_remove_reparse() argument
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddebug.c431 const struct ubifs_ref_node *ref = node; in ubifs_dump_node() local
/kernel/linux/linux-6.6/drivers/xen/
H A Dgrant-table.c182 int ref, rc = 0; in get_free_entries() local
331 static void put_free_entry_locked(grant_ref_t ref) in put_free_entry_locked() argument
346 put_free_entry(grant_ref_t ref) put_free_entry() argument
384 gnttab_update_entry_v1(grant_ref_t ref, domid_t domid, unsigned long frame, unsigned flags) gnttab_update_entry_v1() argument
393 gnttab_update_entry_v2(grant_ref_t ref, domid_t domid, unsigned long frame, unsigned int flags) gnttab_update_entry_v2() argument
405 gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, unsigned long frame, int readonly) gnttab_grant_foreign_access_ref() argument
416 int ref; gnttab_grant_foreign_access() local
428 gnttab_end_foreign_access_ref_v1(grant_ref_t ref) gnttab_end_foreign_access_ref_v1() argument
444 gnttab_end_foreign_access_ref_v2(grant_ref_t ref) gnttab_end_foreign_access_ref_v2() argument
467 _gnttab_end_foreign_access_ref(grant_ref_t ref) _gnttab_end_foreign_access_ref() argument
472 gnttab_end_foreign_access_ref(grant_ref_t ref) gnttab_end_foreign_access_ref() argument
481 gnttab_read_frame_v1(grant_ref_t ref) gnttab_read_frame_v1() argument
486 gnttab_read_frame_v2(grant_ref_t ref) gnttab_read_frame_v2() argument
493 grant_ref_t ref; global() member
555 gnttab_add_deferred(grant_ref_t ref, struct page *page) gnttab_add_deferred() argument
594 gnttab_try_end_foreign_access(grant_ref_t ref) gnttab_try_end_foreign_access() argument
605 gnttab_end_foreign_access(grant_ref_t ref, struct page *page) gnttab_end_foreign_access() argument
615 gnttab_free_grant_reference(grant_ref_t ref) gnttab_free_grant_reference() argument
623 grant_ref_t ref; gnttab_free_grant_references() local
[all...]
/kernel/linux/linux-6.6/fs/erofs/
H A Dinternal.h101 refcount_t ref; member
114 refcount_t ref; member
/kernel/linux/linux-6.6/include/linux/netfilter/ipset/
H A Dip_set.h254 u32 ref; member
/kernel/linux/linux-6.6/include/rdma/
H A Drdma_vt.h178 struct kref ref; member
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_transport.c223 static void target_release_cmd_refcnt(struct percpu_ref *ref) in target_release_cmd_refcnt() argument
3165 static void target_stop_cmd_counter_confirm(struct percpu_ref *ref) in target_stop_cmd_counter_confirm() argument
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_glink_native.c249 static void qcom_glink_channel_release(struct kref *ref) in qcom_glink_channel_release() argument
/kernel/linux/linux-6.6/drivers/thermal/samsung/
H A Dexynos_tmu.c354 u8 ref, th_code; in exynos4210_tmu_set_trip_temp() local
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clockmatrix.c242 static int arm_tod_read_trig_sel_refclk(struct idtcm_channel *channel, u8 ref) in arm_tod_read_trig_sel_refclk() argument
281 int ref; in idtcm_extts_enable() local
1415 idtcm_get_manual_reference(struct idtcm_channel *channel, enum manual_reference *ref) idtcm_get_manual_reference() argument
1435 idtcm_set_manual_reference(struct idtcm_channel *channel, enum manual_reference ref) idtcm_set_manual_reference() argument
1608 initialize_operating_mode_with_manual_reference(struct idtcm_channel *channel, enum manual_reference ref) initialize_operating_mode_with_manual_reference() argument
1662 enum manual_reference ref = MANU_REF_XO_DPLL; initialize_dco_operating_mode() local
[all...]
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Drio_mport_cdev.c130 struct kref ref; /* refcount of vmas sharing the mapping */ member
570 static void dma_req_free(struct kref *ref) in dma_req_free() argument
2146 mport_release_mapping(struct kref *ref) mport_release_mapping() argument
[all...]
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio_cm.c178 struct kref ref; /* channel refcount */ member
1363 static void riocm_ch_free(struct kref *ref) in riocm_ch_free() argument
/kernel/linux/linux-6.6/drivers/block/
H A Dataflop.c303 int ref; member
[all...]
H A Dloop.c84 atomic_t ref; /* only for aio */ member
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtintel.c2469 union acpi_object *p, *ref; in btintel_acpi_reset_method() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.h284 uint32_t ref; member
H A Dsdma_v4_0.c779 sdma_v4_0_wait_reg_mem(struct amdgpu_ring *ring, int mem_space, int hdp, uint32_t addr0, uint32_t addr1, uint32_t ref, uint32_t mask, uint32_t inv) sdma_v4_0_wait_reg_mem() argument
H A Dsdma_v4_4_2.c330 sdma_v4_4_2_wait_reg_mem(struct amdgpu_ring *ring, int mem_space, int hdp, uint32_t addr0, uint32_t addr1, uint32_t ref, uint32_t mask, uint32_t inv) sdma_v4_4_2_wait_reg_mem() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c1141 static void kfd_process_ref_release(struct kref *ref) in kfd_process_ref_release() argument
905 find_process(const struct task_struct *thread, bool ref) find_process() argument
[all...]
/kernel/linux/linux-6.6/kernel/dma/
H A Ddebug.c293 __hash_bucket_find(struct hash_bucket *bucket, struct dma_debug_entry *ref, match_fn match) __hash_bucket_find() argument
343 bucket_find_exact(struct hash_bucket *bucket, struct dma_debug_entry *ref) bucket_find_exact() argument
349 bucket_find_contain(struct hash_bucket **bucket, struct dma_debug_entry *ref, unsigned long *flags) bucket_find_contain() argument
960 check_unmap(struct dma_debug_entry *ref) check_unmap() argument
1091 check_sync(struct device *dev, struct dma_debug_entry *ref, bool to_cpu) check_sync() argument
1246 struct dma_debug_entry ref; debug_dma_mapping_error() local
1285 struct dma_debug_entry ref = { debug_dma_unmap_page() local
1336 get_nr_mapped_entries(struct device *dev, struct dma_debug_entry *ref) get_nr_mapped_entries() argument
1366 struct dma_debug_entry ref = { debug_dma_unmap_sg() local
1425 struct dma_debug_entry ref = { debug_dma_free_coherent() local
1477 struct dma_debug_entry ref = { debug_dma_unmap_resource() local
1494 struct dma_debug_entry ref; debug_dma_sync_single_for_cpu() local
1513 struct dma_debug_entry ref; debug_dma_sync_single_for_device() local
1539 struct dma_debug_entry ref = { debug_dma_sync_sg_for_cpu() local
1571 struct dma_debug_entry ref = { debug_dma_sync_sg_for_device() local
[all...]

Completed in 57 milliseconds

1...<<51525354555657585960>>...72