Searched defs:txn (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.c | 82 static void *alloc_dma(struct dmm_txn *txn, size_t sz, dma_addr_t *pa) in alloc_dma() 167 struct dmm_txn *txn = NULL; in dmm_txn_init() local 204 static void dmm_txn_append(struct dmm_txn *txn, struct pat_area *area, in dmm_txn_append() 251 static int dmm_txn_commit(struct dmm_txn *txn, bool wait) in dmm_txn_commit() 309 struct dmm_txn *txn; in fill() local
|
D | omap_dmm_priv.h | 147 struct dmm_txn txn; member
|
/linux-4.1.27/drivers/sbus/char/ |
D | uctrl.c | 264 static void uctrl_do_txn(struct uctrl_driver *driver, struct uctrl_txn *txn) in uctrl_do_txn() 304 struct uctrl_txn txn; in uctrl_get_event_status() local 323 struct uctrl_txn txn; in uctrl_get_external_status() local
|
/linux-4.1.27/drivers/staging/fwserial/ |
D | fwserial.c | 222 struct fwtty_transaction *txn = this; in fwtty_txn_constructor() local 230 struct fwtty_transaction *txn = cb_data; in fwtty_common_callback() local 245 struct fwtty_transaction *txn; in fwtty_send_data_async() local 264 struct fwtty_transaction *txn, int tcode, in fwtty_send_txn_async() 681 struct fwtty_transaction *txn) in fwtty_tx_complete() 715 struct fwtty_transaction *txn; in fwtty_tx() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | dt_object.c | 101 int dt_txn_hook_stop(const struct lu_env *env, struct thandle *txn) in dt_txn_hook_stop() 122 void dt_txn_hook_commit(struct thandle *txn) in dt_txn_hook_commit()
|
/linux-4.1.27/drivers/dma/ |
D | sa11x0-dma.c | 182 struct sa11x0_dma_desc *txn = sa11x0_dma_next_desc(c); in sa11x0_dma_start_sg() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 841 u64 txn = (pebs->tsx_tuning & PEBS_HSW_TSX_FLAGS) >> 32; in intel_hsw_transaction() local
|
/linux-4.1.27/include/linux/ |
D | perf_event.h | 667 u64 txn; member
|
/linux-4.1.27/fs/ext4/ |
D | super.c | 343 static void ext4_journal_commit_callback(journal_t *journal, transaction_t *txn) in ext4_journal_commit_callback()
|