/xen/tools/libs/gnttab/ |
A D | minios.c | 36 static int gnttab_close_fd(struct file *file) in gnttab_close_fd() 60 struct file *file; in osdep_gnttab_open() local 96 struct file *file = get_file_from_fd(xgt->fd); in osdep_gnttab_grant_map() local 113 struct file *file = get_file_from_fd(xgt->fd); in osdep_gnttab_unmap() local 126 struct file *file = get_file_from_fd(xgt->fd); in osdep_gnttab_set_max_grants() local
|
/xen/tools/libfsimage/ext2fs-lib/ |
A D | ext2fs-lib.c | 75 fsi_file_t *file; in ext2lib_open() local 105 ext2lib_read(fsi_file_t *file, void *buf, size_t nbytes) in ext2lib_read() 121 ext2lib_pread(fsi_file_t *file, void *buf, size_t nbytes, uint64_t off) in ext2lib_pread() 151 ext2lib_close(fsi_file_t *file) in ext2lib_close()
|
/xen/tools/libs/evtchn/ |
A D | minios.c | 57 struct file *file = get_file_from_fd(xce->fd); in port_alloc() local 90 static int evtchn_close_fd(struct file *file) in evtchn_close_fd() 124 struct file *file; in osdep_evtchn_open() local 181 struct file *file = get_file_from_fd(xce->fd); in evtchn_handler() local 267 struct file *file = get_file_from_fd(fd); in xenevtchn_unbind() local 321 struct file *file = get_file_from_fd(xce->fd); in xenevtchn_pending() local
|
/xen/tools/pygrub/src/fsimage/ |
A D | fsimage.c | 37 fsi_file_t *file; member 41 fsimage_file_read(fsimage_file_t *file, PyObject *args, PyObject *kwargs) in fsimage_file_read() 125 fsimage_file_getattr(fsimage_file_t *file, char *name) in fsimage_file_getattr() 132 fsimage_file_dealloc(fsimage_file_t *file) in fsimage_file_dealloc() 160 fsimage_file_t *file; in fsimage_fs_open_file() local
|
/xen/tools/pygrub/src/ |
A D | pygrub | 197 def identify_disk_image(file): argument 215 def get_solaris_slice(file, offset): argument 236 def get_fs_offset_gpt(file): argument 255 def get_partition_offsets(file): argument 385 def __init__(self, file, fs = None): argument 760 def run_grub(file, entry, fs, cfg_args): argument 924 file = args[0] variable 1029 file = depriv(output_directory, output, file, uid, path_kernel, path_ramdisk) variable
|
/xen/xen/tools/kconfig/ |
A D | expr.h | 20 struct file { struct 21 struct file *next; argument 22 struct file *parent; argument 23 const char *name; 24 int lineno; 202 struct file *file; /* what file was this property defined */ member 263 struct file *file; member
|
A D | lexer.l | 25 struct file *file; member
|
A D | util.c | 15 struct file *file; in file_lookup() local
|
A D | confdata.c | 961 struct file *file; in conf_write_dep() local
|
/xen/tools/xl/ |
A D | xl_cdrom.c | 92 char *file = NULL; /* modified by cd_insert tokenising it */ in main_cd_insert() local
|
A D | xl_utils.c | 34 void dolog(const char *file, int line, const char *func, const char *fmt, ...) in dolog()
|
/xen/xen/common/efi/ |
A D | boot.c | 125 struct file { struct 136 struct file *file, const char *options); argument 532 static char *__init get_value(const struct file *file, const char *section, in get_value() 728 const struct file *file, const char *options) in handle_file_info() 744 struct file *file, const char *options) in read_file() 809 const CHAR16 *name, struct file *file, in read_section() 825 static void __init pre_parse(const struct file *file) in pre_parse()
|
/xen/xen/arch/arm/include/asm/ |
A D | bug.h | 34 #define BUG_FRAME(type, line, file, has_msg, msg) do { \ argument
|
/xen/tools/xenpmd/ |
A D | xenpmd.c | 103 FILE *file = 0; in get_next_battery_file() local 304 FILE *file; in get_next_battery_info_or_status() local
|
/xen/tools/libs/light/ |
A D | libxl_internal.c | 216 const char *file, int line, const char *func, in libxl__logv() 250 const char *file, int line, const char *func, in libxl__log()
|
A D | libxl_event.c | 1546 const char *file, int line, const char *func) in libxl__event_disaster() 2127 const char *file, int line, const char *func) in libxl__ao_create() 2163 const char *file, int line, const char *func) in libxl__ao_inprogress()
|
/xen/xen/arch/arm/efi/ |
A D | efi-boot.h | 520 static void __init efi_arch_handle_module(const struct file *file, in efi_arch_handle_module() 704 module_info *file; in handle_module_node() local
|
/xen/tools/libs/stat/ |
A D | xenstat_qmp.c | 81 char *tmp, *file = NULL; in qmp_get_block_image() local
|
/xen/tools/firmware/hvmloader/ |
A D | util.c | 649 void __assert_failed(const char *assertion, const char *file, int line) in __assert_failed() 656 void __bug(const char *file, int line) in __bug()
|
/xen/xen/arch/x86/efi/ |
A D | efi-boot.h | 705 static void __init efi_arch_handle_module(const struct file *file, in efi_arch_handle_module()
|
/xen/tools/libs/util/ |
A D | libxlu_cfg_l.c | 1707 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner) in yy_create_buffer() 1755 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer()
|
A D | libxlu_disk_l.c | 2376 YY_BUFFER_STATE yy_create_buffer (FILE * file, int size , yyscan_t yyscanner) in yy_create_buffer() 2424 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer()
|
/xen/tools/libs/guest/ |
A D | xg_dom_core.c | 77 const char *file, int line, xc_error_code err, in xc_dom_panic_func()
|
/xen/xen/xsm/flask/ss/ |
A D | services.c | 1364 struct policy_file file = { data, len }, *fp = &file; in security_load_policy() local
|
/xen/tools/xenstored/ |
A D | talloc.c | 1307 void talloc_show_parents(const void *context, FILE *file) in talloc_show_parents()
|