Home
last modified time | relevance | path

Searched defs:trans (Results 51 – 75 of 218) sorted by relevance

123456789

/openbmc/linux/drivers/hid/
H A Dhid-icade.c167 const struct icade_key *trans; in icade_event() local
192 const struct icade_key *trans; in icade_input_mapping() local
/openbmc/qemu/linux-user/
H A Dfd-trans.h79 TargetFdTrans *trans) in internal_fd_trans_register_unsafe()
94 static inline void fd_trans_register(int fd, TargetFdTrans *trans) in fd_trans_register()
/openbmc/linux/fs/btrfs/
H A Dtransaction.h159 #define TRANS_ABORTED(trans) (unlikely(READ_ONCE((trans)->aborted))) argument
179 static inline void btrfs_set_inode_last_trans(struct btrfs_trans_handle *trans, in btrfs_set_inode_last_trans()
193 static inline void btrfs_set_skip_qgroup(struct btrfs_trans_handle *trans, in btrfs_set_skip_qgroup()
203 static inline void btrfs_clear_skip_qgroup(struct btrfs_trans_handle *trans) in btrfs_clear_skip_qgroup()
218 #define btrfs_abort_transaction(trans, errno) \ argument
H A Duuid-tree.c85 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add()
149 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove()
234 struct btrfs_trans_handle *trans; in btrfs_uuid_iter_rem() local
H A Ddelayed-ref.c83 void btrfs_update_delayed_refs_rsv(struct btrfs_trans_handle *trans) in btrfs_update_delayed_refs_rsv()
638 static noinline void update_existing_head_ref(struct btrfs_trans_handle *trans, in update_existing_head_ref()
789 add_delayed_ref_head(struct btrfs_trans_handle *trans, in add_delayed_ref_head()
893 int btrfs_add_delayed_tree_ref(struct btrfs_trans_handle *trans, in btrfs_add_delayed_tree_ref()
986 int btrfs_add_delayed_data_ref(struct btrfs_trans_handle *trans, in btrfs_add_delayed_data_ref()
1075 int btrfs_add_delayed_extent_op(struct btrfs_trans_handle *trans, in btrfs_add_delayed_extent_op()
H A Dtree-log.h71 static inline void btrfs_set_log_full_commit(struct btrfs_trans_handle *trans) in btrfs_set_log_full_commit()
76 static inline int btrfs_need_log_full_commit(struct btrfs_trans_handle *trans) in btrfs_need_log_full_commit()
H A Dfile-item.c161 int btrfs_insert_hole_extent(struct btrfs_trans_handle *trans, in btrfs_insert_hole_extent()
204 btrfs_lookup_csum(struct btrfs_trans_handle *trans, in btrfs_lookup_csum()
257 int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, in btrfs_lookup_file_extent()
814 static noinline void truncate_one_csum(struct btrfs_trans_handle *trans, in truncate_one_csum()
864 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums()
1039 int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans, in btrfs_csum_file_blocks()
H A Dinode.c621 struct btrfs_trans_handle *trans; in cow_file_range_inline() local
3462 struct btrfs_trans_handle *trans; in btrfs_orphan_cleanup() local
4192 struct btrfs_trans_handle *trans; in btrfs_unlink() local
4470 struct btrfs_trans_handle *trans; in btrfs_delete_subvolume() local
4617 struct btrfs_trans_handle *trans; in btrfs_rmdir() local
4838 struct btrfs_trans_handle *trans; in maybe_insert_hole() local
4984 struct btrfs_trans_handle *trans; in btrfs_setsize() local
5188 struct btrfs_trans_handle *trans; in evict_refill_and_join() local
5235 struct btrfs_trans_handle *trans; in btrfs_evict_inode() local
6033 struct btrfs_trans_handle *trans; in btrfs_dirty_inode() local
[all …]
H A Dvolumes.c2099 struct btrfs_trans_handle *trans; in btrfs_rm_device() local
2622 struct btrfs_trans_handle *trans; in btrfs_init_new_device() local
2912 int btrfs_grow_device(struct btrfs_trans_handle *trans, in btrfs_grow_device()
3256 struct btrfs_trans_handle *trans; in btrfs_relocate_chunk() local
3443 struct btrfs_trans_handle *trans; in btrfs_may_alloc_data_chunk() local
3464 struct btrfs_trans_handle *trans; in insert_balance_item() local
3517 struct btrfs_trans_handle *trans; in del_balance_item() local
4669 struct btrfs_trans_handle *trans = NULL; in btrfs_uuid_scan_kthread() local
4795 struct btrfs_trans_handle *trans; in btrfs_create_uuid_tree() local
4844 struct btrfs_trans_handle *trans; in btrfs_shrink_device() local
[all …]
H A Dacl.h18 static inline int __btrfs_set_acl(struct btrfs_trans_handle *trans, in __btrfs_set_acl()
H A Dioctl.c253 struct btrfs_trans_handle *trans; in btrfs_fileattr_set() local
588 struct btrfs_trans_handle *trans; in create_subvol() local
791 struct btrfs_trans_handle *trans; in create_snapshot() local
1125 struct btrfs_trans_handle *trans; in btrfs_ioctl_resize() local
1452 struct btrfs_trans_handle *trans; in btrfs_ioctl_subvol_setflags() local
2926 struct btrfs_trans_handle *trans; in btrfs_ioctl_default_subvol() local
3153 struct btrfs_trans_handle *trans; in btrfs_ioctl_start_sync() local
3758 struct btrfs_trans_handle *trans; in btrfs_ioctl_qgroup_assign() local
3810 struct btrfs_trans_handle *trans; in btrfs_ioctl_qgroup_create() local
3865 struct btrfs_trans_handle *trans; in btrfs_ioctl_qgroup_limit() local
[all …]
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dtrans.c114 struct qtnf_qlink_transport *trans = &bus->trans; in qtnf_trans_event_enqueue() local
131 struct qtnf_qlink_transport *trans = &bus->trans; in qtnf_trans_init() local
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c154 struct nft_trans *trans; in nft_trans_alloc_gfp() local
191 struct nft_trans *trans; in __nft_set_trans_bind() local
226 struct nft_trans *trans; in __nft_chain_trans_bind() local
394 struct nft_trans *trans; in nft_trans_table_add() local
421 struct nft_trans *trans; in nft_trans_chain_add() local
443 struct nft_trans *trans; in nft_delchain() local
497 struct nft_trans *trans; in nft_trans_rule_add() local
516 struct nft_trans *trans; in nft_delrule() local
563 struct nft_trans *trans; in __nft_trans_set_add() local
660 struct nft_trans *trans; in nft_trans_obj_add() local
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c1306 const struct iwl_cfg_trans_params *trans; in iwl_pci_probe() local
1498 struct iwl_trans *trans = pci_get_drvdata(pdev); in iwl_pci_remove() local
1523 struct iwl_trans *trans = pci_get_drvdata(pdev); in iwl_pci_resume() local
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_spi.c115 struct spi_transfer trans; in terminate_request() local
153 struct spi_transfer trans; in receive_n_bytes() local
388 struct spi_transfer trans, trans_delay; in do_cros_ec_pkt_xfer_spi() local
533 struct spi_transfer trans; in do_cros_ec_cmd_xfer_spi() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddump.c119 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_umac_error_log() local
173 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_lmac_error_log() local
296 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_tcm_error_log() local
370 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_rcm_error_log() local
417 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_iml_error_log() local
451 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_fseq_regs() local
H A Dpnvm.h20 void iwl_pnvm_get_fs_name(struct iwl_trans *trans, in iwl_pnvm_get_fs_name()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c309 struct xenbus_transaction_holder *trans, *tmp; in xenbus_worker() local
354 struct xenbus_transaction_holder *trans; in xenbus_get_transaction() local
366 struct xenbus_transaction_holder *trans = NULL; in xenbus_dev_queue_reply() local
450 struct xenbus_transaction_holder *trans = NULL; in xenbus_write_transaction() local
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition.cpp273 Transition& trans) in deserializeScheduledValues()
299 Transition trans; in restoreScheduledValues() local
/openbmc/linux/drivers/net/ipa/
H A Dipa_mem.c45 ipa_mem_zero_region_add(struct gsi_trans *trans, enum ipa_mem_id mem_id) in ipa_mem_zero_region_add()
80 struct gsi_trans *trans; in ipa_mem_setup() local
416 struct gsi_trans *trans; in ipa_mem_zero_modem() local
H A Dgsi.c782 struct gsi_trans *trans; in gsi_channel_trans_last() local
814 struct gsi_trans *trans; in gsi_channel_trans_quiesce() local
1072 void gsi_trans_tx_committed(struct gsi_trans *trans) in gsi_trans_tx_committed()
1083 void gsi_trans_tx_queued(struct gsi_trans *trans) in gsi_trans_tx_queued()
1116 static void gsi_trans_tx_completed(struct gsi_trans *trans) in gsi_trans_tx_completed()
1442 struct gsi_trans *trans; in gsi_event_trans() local
1511 struct gsi_trans *trans; in gsi_evt_ring_update() local
1608 struct gsi_trans *trans; in gsi_channel_update() local
1653 struct gsi_trans *trans; in gsi_channel_poll_one() local
1682 struct gsi_trans *trans; in gsi_channel_poll() local
/openbmc/linux/drivers/accel/qaic/
H A Dqaic_control.c81 struct wire_trans_hdr trans; member
353 static int encode_passthrough(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_passthrough()
560 static int encode_dma(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_dma()
629 static int encode_activate(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_activate()
705 static int encode_deactivate(struct qaic_device *qdev, void *trans, in encode_deactivate()
718 static int encode_status(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_status()
828 static int decode_passthrough(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_passthrough()
853 static int decode_activate(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_activate()
899 static int decode_deactivate(struct qaic_device *qdev, void *trans, u32 *msg_len, in decode_deactivate()
929 static int decode_status(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, in decode_status()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr_regs.h12 #define TRANS_EXITLINE(trans) _MMIO_TRANS2((trans), _TRANS_EXITLINE_A) argument
69 #define _EDP_PSR_TRANS_SHIFT(trans) ((trans) == TRANSCODER_EDP ? \ argument
75 #define EDP_PSR_MASK(trans) (TGL_PSR_MASK << \ argument
77 #define EDP_PSR_ERROR(trans) (TGL_PSR_ERROR << \ argument
79 #define EDP_PSR_POST_EXIT(trans) (TGL_PSR_POST_EXIT << \ argument
81 #define EDP_PSR_PRE_ENTRY(trans) (TGL_PSR_PRE_ENTRY << \ argument
/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c1859 struct xlog_recover *trans, in xlog_recover_reorder_trans()
1962 struct xlog_recover *trans, in xlog_recover_items_pass2()
1992 struct xlog_recover *trans, in xlog_recover_commit_trans()
2068 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
2127 struct xlog_recover *trans, in xlog_recover_add_to_trans()
2219 struct xlog_recover *trans) in xlog_recover_free_trans()
2245 struct xlog_recover *trans, in xlog_recovery_process_trans()
2311 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans() local
2360 struct xlog_recover *trans; in xlog_recover_process_ophdr() local
3247 struct xlog_recover *trans; in xlog_do_recovery_pass() local
/openbmc/linux/net/rds/
H A Dconnection.c86 struct rds_transport *trans, in rds_conn_lookup()
163 struct rds_transport *trans, in __rds_conn_create()
350 struct rds_transport *trans, u8 tos, in rds_conn_create()
360 struct rds_transport *trans, in rds_conn_create_outgoing()

123456789