Searched defs:ts (Results 226 - 250 of 629) sorted by last modified time

1234567891011>>

/linux-master/tools/testing/selftests/bpf/
H A Dtest_progs.c152 struct timespec ts = { local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c717 enum num_t ts[2]; local
763 enum num_t ts = t_signed(t); local
/linux-master/samples/bpf/
H A Dmap_perf_test_user.c27 struct timespec ts; local
/linux-master/net/wireless/
H A Dcore.h178 unsigned long ts; member in struct:cfg80211_internal_bss
/linux-master/net/sched/
H A Dsch_qfq.c726 static inline u64 qfq_round_down(u64 ts, unsigned int shift) argument
/linux-master/net/netfilter/
H A Dnfnetlink_queue.c758 struct nfqnl_msg_packet_timestamp ts; local
/linux-master/net/ipv6/
H A Dioam6.c703 struct timespec64 ts; local
/linux-master/kernel/time/
H A Dtimer_list.c154 struct tick_sched *ts = tick_get_tick_sched(cpu); local
/linux-master/io_uring/
H A Dnapi.c271 __io_napi_adjust_timeout(struct io_ring_ctx *ctx, struct io_wait_queue *iowq, struct timespec64 *ts) argument
H A Dnapi.h30 io_napi_adjust_timeout(struct io_ring_ctx *ctx, struct io_wait_queue *iowq, struct timespec64 *ts) argument
89 io_napi_adjust_timeout(struct io_ring_ctx *ctx, struct io_wait_queue *iowq, struct timespec64 *ts) argument
/linux-master/include/uapi/linux/
H A Dptp_clock.h155 struct ptp_clock_time ts[2 * PTP_MAX_SAMPLES + 1]; member in struct:ptp_sys_offset
165 struct ptp_clock_time ts[PTP_MAX_SAMPLES][3]; member in struct:ptp_sys_offset_extended
/linux-master/include/net/
H A Dinet_sock.h45 unsigned char ts; member in struct:ip_options
/linux-master/include/linux/
H A Dnvme.h1449 __u8 ts[24]; member in struct:nvmf_common_command
/linux-master/fs/
H A Dselect.c276 struct timespec64 ts = {.tv_sec = sec, .tv_nsec = nsec}; local
737 struct timespec64 ts, end_time, *to = NULL; local
1106 struct timespec64 ts, end_time, *to = NULL; local
1132 struct timespec64 ts, end_time, *to = NULL; local
1319 struct timespec64 ts, end_time, *to = NULL; local
1404 struct timespec64 ts, end_time, *to = NULL; local
1430 struct timespec64 ts, end_time, *to = NULL; local
[all...]
/linux-master/fs/fat/
H A Dinode.c895 struct timespec64 ts = inode_get_atime(inode); local
1620 struct timespec64 ts; local
/linux-master/drivers/ptp/
H A Dptp_vclock.c150 struct timespec64 ts; local
171 struct timespec64 ts = {}; local
72 ptp_vclock_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
87 ptp_vclock_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
111 ptp_vclock_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
[all...]
H A Dptp_kvm_common.c85 static int ptp_kvm_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
79 ptp_kvm_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
H A Dptp_kvm_x86.c77 int kvm_arch_ptp_get_clock(struct timespec64 *ts) argument
H A Dptp_clock.c132 struct timespec64 ts; local
211 static int ptp_getcycles64(struct ptp_clock_info *info, struct timespec64 *ts) argument
H A Dptp_fc3.c360 static int _idtfc3_gettime(struct idtfc3 *idtfc3, struct timespec64 *ts) argument
373 static int idtfc3_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
385 static int _idtfc3_settime(struct idtfc3 *idtfc3, const struct timespec64 *ts) argument
408 static int idtfc3_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c2000 u32 ts = start_time + i * dev->radar_pattern.period; local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c390 struct ath11k_dp_htt_wbm_tx_status ts = {0}; local
315 ath11k_dp_tx_htt_tx_complete_buf(struct ath11k_base *ab, struct dp_tx_ring *tx_ring, struct ath11k_dp_htt_wbm_tx_status *ts) argument
430 ath11k_dp_tx_cache_peer_stats(struct ath11k *ar, struct sk_buff *msdu, struct hal_tx_status *ts) argument
447 ath11k_dp_tx_update_txcompl(struct ath11k *ar, struct hal_tx_status *ts) argument
546 ath11k_dp_tx_complete_msdu(struct ath11k *ar, struct sk_buff *msdu, struct hal_tx_status *ts) argument
647 ath11k_dp_tx_status_parse(struct ath11k_base *ab, struct hal_wbm_release_ring *desc, struct hal_tx_status *ts) argument
685 struct hal_tx_status ts = { 0 }; local
[all...]
/linux-master/drivers/net/ethernet/mscc/
H A Docelot.c1084 struct timespec64 ts; local
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c173 mlx4_en_phc_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) argument
198 mlx4_en_phc_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.c128 static int hclge_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, argument
182 struct timespec64 ts; local
148 hclge_ptp_settime(struct ptp_clock_info *ptp, const struct timespec64 *ts) argument
474 struct timespec64 ts; local
[all...]

Completed in 341 milliseconds

1234567891011>>