/xen-4.10.0-shim-comet/tools/debugger/gdbsx/gx/ |
A D | gx_comm.c | 160 static char buf[BUFSIZ]; in readchar() local 187 gx_getpkt (char *buf) in gx_getpkt() 248 gx_reply_ok(char *buf) in gx_reply_ok() 257 gx_reply_error(char *buf) in gx_reply_error() 271 gx_putpkt (char *buf) in gx_putpkt()
|
/xen-4.10.0-shim-comet/xen/common/xz/ |
A D | dec_bcj.c | 74 uint8_t buf[16]; member 88 static size_t INIT bcj_x86(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_x86() 160 static size_t INIT bcj_powerpc(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_powerpc() 181 static size_t INIT bcj_ia64(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_ia64() 265 static size_t INIT bcj_arm(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_arm() 288 static size_t INIT bcj_armthumb(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_armthumb() 316 static size_t INIT bcj_sparc(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_sparc() 346 uint8_t *buf, size_t *pos, size_t size) in bcj_apply()
|
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/ |
A D | zfs_fletcher.c | 29 fletcher_2_native(const void *buf, uint64_t size, zio_cksum_t *zcp) in fletcher_2_native() 46 fletcher_2_byteswap(const void *buf, uint64_t size, zio_cksum_t *zcp) in fletcher_2_byteswap() 63 fletcher_4_native(const void *buf, uint64_t size, zio_cksum_t *zcp) in fletcher_4_native() 80 fletcher_4_byteswap(const void *buf, uint64_t size, zio_cksum_t *zcp) in fletcher_4_byteswap()
|
/xen-4.10.0-shim-comet/tools/libvchan/ |
A D | node.c | 40 int libxenvchan_write_all(struct libxenvchan *ctrl, char *buf, int size) in libxenvchan_write_all() 55 int write_all(int fd, char *buf, int size) in write_all() 78 char buf[BUFSIZE]; variable
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | trace.c | 229 struct t_buf *buf; in alloc_trace_bufs() local 466 static inline u32 calc_unconsumed_bytes(const struct t_buf *buf) in calc_unconsumed_bytes() 485 static inline u32 calc_bytes_to_wrap(const struct t_buf *buf) in calc_bytes_to_wrap() 504 static inline u32 calc_bytes_avail(const struct t_buf *buf) in calc_bytes_avail() 509 static unsigned char *next_record(const struct t_buf *buf, uint32_t *next, in next_record() 553 static inline void __insert_record(struct t_buf *buf, in __insert_record() 622 static inline void insert_wrap_record(struct t_buf *buf, in insert_wrap_record() 645 static inline void insert_lost_records(struct t_buf *buf) in insert_lost_records() 687 struct t_buf *buf; in __trace_var() local
|
A D | gdbstub.c | 142 gdb_io_write(const char *buf, unsigned long len, struct gdb_context *ctx) in gdb_io_write() 236 gdb_write_to_packet(const char *buf, int count, struct gdb_context *ctx) in gdb_write_to_packet() 244 gdb_write_to_packet_str(const char *buf, struct gdb_context *ctx) in gdb_write_to_packet_str() 252 char buf[sizeof(unsigned long) * 2 + 1]; in gdb_write_to_packet_hex() local 316 char buf[3]; in gdb_send_packet() local 335 gdb_send_reply(const char *buf, struct gdb_context *ctx) in gdb_send_reply() 383 const char *buf, struct gdb_context *ctx) in gdb_cmd_write_mem()
|
A D | tmem_control.c | 98 static int tmemc_list_client(struct client *c, tmem_cli_va_param_t buf, in tmemc_list_client() 151 static int tmemc_list_shared(tmem_cli_va_param_t buf, int off, uint32_t len, in tmemc_list_shared() 190 static int tmemc_list_global_perf(tmem_cli_va_param_t buf, int off, in tmemc_list_global_perf() 206 static int tmemc_list_global(tmem_cli_va_param_t buf, int off, uint32_t len, in tmemc_list_global() 240 static int tmemc_list(domid_t cli_id, tmem_cli_va_param_t buf, uint32_t len, in tmemc_list() 261 static int __tmemc_set_client_info(struct client *client, in __tmemc_set_client_info()
|
A D | vsprintf.c | 147 char *buf, char *end, unsigned long long num, in number() 419 int vsnprintf(char *buf, size_t size, const char *fmt, va_list args) in vsnprintf() 645 int vscnprintf(char *buf, size_t size, const char *fmt, va_list args) in vscnprintf() 669 int snprintf(char * buf, size_t size, const char *fmt, ...) in snprintf() 694 int scnprintf(char * buf, size_t size, const char *fmt, ...) in scnprintf() 724 char *buf; in vasprintf() local
|
A D | xenoprof.c | 122 xenoprof_buf_t *buf; in xenoprof_reset_buf() local 270 xenoprof_buf_t *buf = (xenoprof_buf_t *) in alloc_xenoprof_struct() local 483 static int xenoprof_buf_space(struct domain *d, xenoprof_buf_t * buf, int size) in xenoprof_buf_space() 494 static int xenoprof_add_sample(struct domain *d, xenoprof_buf_t *buf, in xenoprof_add_sample() 534 xenoprof_buf_t *buf = d->xenoprof->vcpu[vcpu->vcpu_id].buffer; in xenoprof_add_trace() local 551 xenoprof_buf_t *buf; in xenoprof_log_event() local
|
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | disk_tpm.c | 56 void TPM_pcr_digest(struct hash160 *buf, le32_t selection) in TPM_pcr_digest() 134 uint8_t buf[512]; in TPM_disk_seal() local 166 unsigned char buf[RSA_CIPHER_SIZE]; in TPM2_disk_unbind() local 212 uint8_t buf[512]; in TPM_disk_unseal() local 254 int TPM_disk_nvread(void *buf, size_t bufsiz, be32_t nvram_slot, struct tpm_authdata auth) in TPM_disk_nvread() 261 int TPM_disk_nvwrite(void *buf, size_t bufsiz, be32_t nvram_slot, struct tpm_authdata auth) in TPM_disk_nvwrite()
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | tapdisk-filter.c | 90 chksum(char *buf) in chksum() 103 check_hash(struct tfilter *filter, uint64_t sec, char *buf, char *type) in check_hash() 125 insert_hash(struct tfilter *filter, uint64_t sec, char *buf) in insert_hash() 135 check_sector(struct tfilter *filter, int type, int rw, uint64_t sec, char *buf) in check_sector() 164 char *buf = io->u.c.buf + i; in check_data() local
|
A D | md5.c | 23 uint32_t buf[4]; member 55 #define byteReverse(buf, len) /* Nothing */ argument 60 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() 91 void MD5Update(struct MD5Context *ctx, unsigned char const *buf, unsigned len) in MD5Update()
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xs_lib.c | 42 static char buf[PATH_MAX]; in xs_daemon_path() local 54 static char buf[PATH_MAX]; in xs_daemon_tdb() local 66 static char buf[PATH_MAX]; in xs_daemon_socket_ro() local
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | libvhd.c | 860 char *buf; in vhd_read_short_footer() local 911 char *buf; in vhd_read_footer_at() local 976 char *buf; in vhd_read_header_at() local 1033 char *buf; in vhd_read_bat() local 1081 char *buf; in vhd_read_batmap_header() local 1126 char *buf; in vhd_read_batmap_map() local 1791 char *buf; in vhd_read_bitmap() local 1840 char *buf; in vhd_read_block() local 2309 char *buf; in vhd_open_fast() local 2775 char *buf; in vhd_initialize_fixed_disk() local [all …]
|
A D | vhd-util-coalesce.c | 36 __raw_io_write(int fd, char* buf, uint64_t sec, uint32_t secs) in __raw_io_write() 66 char *buf, *map; in vhd_util_coalesce_block() local
|
A D | libvhd-journal.c | 73 vhd_journal_read(vhd_journal_t *j, void *buf, size_t size) in vhd_journal_read() 87 vhd_journal_write(vhd_journal_t *j, void *buf, size_t size) in vhd_journal_write() 270 vhd_journal_checksum_entry(vhd_journal_entry_t *entry, char *buf, size_t size) in vhd_journal_checksum_entry() 341 vhd_journal_validate_entry_data(vhd_journal_entry_t *entry, char *buf) in vhd_journal_validate_entry_data() 357 char *buf, size_t size, uint32_t type) in vhd_journal_update() 497 char *buf; in vhd_journal_add_locators() local 715 char **_locators, *buf; in vhd_journal_read_locators() local 828 char *buf; in vhd_journal_read_batmap_header() local 1259 char *buf; in vhd_journal_create() local 1346 char *buf; in vhd_journal_add_block() local [all …]
|
A D | vhd-util-read.c | 191 char *buf; in vhd_print_parent() local 376 write_full(int fd, void* buf, size_t count) in write_full() 400 char *buf; in vhd_print_bitmap() local 432 char *buf; in vhd_test_bitmap() local 523 char *buf; in vhd_print_data() local 554 char *buf; in vhd_read_data() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_flask.c | 19 int libxl_flask_context_to_sid(libxl_ctx *ctx, char *buf, size_t len, in libxl_flask_context_to_sid() 30 char **buf, size_t *len) in libxl_flask_sid_to_context()
|
/xen-4.10.0-shim-comet/xen/xsm/flask/ss/ |
A D | policydb.c | 841 __le32 buf[2]; in mls_read_range_helper() local 910 __le32 buf[3]; in context_read_and_validate() local 954 __le32 buf[2]; in perm_read() local 996 __le32 buf[4]; in common_read() local 1053 __le32 buf[3]; in read_cons_helper() local 1158 __le32 buf[6]; in class_read() local 1258 __le32 buf[3]; in role_read() local 1329 __le32 buf[4]; in type_read() local 1394 __le32 buf[1]; in mls_read_level() local 1423 __le32 buf[3]; in user_read() local [all …]
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_dom_decompress_lz4.c | 19 static inline uint_fast16_t le16_to_cpup(const unsigned char *buf) in le16_to_cpup() 24 static inline uint_fast32_t le32_to_cpup(const unsigned char *buf) in le32_to_cpup()
|
A D | xc_tmem.c | 31 void *buf) in xc_tmem_control() 82 void *buf) in xc_tmem_control_oid() 202 char *buf = NULL; in xc_tmem_save() local 388 char *buf = NULL; in xc_tmem_restore() local
|
A D | xc_flask.c | 64 int xc_flask_load(xc_interface *xch, char *buf, uint32_t size) in xc_flask_load() 86 int xc_flask_context_to_sid(xc_interface *xch, char *buf, uint32_t size, uint32_t *sid) in xc_flask_context_to_sid() 112 int xc_flask_sid_to_context(xc_interface *xch, int sid, char *buf, uint32_t size) in xc_flask_sid_to_context() 359 int xc_flask_avc_hashstats(xc_interface *xch, char *buf, int size) in xc_flask_avc_hashstats() 376 int xc_flask_avc_cachestats(xc_interface *xch, char *buf, int size) in xc_flask_avc_cachestats()
|
/xen-4.10.0-shim-comet/tools/debugger/kdd/ |
A D | kdd.c | 105 static size_t blocking_write(int fd, const void *buf, size_t count) in blocking_write() 172 uint32_t len, void *buf) in kdd_read_physical() 178 uint32_t len, void *buf) in kdd_write_physical() 253 uint32_t len, void *buf, int write) in kdd_access_virtual() 279 uint32_t len, void *buf) in kdd_read_virtual() 285 uint32_t len, void *buf) in kdd_write_virtual() 449 char *buf = (char *) s->txb + sizeof (kdd_hdr) + sizeof (kdd_msg); in kdd_send_string() local 643 uint8_t *buf = s->txb + sizeof (kdd_hdr) + sizeof (kdd_cmd); in kdd_handle_read_ctrl() local 742 uint8_t *buf; in kdd_handle_memory_access() local
|
/xen-4.10.0-shim-comet/xen/drivers/char/ |
A D | xen_pv_console.c | 132 static size_t pv_ring_puts(const char *buf) in pv_ring_puts() 188 void pv_console_puts(const char *buf) in pv_console_puts()
|
/xen-4.10.0-shim-comet/xen/common/libfdt/ |
A D | fdt_empty_tree.c | 56 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree()
|