Home
last modified time | relevance | path

Searched +defs:start +defs:time (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/linux/drivers/net/fddi/skfp/
H A Dhwt.c55 void hwt_start(struct s_smc *smc, u_long time) in hwt_start()
194 u_long time ; in hwt_quick_read() local
219 void hwt_wait_time(struct s_smc *smc, u_long start, long int duration) in hwt_wait_time()
/openbmc/linux/lib/
H A Dinterval_tree_test.c30 search(struct rb_root_cached *root, unsigned long start, unsigned long last) in search()
66 cycles_t time1, time2, time; in interval_tree_test_init() local
109 unsigned long start = search_all ? 0 : queries[j]; in interval_tree_test_init() local
H A Dtest_bitmap.c460 ktime_t time; in test_bitmap_parselist() local
500 ktime_t time; in test_bitmap_printlist() local
576 ktime_t time; in test_bitmap_parse() local
675 unsigned int start, nbits; in test_mem_optimisations() local
723 unsigned int start; in test_for_each_set_clump8() local
H A Dtest_vmalloc.c420 u64 time; member
427 unsigned long start; member
H A Dtest_rhashtable.c214 s64 start, end; in test_rhashtable() local
707 s64 time; in test_rht_init() local
/openbmc/u-boot/tools/
H A Dimagetool.c17 struct image_type_params **start = __start_image_type; in imagetool_get_type() local
39 struct image_type_params **start = __start_image_type; in imagetool_verify_print_header() local
159 time_t time = (time_t) strtol(source_date_epoch, NULL, 10); in imagetool_get_source_date() local
H A Dfit_image.c54 time_t time = imagetool_get_source_date(params->cmdname, in fit_add_file_data() local
165 const char *p, *start, *end; in get_basename() local
/openbmc/linux/include/keys/
H A Drxrpc-type.h25 u32 start; /* time at which ticket starts */ member
76 static inline u32 rxrpc_time64_to_u32(time64_t time) in rxrpc_time64_to_u32()
90 static inline time64_t rxrpc_u32_to_time64(u32 time) in rxrpc_u32_to_time64()
/openbmc/linux/tools/testing/selftests/timers/
H A Dset-2038.c48 int settime(long long time) in settime()
78 time_t start; in main() local
/openbmc/qemu/system/
H A Dcpu-timers.c75 int64_t time; in cpu_get_clock_locked() local
92 unsigned start; in cpu_get_clock() local
/openbmc/linux/kernel/trace/
H A Dpreemptirq_delay_test.c39 static void busy_wait(ulong time) in busy_wait()
41 u64 start, end; in busy_wait() local
/openbmc/u-boot/net/
H A Dfastboot.c97 static ulong start; in fastboot_timed_send_info() local
102 ulong time = get_timer(start); in fastboot_timed_send_info() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py25 def sectohms(time): argument
87 def datecompute(delta, start = timezone.now()): argument
/openbmc/linux/fs/pstore/
H A Dzone.c37 atomic_t start; member
56 struct timespec64 time; member
378 struct timespec64 time = { }; in psz_kmsg_recover_meta() local
487 ssize_t rcnt, len, start, off; in psz_recover_zone() local
826 size_t start, rem; in psz_record_write() local
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c152 unsigned int time = 0, start_addr = 0; local
154 ulong start = get_timer(0); local
/openbmc/linux/include/linux/
H A Ddim.h30 #define BIT_GAP(bits, end, start) ((((end) - (start)) + BIT_ULL(bits)) \ argument
60 ktime_t time; member
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_selftests.c83 u32 time; in gc_delayed_enable() local
301 ktime_t start = ktime_get(); in check_gate_duration() local
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py1280 def multistat(self, start, idx, finish): argument
1369 def start(self, pm): member in SystemValues
1593 def setStart(self, time, msg=''): argument
1600 def setEnd(self, time, msg=''): argument
1607 def isTraceEventOutsideDeviceCalls(self, pid, time): argument
1616 def sourcePhase(self, start): argument
1624 def sourceDevice(self, phaselist, start, end, pid, type): argument
1648 def addDeviceFunctionCall(self, displayname, kprobename, proc, pid, start, end, cdata, rdata): argument
1937 def newActionGlobal(self, name, start, end, pid=-1, color=''): argument
1975 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument
[all …]
/openbmc/u-boot/include/
H A Dfat.h142 __u16 time,date,start;/* Time, date and first cluster */ member
153 __u16 start; /* Unused */ member
/openbmc/linux/fs/
H A Dcoredump.c310 time64_t time; in format_corename() local
388 static int zap_process(struct task_struct *start, int exit_code) in zap_process()
967 int dump_user_range(struct coredump_params *cprm, unsigned long start, in dump_user_range()
/openbmc/linux/include/uapi/linux/
H A Dmsdos_fs.h181 __le16 time,date,start;/* time, date and first cluster */ member
193 __le16 start; /* starting cluster number, 0 in long slots */ member
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.c60 u64 time; member
243 nouveau_svmm_invalidate(struct nouveau_svmm *svmm, u64 start, u64 limit) in nouveau_svmm_invalidate()
260 unsigned long start = update->start; in nouveau_svmm_invalidate_range_start() local
598 unsigned long start = args->p.addr; in nouveau_atomic_range_fault() local
732 u64 inst, start, limit; in nouveau_svm_fault() local
/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h16 __u64 start; member
25 __u64 start; member
64 __u64 time; member
95 __u64 time; member
354 __u64 time; member
428 __u64 time; member
/openbmc/linux/drivers/clk/ti/
H A Dclkctrl.c58 ktime_t start; member
88 static bool _omap4_is_timeout(union omap4_timeout *time, u32 timeout) in _omap4_is_timeout()
/openbmc/btbridge/
H A Dbtbridged.c71 struct timespec start; member
93 struct timespec time; in bt_log_console() local

1234