Home
last modified time | relevance | path

Searched defs:cycle (Results 1 – 25 of 63) sorted by relevance

123

/linux/drivers/staging/vme_user/
H A Dvme_fake.c49 u32 cycle; member
57 u32 cycle; member
375 u32 aspace, u32 cycle) in fake_lm_check()
415 u32 aspace, u32 cycle) in fake_vmeread8()
448 u32 aspace, u32 cycle) in fake_vmeread16()
481 u32 aspace, u32 cycle) in fake_vmeread32()
516 u32 aspace, cycle, dwidth; in fake_master_read() local
612 u32 aspace, u32 cycle) in fake_vmewrite8()
704 u32 aspace, cycle, dwidth; in fake_master_write() local
806 u32 aspace, cycle; in fake_master_rmw() local
[all …]
H A Dvme.c137 u32 aspace, cycle, dwidth; in vme_get_size() local
252 u32 cycle) in vme_slave_request()
329 dma_addr_t buf_base, u32 aspace, u32 cycle) in vme_slave_set()
379 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in vme_slave_get()
450 u32 cycle, u32 dwidth) in vme_master_request()
530 u32 aspace, u32 cycle, u32 dwidth) in vme_master_set()
581 u32 *aspace, u32 *cycle, u32 *dwidth) in vme_master_get()
1011 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute()
1531 u32 aspace, u32 cycle) in vme_lm_set()
1567 u32 *aspace, u32 *cycle) in vme_lm_get()
H A Dvme_tsi148.c468 dma_addr_t pci_base, u32 aspace, u32 cycle) in tsi148_slave_set()
611 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in tsi148_slave_get()
800 u32 cycle, u32 dwidth) in tsi148_master_set()
1035 u32 *cycle, u32 *dwidth) in __tsi148_master_get()
1144 u32 *cycle, u32 *dwidth) in tsi148_master_get()
1163 u32 aspace, cycle, dwidth; in tsi148_master_read() local
1248 u32 aspace, cycle, dwidth; in tsi148_master_write() local
1402 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes()
1500 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_dest_attributes()
1901 u32 aspace, u32 cycle) in tsi148_lm_set()
[all …]
H A Dvme_user.h15 __u32 cycle; /* Cycle properties */ member
37 __u32 cycle; /* Cycle properties */ member
/linux/sound/firewire/
H A Damdtp-stream.c477 static unsigned int compute_syt_offset(unsigned int syt, unsigned int cycle, in compute_syt_offset()
680 static void build_it_pkt_header(struct amdtp_stream *s, unsigned int cycle, in build_it_pkt_header()
803 static int parse_ir_ctx_header(struct amdtp_stream *s, unsigned int cycle, in parse_ir_ctx_header()
872 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count()
905 u32 cycle = compute_ohci_cycle_count(ctx_header_tstamp); in compute_ohci_it_cycle() local
926 unsigned int cycle; in generate_tx_packet_descs() local
1218 unsigned int cycle; in skip_rx_packets() local
1353 unsigned int cycle; in drop_tx_packets() local
1392 unsigned int cycle = compute_ohci_cycle_count(ctx_header[1]); in process_tx_packets_intermediately() local
1488 unsigned int cycle = UINT_MAX; in drop_tx_packets_initially() local
[all …]
/linux/fs/xfs/
H A Dxfs_log_priv.h531 xlog_crack_atomic_lsn(atomic64_t *lsn, uint *cycle, uint *block) in xlog_crack_atomic_lsn()
543 xlog_assign_atomic_lsn(atomic64_t *lsn, uint cycle, uint block) in xlog_assign_atomic_lsn()
554 xlog_crack_grant_head_val(int64_t val, int *cycle, int *space) in xlog_crack_grant_head_val()
561 xlog_crack_grant_head(atomic64_t *head, int *cycle, int *space) in xlog_crack_grant_head()
567 xlog_assign_grant_head_val(int cycle, int space) in xlog_assign_grant_head_val()
573 xlog_assign_grant_head(atomic64_t *head, int cycle, int space) in xlog_assign_grant_head()
H A Dxfs_sysfs.c407 int cycle; in log_head_lsn_show() local
425 int cycle; in log_tail_lsn_show() local
440 int cycle; in reserve_grant_head_show() local
454 int cycle; in write_grant_head_show() local
H A Dxfs_log.c154 int cycle, space; in xlog_grant_sub_space() local
181 int cycle, space; in xlog_grant_add_space() local
1977 uint32_t cycle = get_unaligned_be32(data + i); in xlog_split_iclog() local
3551 int cycle, space; in xlog_verify_grant_tail() local
H A Dxfs_log_recover.c274 uint cycle) in xlog_find_cycle_start()
320 uint cycle; in xlog_find_verify_cycle() local
1489 int cycle, in xlog_add_record()
1510 int cycle, in xlog_write_log_records()
/linux/net/sched/
H A Dact_gate.c38 ktime_t now, base, cycle; in gate_get_start_time() local
99 ktime_t cycle, base; in gate_timer_func() local
406 ktime_t cycle = 0; in tcf_gate_init() local
/linux/kernel/locking/
H A Dtest-ww_mutex.c288 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() local
326 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local
351 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local
/linux/drivers/ptp/
H A Dptp_kvm_x86.c95 int kvm_arch_ptp_get_crosststamp(u64 *cycle, struct timespec64 *tspec, in kvm_arch_ptp_get_crosststamp()
H A Dptp_kvm_common.c33 u64 cycle; in ptp_kvm_get_time_fn() local
/linux/tools/power/cpupower/bench/
H A Dbenchmark.c80 unsigned int _round, cycle; in start_benchmark() local
/linux/fs/bcachefs/
H A Dbtree_locking.c192 static noinline int break_cycle(struct lock_graph *g, struct printbuf *cycle) in break_cycle()
248 struct printbuf *cycle) in lock_graph_descend()
284 int bch2_check_for_deadlock(struct btree_trans *trans, struct printbuf *cycle) in bch2_check_for_deadlock()
/linux/arch/mips/dec/
H A Dkn02xa-berr.c53 const char *kind, *agent, *cycle, *event; in dec_kn02xa_be_backend() local
H A Dkn01-berr.c81 const char *kind, *agent, *cycle, *event; in dec_kn01_be_backend() local
H A Decc-berr.c54 const char *kind, *agent, *cycle, *event; in dec_ecc_be_backend() local
/linux/lib/raid6/
H A Dalgos.c250 int i, cycle; in raid6_select_algo() local
/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c118 u32 sec, nsec, cycle; in igc_tsn_enable_offload() local
/linux/drivers/pwm/
H A Dpwm-sl28cpld.c129 unsigned int cycle, prescaler; in sl28cpld_pwm_apply() local
/linux/drivers/rtc/
H A Drtc-fsl-ftm-alarm.c208 unsigned long long cycle; in ftm_rtc_set_alarm() local
/linux/drivers/clocksource/
H A Dtimer-atmel-pit.c43 u32 cycle; member
/linux/include/linux/mfd/syscon/
H A Datmel-smc.h91 u32 cycle; member
/linux/drivers/watchdog/
H A Drzg2l_wdt.c92 static u32 rzg2l_wdt_get_cycle_usec(unsigned long cycle, u32 wdttime) in rzg2l_wdt_get_cycle_usec()

123