Home
last modified time | relevance | path

Searched defs:param (Results 1 – 7 of 7) sorted by relevance

/hypervisor/lib/
A Dsprintf.c180 static void format_number(struct print_param *param) in format_number()
253 static void print_pow2(struct print_param *param, in print_pow2()
308 static void print_decimal(struct print_param *param, int64_t value) in print_decimal()
376 static void print_string(const struct print_param *param, const char *s) in print_string()
417 void do_print(const char *fmt_arg, struct print_param *param, in do_print()
546 charmem(size_t cmd, const char *s_arg, uint32_t sz, struct snprint_param *param) in charmem()
586 struct print_param param; in vsnprintf() local
/hypervisor/debug/
A Dprintf.c14 charout(size_t cmd, const char *s_arg, uint32_t sz_arg, struct snprint_param *param) in charout()
46 struct print_param param; in vprintf() local
A Dnpk_log.c75 void npk_log_setup(struct hv_npk_log_param *param) in npk_log_setup()
/hypervisor/release/
A Dnpk_log.c10 void npk_log_setup(__unused struct hv_npk_log_param *param) {} in npk_log_setup()
/hypervisor/common/
A Dsched_iorr.c74 static void sched_tick_handler(void *param) in sched_tick_handler()
A Dsched_bvt.c153 static void sched_tick_handler(void *param) in sched_tick_handler()
/hypervisor/include/debug/
A Dprofiling_internal.h137 uint16_t param; member

Completed in 30 milliseconds