| /linux/drivers/staging/vme_user/ |
| H A D | vme_fake.c | 49 u32 cycle; member 57 u32 cycle; member 156 dma_addr_t buf_base, u32 aspace, u32 cycle) in fake_slave_set() 225 dma_addr_t *buf_base, u32 *aspace, u32 *cycle) in fake_slave_get() 253 u32 aspace, u32 cycle, u32 dwidth) in fake_master_set() 339 u32 *aspace, u32 *cycle, u32 *dwidth) in __fake_master_get() 360 u32 *aspace, u32 *cycle, u32 *dwidth) in fake_master_get() 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() [all …]
|
| H A D | vme.c | 137 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() 446 u32 cycle, u32 dwidth) in vme_master_request() 526 u32 aspace, u32 cycle, u32 dwidth) in vme_master_set() 577 u32 *aspace, u32 *cycle, u32 *dwidth) in vme_master_get() 1003 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute() 1523 u32 aspace, u32 cycle) in vme_lm_set() 1559 u32 *aspace, u32 *cycle) in vme_lm_get()
|
| H A D | vme_tsi148.c | 468 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() 799 u32 aspace, u32 cycle, u32 dwidth) in tsi148_master_set() 1034 u32 *aspace, u32 *cycle, u32 *dwidth) in __tsi148_master_get() 1143 u32 *aspace, u32 *cycle, u32 *dwidth) in tsi148_master_get() 1162 u32 aspace, cycle, dwidth; in tsi148_master_read() local 1247 u32 aspace, cycle, dwidth; in tsi148_master_write() local 1400 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes() 1498 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 D | vme_user.h | 15 __u32 cycle; /* Cycle properties */ member 37 __u32 cycle; /* Cycle properties */ member
|
| /linux/sound/firewire/ |
| H A D | amdtp-stream.c | 469 static unsigned int compute_syt_offset(unsigned int syt, unsigned int cycle, in compute_syt_offset() 690 static void build_it_pkt_header(struct amdtp_stream *s, unsigned int cycle, in build_it_pkt_header() 813 static int parse_ir_ctx_header(struct amdtp_stream *s, unsigned int cycle, in parse_ir_ctx_header() 882 static inline u32 increment_ohci_cycle_count(u32 cycle, unsigned int addend) in increment_ohci_cycle_count() 915 u32 cycle = compute_ohci_cycle_count(ctx_header_tstamp); in compute_ohci_it_cycle() local 936 unsigned int cycle; in generate_tx_packet_descs() local 1004 static unsigned int compute_syt(unsigned int syt_offset, unsigned int cycle, in compute_syt() 1234 unsigned int cycle; in skip_rx_packets() local 1279 unsigned int cycle = compute_ohci_it_cycle(ctx_header[offset], queue_size); in process_rx_packets_intermediately() local 1369 unsigned int cycle; in drop_tx_packets() local [all …]
|
| /linux/drivers/cxl/core/ |
| H A D | edac.c | 67 #define CXL_GET_SCRUB_CYCLE(cycle) \ argument 69 #define CXL_GET_SCRUB_MIN_CYCLE(cycle) \ argument 73 #define CXL_SET_SCRUB_CYCLE(cycle) \ argument 78 u16 *cycle, u8 *flags, u8 *min_cycle) in cxl_mem_scrub_get_attrbs() 103 u8 *cap, u16 *cycle, u8 *flags, u8 *min_cycle) in cxl_scrub_get_attrbs() 151 u8 cycle, u8 flags) in cxl_scrub_set_attrbs_region() 200 u8 cycle, u8 flags) in cxl_scrub_set_attrbs_device() 236 u8 cycle, u8 flags) in cxl_scrub_set_attrbs() 249 u16 cycle; in cxl_patrol_scrub_get_enabled_bg() local 287 u16 cycle; in cxl_patrol_scrub_get_min_scrub_cycle() local [all …]
|
| /linux/net/sched/ |
| H A D | act_gate.c | 41 ktime_t now, base, cycle; in gate_get_start_time() local 104 ktime_t cycle, base; in gate_timer_func() local 498 ktime_t cycle = 0; in tcf_gate_init() local
|
| H A D | sch_taprio.c | 333 ktime_t earliest_txtime = KTIME_MAX, txtime, cycle, transmit_end_time; in find_entry_to_transmit() local 1155 ktime_t cycle = 0; in parse_taprio_schedule() local 1211 ktime_t now, base, cycle; in taprio_get_start_time() local 1246 ktime_t cycle; in setup_first_end_time() local
|
| /linux/drivers/ptp/ |
| H A D | ptp_kvm_x86.c | 95 int kvm_arch_ptp_get_crosststamp(u64 *cycle, struct timespec64 *tspec, in kvm_arch_ptp_get_crosststamp()
|
| H A D | ptp_kvm_common.c | 33 u64 cycle; in ptp_kvm_get_time_fn() local
|
| /linux/kernel/locking/ |
| H A D | test-ww_mutex.c | 294 struct test_cycle *cycle = container_of(work, typeof(*cycle), work); in test_cycle_work() local 332 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local 358 struct test_cycle *cycle = &cycles[n]; in __test_cycle() local
|
| /linux/tools/power/cpupower/bench/ |
| H A D | benchmark.c | 80 unsigned int _round, cycle; in start_benchmark() local
|
| /linux/arch/mips/dec/ |
| H A D | kn02xa-berr.c | 53 const char *kind, *agent, *cycle, *event; in dec_kn02xa_be_backend() local
|
| H A D | kn01-berr.c | 81 const char *kind, *agent, *cycle, *event; in dec_kn01_be_backend() local
|
| H A D | ecc-berr.c | 54 const char *kind, *agent, *cycle, *event; in dec_ecc_be_backend() local
|
| /linux/lib/raid6/ |
| H A D | algos.c | 250 int i, cycle; in raid6_select_algo() local
|
| /linux/drivers/pwm/ |
| H A D | pwm-sl28cpld.c | 129 unsigned int cycle, prescaler; in sl28cpld_pwm_apply() local
|
| /linux/drivers/rtc/ |
| H A D | rtc-fsl-ftm-alarm.c | 208 unsigned long long cycle; in ftm_rtc_set_alarm() local
|
| /linux/drivers/clocksource/ |
| H A D | timer-atmel-pit.c | 43 u32 cycle; member
|
| /linux/fs/xfs/ |
| H A D | xfs_log_recover.c | 274 uint cycle) in xlog_find_cycle_start() 320 uint cycle; in xlog_find_verify_cycle() local 1485 int cycle, in xlog_add_record() 1506 int cycle, in xlog_write_log_records()
|
| /linux/arch/arm/mach-rpc/ |
| H A D | dma.c | 205 static int iomd_set_dma_speed(unsigned int chan, dma_t *dma, int cycle) in iomd_set_dma_speed()
|
| /linux/tools/testing/selftests/namespaces/ |
| H A D | stress_test.c | 574 int cycle; in TEST() local
|
| /linux/drivers/firewire/ |
| H A D | core-iso.c | 181 int cycle, int sync, int tags) in fw_iso_context_start()
|
| /linux/drivers/media/firewire/ |
| H A D | firedtv-fw.c | 98 static void handle_iso(struct fw_iso_context *context, u32 cycle, in handle_iso()
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx.h | 427 uint64_t cycle; in cvmx_get_cycle() local
|