Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 25 of 268) sorted by relevance

1234567891011

/linux/drivers/md/persistent-data/
H A Ddm-transaction-manager.c105 static int is_shadow(struct dm_transaction_manager *tm, dm_block_t b) in is_shadow()
126 static void insert_shadow(struct dm_transaction_manager *tm, dm_block_t b) in insert_shadow()
141 static void wipe_shadow_table(struct dm_transaction_manager *tm) in wipe_shadow_table()
166 struct dm_transaction_manager *tm; in dm_tm_create() local
188 struct dm_transaction_manager *tm; in dm_tm_create_non_blocking_clone() local
200 void dm_tm_destroy(struct dm_transaction_manager *tm) in dm_tm_destroy()
212 int dm_tm_pre_commit(struct dm_transaction_manager *tm) in dm_tm_pre_commit()
227 int dm_tm_commit(struct dm_transaction_manager *tm, struct dm_block *root) in dm_tm_commit()
239 int dm_tm_new_block(struct dm_transaction_manager *tm, in dm_tm_new_block()
268 static int __shadow_block(struct dm_transaction_manager *tm, dm_block_t orig, in __shadow_block()
[all …]
/linux/include/linux/
H A Dtime.h36 struct tm { struct
41 int tm_sec; argument
43 int tm_min; argument
45 int tm_hour; argument
47 int tm_mday; argument
49 int tm_mon; argument
51 long tm_year; argument
53 int tm_wday; argument
55 int tm_yday; argument
/linux/net/ipv4/
H A Dtcp_metrics.c54 static inline struct net *tm_net(const struct tcp_metrics_block *tm) in tm_net()
60 static bool tcp_metric_locked(struct tcp_metrics_block *tm, in tcp_metric_locked()
67 static u32 tcp_metric_get(const struct tcp_metrics_block *tm, in tcp_metric_get()
74 static void tcp_metric_set(struct tcp_metrics_block *tm, in tcp_metric_set()
98 static void tcpm_suck_dst(struct tcp_metrics_block *tm, in tcpm_suck_dst()
145 static void tcpm_check_stamp(struct tcp_metrics_block *tm, in tcpm_check_stamp()
168 struct tcp_metrics_block *tm; in tcpm_new() local
222 static struct tcp_metrics_block *tcp_get_encode(struct tcp_metrics_block *tm, int depth) in tcp_get_encode()
235 struct tcp_metrics_block *tm; in __tcp_get_metrics() local
252 struct tcp_metrics_block *tm; in __tcp_get_metrics_req() local
[all …]
/linux/fs/btrfs/
H A Dtree-mod-log.c80 struct tree_mod_elem *tm; in btrfs_put_tree_mod_seq() local
134 struct tree_mod_elem *tm) in tree_mod_log_insert()
205 struct tree_mod_elem *tm; in alloc_tree_mod_elem() local
227 struct tree_mod_elem *tm; in btrfs_tree_mod_log_insert_key() local
265 struct tree_mod_elem *tm; in tree_mod_log_alloc_move() local
285 struct tree_mod_elem *tm = NULL; in btrfs_tree_mod_log_insert_move() local
394 struct tree_mod_elem *tm = NULL; in btrfs_tree_mod_log_insert_root() local
737 struct tree_mod_elem *tm; in tree_mod_log_oldest_root() local
797 struct tree_mod_elem *tm = first_tm; in tree_mod_log_rewind() local
916 struct tree_mod_elem *tm; in btrfs_tree_mod_log_rewind() local
[all …]
/linux/drivers/isdn/mISDN/
H A Dtei.c221 struct teimgr *tm = fi->userdata; in tei_debug() local
458 struct teimgr *tm = fi->userdata; in tei_id_request() local
479 struct teimgr *tm = fi->userdata; in tei_id_assign() local
508 struct teimgr *tm = fi->userdata; in tei_id_test_dup() local
533 struct teimgr *tm = fi->userdata; in tei_id_denied() local
549 struct teimgr *tm = fi->userdata; in tei_id_chk_req() local
567 struct teimgr *tm = fi->userdata; in tei_id_remove() local
585 struct teimgr *tm = fi->userdata; in tei_id_verify() local
599 struct teimgr *tm = fi->userdata; in tei_id_req_tout() local
618 struct teimgr *tm = fi->userdata; in tei_id_ver_tout() local
[all …]
/linux/drivers/rtc/
H A Dinterface.c23 static void rtc_add_offset(struct rtc_device *rtc, struct rtc_time *tm) in rtc_add_offset()
46 static void rtc_subtract_offset(struct rtc_device *rtc, struct rtc_time *tm) in rtc_subtract_offset()
67 static int rtc_valid_range(struct rtc_device *rtc, struct rtc_time *tm) in rtc_valid_range()
84 static int __rtc_read_time(struct rtc_device *rtc, struct rtc_time *tm) in __rtc_read_time()
110 int rtc_read_time(struct rtc_device *rtc, struct rtc_time *tm) in rtc_read_time()
126 int rtc_set_time(struct rtc_device *rtc, struct rtc_time *tm) in rtc_set_time()
412 struct rtc_time tm; in __rtc_set_alarm() local
586 struct rtc_time tm; in rtc_update_irq_enable() local
806 struct rtc_time tm; in rtc_timer_enqueue() local
906 struct rtc_time tm; in rtc_timer_do_work() local
H A Drtc-mt6397.c63 struct rtc_time *tm, int *sec) in __mtk_rtc_read_time()
88 static int mtk_rtc_read_time(struct device *dev, struct rtc_time *tm) in mtk_rtc_read_time()
107 static int mtk_rtc_set_time(struct device *dev, struct rtc_time *tm) in mtk_rtc_set_time()
140 struct rtc_time *tm = &alm->time; in mtk_rtc_read_alarm() local
180 struct rtc_time *tm = &alm->time; in mtk_rtc_set_alarm() local
H A Dlib.c52 void rtc_time64_to_tm(time64_t time, struct rtc_time *tm) in rtc_time64_to_tm()
147 int rtc_valid_tm(struct rtc_time *tm) in rtc_valid_tm()
168 time64_t rtc_tm_to_time64(struct rtc_time *tm) in rtc_tm_to_time64()
178 ktime_t rtc_tm_to_ktime(struct rtc_time tm) in rtc_tm_to_ktime()
H A Drtc-opal.c21 static void opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) in opal_to_tm()
34 static void tm_to_opal(struct rtc_time *tm, u32 *y_m_d, u64 *h_m_s_ms) in tm_to_opal()
46 static int opal_get_rtc_time(struct device *dev, struct rtc_time *tm) in opal_get_rtc_time()
80 static int opal_set_rtc_time(struct device *dev, struct rtc_time *tm) in opal_set_rtc_time()
H A Drtc-as3722.c33 static void as3722_time_to_reg(u8 *rbuff, struct rtc_time *tm) in as3722_time_to_reg()
43 static void as3722_reg_to_time(u8 *rbuff, struct rtc_time *tm) in as3722_reg_to_time()
54 static int as3722_rtc_read_time(struct device *dev, struct rtc_time *tm) in as3722_rtc_read_time()
71 static int as3722_rtc_set_time(struct device *dev, struct rtc_time *tm) in as3722_rtc_set_time()
H A Drtc-rk808.c68 static time64_t nov2dec_transitions(struct rtc_time *tm) in nov2dec_transitions()
73 static void rockchip_to_gregorian(struct rtc_time *tm) in rockchip_to_gregorian()
80 static void gregorian_to_rockchip(struct rtc_time *tm) in gregorian_to_rockchip()
96 static int rk808_rtc_readtime(struct device *dev, struct rtc_time *tm) in rk808_rtc_readtime()
146 static int rk808_rtc_set_time(struct device *dev, struct rtc_time *tm) in rk808_rtc_set_time()
H A Drtc-pl031.c116 struct rtc_time *tm, unsigned long *st_time, in pl031_stv2_tm_to_time()
150 struct rtc_time *tm) in pl031_stv2_time_to_tm()
166 static int pl031_stv2_read_time(struct device *dev, struct rtc_time *tm) in pl031_stv2_read_time()
176 static int pl031_stv2_set_time(struct device *dev, struct rtc_time *tm) in pl031_stv2_set_time()
243 static int pl031_read_time(struct device *dev, struct rtc_time *tm) in pl031_read_time()
252 static int pl031_set_time(struct device *dev, struct rtc_time *tm) in pl031_set_time()
H A Drtc-max8907.c57 static void regs_to_tm(u8 *regs, struct rtc_time *tm) in regs_to_tm()
77 static void tm_to_regs(struct rtc_time *tm, u8 *regs) in tm_to_regs()
93 static int max8907_rtc_read_time(struct device *dev, struct rtc_time *tm) in max8907_rtc_read_time()
109 static int max8907_rtc_set_time(struct device *dev, struct rtc_time *tm) in max8907_rtc_set_time()
H A Drtc-rzn1.c63 static void rzn1_rtc_get_time_snapshot(struct rzn1_rtc *rtc, struct rtc_time *tm) in rzn1_rtc_get_time_snapshot()
79 static int rzn1_rtc_read_time(struct device *dev, struct rtc_time *tm) in rzn1_rtc_read_time()
100 static int rzn1_rtc_set_time(struct device *dev, struct rtc_time *tm) in rzn1_rtc_set_time()
162 struct rtc_time *tm = &alrm->time; in rzn1_rtc_read_alarm() local
196 struct rtc_time *tm = &alrm->time, tm_now; in rzn1_rtc_set_alarm() local
H A Drtc-s5m.c173 static void s5m8767_data_to_tm(u8 *data, struct rtc_time *tm, in s5m8767_data_to_tm()
194 static int s5m8767_tm_to_data(struct rtc_time *tm, u8 *data) in s5m8767_tm_to_data()
330 static int s5m_rtc_read_time(struct device *dev, struct rtc_time *tm) in s5m_rtc_read_time()
370 static int s5m_rtc_set_time(struct device *dev, struct rtc_time *tm) in s5m_rtc_set_time()
441 struct rtc_time tm; in s5m_rtc_stop_alarm() local
479 struct rtc_time tm; in s5m_rtc_start_alarm() local
H A Drtc-s3c.c130 static int s3c_rtc_read_time(struct s3c_rtc *info, struct rtc_time *tm) in s3c_rtc_read_time()
170 static int s3c_rtc_write_time(struct s3c_rtc *info, const struct rtc_time *tm) in s3c_rtc_write_time()
190 static int s3c_rtc_gettime(struct device *dev, struct rtc_time *tm) in s3c_rtc_gettime()
207 static int s3c_rtc_settime(struct device *dev, struct rtc_time *tm) in s3c_rtc_settime()
277 struct rtc_time *tm = &alrm->time; in s3c_rtc_setalarm() local
H A Drtc-wm8350.c31 static int wm8350_rtc_readtime(struct device *dev, struct rtc_time *tm) in wm8350_rtc_readtime()
90 static int wm8350_rtc_settime(struct device *dev, struct rtc_time *tm) in wm8350_rtc_settime()
142 struct rtc_time *tm = &alrm->time; in wm8350_rtc_readalarm() local
246 struct rtc_time *tm = &alrm->time; in wm8350_rtc_setalarm() local
H A Drtc-mt2712.c139 struct rtc_time *tm, int *sec) in __mt2712_rtc_read_time()
157 static int mt2712_rtc_read_time(struct device *dev, struct rtc_time *tm) in mt2712_rtc_read_time()
172 static int mt2712_rtc_set_time(struct device *dev, struct rtc_time *tm) in mt2712_rtc_set_time()
196 struct rtc_time *tm = &alm->time; in mt2712_rtc_read_alarm() local
234 struct rtc_time *tm = &alm->time; in mt2712_rtc_set_alarm() local
/linux/arch/alpha/kernel/
H A Drtc.c81 alpha_rtc_read_time(struct device *dev, struct rtc_time *tm) in alpha_rtc_read_time()
109 alpha_rtc_set_time(struct device *dev, struct rtc_time *tm) in alpha_rtc_set_time()
154 struct rtc_time *tm; member
166 remote_read_time(struct device *dev, struct rtc_time *tm) in remote_read_time()
185 remote_set_time(struct device *dev, struct rtc_time *tm) in remote_set_time()
/linux/drivers/net/fddi/skfp/
H A Dsmttimer.c34 struct smt_timer *tm ; in smt_timer_stop() local
58 struct smt_timer *tm ; in smt_timer_start() local
115 struct smt_timer *tm ; in timer_done() local
/linux/arch/powerpc/platforms/powermac/
H A Dtime.c88 struct rtc_time tm; in smu_get_time() local
118 void pmac_get_rtc_time(struct rtc_time *tm) in pmac_get_rtc_time()
142 int pmac_set_rtc_time(struct rtc_time *tm) in pmac_set_rtc_time()
/linux/net/sched/
H A Dem_text.c31 struct text_match *tm = EM_TEXT_PRIV(m); in em_text_match() local
46 struct text_match *tm; in em_text_change() local
108 struct text_match *tm = EM_TEXT_PRIV(m); in em_text_dump() local
/linux/drivers/xen/
H A Defi.c44 static efi_status_t xen_efi_get_time(efi_time_t *tm, efi_time_cap_t *tc) in xen_efi_get_time()
66 static efi_status_t xen_efi_set_time(efi_time_t *tm) in xen_efi_set_time()
81 efi_time_t *tm) in xen_efi_get_wakeup_time()
102 static efi_status_t xen_efi_set_wakeup_time(efi_bool_t enabled, efi_time_t *tm) in xen_efi_set_wakeup_time()
/linux/arch/sh/boards/mach-sh03/
H A Drtc.c41 static int sh03_rtc_gettimeofday(struct device *dev, struct rtc_time *tm) in sh03_rtc_gettimeofday()
89 static int set_rtc_mmss(struct rtc_time *tm) in set_rtc_mmss()
123 static int sh03_rtc_settimeofday(struct device *dev, struct rtc_time *tm) in sh03_rtc_settimeofday()
/linux/tools/testing/selftests/rtc/
H A Drtctest.c220 struct rtc_time tm; in TEST_F() local
287 struct rtc_time tm; in TEST_F() local
350 struct rtc_time tm; variable
417 struct rtc_time tm; variable

1234567891011