Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 25) sorted by relevance

/xen/tools/libs/gnttab/
A Dminios.c36 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 Dext2fs-lib.c75 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 Dminios.c57 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 Dfsimage.c37 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 Dpygrub197 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 Dexpr.h20 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 Dlexer.l25 struct file *file; member
A Dutil.c15 struct file *file; in file_lookup() local
A Dconfdata.c961 struct file *file; in conf_write_dep() local
/xen/tools/xl/
A Dxl_cdrom.c92 char *file = NULL; /* modified by cd_insert tokenising it */ in main_cd_insert() local
A Dxl_utils.c34 void dolog(const char *file, int line, const char *func, const char *fmt, ...) in dolog()
/xen/xen/common/efi/
A Dboot.c125 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 Dbug.h34 #define BUG_FRAME(type, line, file, has_msg, msg) do { \ argument
/xen/tools/xenpmd/
A Dxenpmd.c103 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 Dlibxl_internal.c216 const char *file, int line, const char *func, in libxl__logv()
250 const char *file, int line, const char *func, in libxl__log()
A Dlibxl_event.c1546 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 Defi-boot.h520 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 Dxenstat_qmp.c81 char *tmp, *file = NULL; in qmp_get_block_image() local
/xen/tools/firmware/hvmloader/
A Dutil.c649 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 Defi-boot.h705 static void __init efi_arch_handle_module(const struct file *file, in efi_arch_handle_module()
/xen/tools/libs/util/
A Dlibxlu_cfg_l.c1707 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 Dlibxlu_disk_l.c2376 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 Dxg_dom_core.c77 const char *file, int line, xc_error_code err, in xc_dom_panic_func()
/xen/xen/xsm/flask/ss/
A Dservices.c1364 struct policy_file file = { data, len }, *fp = &file; in security_load_policy() local
/xen/tools/xenstored/
A Dtalloc.c1307 void talloc_show_parents(const void *context, FILE *file) in talloc_show_parents()

Completed in 142 milliseconds