Searched defs:t_start (Results 1 – 16 of 16) sorted by relevance
/linux/fs/proc/ |
A D | proc_tty.c | 106 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() function
|
/linux/drivers/net/fddi/skfp/h/ |
A D | targethw.h | 98 u_long t_start ; /* HWT start */ member
|
/linux/tools/testing/selftests/vm/ |
A D | mremap_test.c | 113 struct timespec t_start = {0, 0}, t_end = {0, 0}; in remap_region() local
|
/linux/kernel/trace/ |
A D | trace_stack.c | 394 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() function
|
A D | trace_printk.c | 299 t_start(struct seq_file *m, loff_t *pos) in t_start() function
|
A D | trace_events.c | 1202 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() function
|
A D | ftrace.c | 3575 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() function
|
A D | trace.c | 4972 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() function
|
/linux/fs/gfs2/ |
A D | recovery.c | 410 ktime_t t_start, t_jlck, t_jhd, t_tlck, t_rep; in gfs2_recover_func() local
|
/linux/arch/nds32/mm/ |
A D | proc.c | 355 unsigned long line_size, t_start, t_end; in cpu_cache_wbinval_range_check() local
|
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A D | smu8_smumgr.c | 70 ktime_t t_start; in smu8_send_msg_to_smc_with_parameter() local
|
/linux/tools/testing/selftests/net/ |
A D | txtimestamp.c | 120 struct timespec *t_start, struct timespec *t_end) in add_timing_event()
|
/linux/arch/x86/mm/pat/ |
A D | set_memory.c | 458 unsigned long t_start = (unsigned long)_text; in protect_kernel_text() local 479 unsigned long t_start = (unsigned long)_text; in protect_kernel_text_ro() local
|
/linux/drivers/net/ethernet/mediatek/ |
A D | mtk_eth_soc.c | 83 unsigned long t_start = jiffies; in mtk_mdio_busy_wait() local
|
/linux/include/linux/ |
A D | jbd2.h | 665 unsigned long t_start; member
|
/linux/fs/ocfs2/ |
A D | ocfs2_fs.h | 448 __le32 t_start; /* 1st cluster in this log */ member
|
Completed in 68 milliseconds