/xen-4.10.0-shim-comet/stubdom/ |
A D | tpmemu-0.7.4.patch | 7 int (*tpm_extern_init)(void) = NULL; 8 -int (*tpm_extern_release)(void) = NULL; 9 +void (*tpm_extern_release)(void) = NULL; 10 void* (*tpm_malloc)(size_t size) = NULL; 11 void (*tpm_free)(/*const*/ void *ptr) = NULL; 12 void (*tpm_log)(int priority, const char *fmt, ...) = NULL;
|
A D | vtpm-parent-sign-ek.patch | 40 static void tpm_setup_rsp_auth(TPM_COMMAND_CODE ordinal, TPM_RESPONSE *rsp) 43 @@ -4062,6 +4093,11 @@ void tpm_execute_command(TPM_REQUEST *req, TPM_RESPONSE *rsp) 126 @@ -76,6 +76,8 @@ static void init_timeouts(void) 132 void tpm_init_data(void) 135 @@ -157,6 +159,7 @@ void tpm_init_data(void)
|
A D | lwip.patch-cvs | 872 +void 925 +void 978 void 988 void 996 void 1043 +void 1056 +void 1088 void 1413 (void *)q, (void *)q->next)); 1739 +void netif_poll_all(void); [all …]
|
A D | vtpm-locality.patch | 18 @@ -4132,7 +4132,7 @@ void tpm_emulator_shutdown() 42 @@ -59,7 +59,7 @@ void tpm_emulator_shutdown(void);
|
A D | pciutils.patch | 87 +static void 92 +static void 98 +static void 101 + void func(unsigned int domain, unsigned int bus, unsigned int slot, unsigned int fun)
|
A D | vtpm-deepquote.patch | 42 static void tpm_setup_rsp_auth(TPM_COMMAND_CODE ordinal, TPM_RESPONSE *rsp) 45 @@ -4098,6 +4131,11 @@ void tpm_execute_command(TPM_REQUEST *req, TPM_RESPONSE *rsp)
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | talloc_guide.txt | 117 void *talloc_reference(const void *context, const void *ptr); 160 void talloc_set_destructor(const void *ptr, int (*destructor)(void *)); 266 void *talloc_new(void *ctx); 296 void *talloc_realloc_size(const void *context, void *ptr, size_t size); 303 void *talloc_steal(const void *new_ctx, const void *ptr); 370 void talloc_enable_leak_report(void); 395 void talloc_enable_leak_report_full(void); 420 void talloc_enable_null_tracking(void); 443 void *talloc_memdup(const void *ctx, const void *p, size_t size); 519 void *talloc_realloc_fn(const void *ctx, void *ptr, size_t size); [all …]
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.lex.c_shipped | 320 void zconfpop_buffer_state (void ); 333 void *zconfrealloc (void *,yy_size_t ); 334 void zconffree (void * ); 825 static void zconf_endhelp(void); 826 static void zconf_endfile(void); 828 static void new_string(void) 2001 void zconfpop_buffer_state (void) 2347 void zconffree (void * ptr ) 2354 void zconf_starthelp(void) 2361 static void zconf_endhelp(void) [all …]
|
A D | zconf.tab.c_shipped | 363 void free (void *); /* INFRINGES ON USER NAME SPACE */ 941 static void 944 static void 975 static void 978 static void 1001 static void 1004 static void 1032 static void 1035 static void 1336 static void [all …]
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 10graphics.diff | 1074 void 1132 +void 1142 void * 1149 void 1356 +void graphics_end(void) 1423 +void graphics_cls(void) { 1865 +void grub_memcpy(void *dest, const void *src, int len); 1866 void *grub_memmove (void *to, const void *from, int len); 2269 + void (*shutdown) (void); 2286 +void graphics_cls(void); [all …]
|
A D | 99minios | 362 void 489 void *memcpy (void *dest, const void *src, int n) __attribute__ ((alias ("grub_memmove"))); 652 void init_page (void); 653 void print_error (void); 724 extern void twiddle (void); 741 void 882 void 891 void 976 void 1129 void graphics_end(void) [all …]
|
A D | 61btrfs.diff | 1534 +int btrfs_mount (void); 1544 int vstafs_mount (void); 1619 +static inline void check_btrfs_cache_size(void) 1684 +static inline void init_btrfs_path(lookup_pool_id lpid) 1691 +static inline void init_btrfs_info(void) 1703 +static void setup_root(struct btrfs_root *root, 1837 +static int btrfs_check_super(void) 2161 +static inline void init_btrfs_volatile_dev_cache(void) 2173 +static int btrfs_check_devices(void) 2191 +int btrfs_mount(void) [all …]
|
A D | 30savedefault.diff | 14 void 15 init_builtins (void)
|
A D | 50fs_fulldisk.diff | 42 minix_mount (void)
|
A D | 00cvs | 676 @@ -55,6 +55,10 @@ int grub_stage2 (void); 728 @@ -926,7 +962,7 @@ hex_dump (void *buf, size_t size) 740 @@ -32,6 +32,7 @@ int grub_stage2 (void); 805 +static void 1248 @@ -807,7 +811,7 @@ int checkkey (void); 1254 void stop_floppy (void); 1257 @@ -920,10 +924,10 @@ int gunzip_test_header (void);
|
/xen-4.10.0-shim-comet/docs/designs/ |
A D | dmop.markdown | 42 XEN_GUEST_HANDLE(void) h; 87 unsigned int nr_bufs, void *dst, 104 void *src, size_t src_size)
|
/xen-4.10.0-shim-comet/m4/ |
A D | ptyfuncs.m4 | 23 int main(void) {
|
A D | pthread.m4 | 29 int main(void) {
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | printk-formats.txt | 3 All parameters to a %p option should be compatible with void*. Regular
|
A D | livepatch.markdown | 301 void *new_addr; 302 void *old_addr; 369 void *new_addr; 370 void *old_addr; 378 const char *xen_hello_world(void) 389 .old_addr = (void *)0xffff82d08013963c, /* Extracted from xen-syms. */ 410 typedef void (*livepatch_loadcall_t)(void); 411 typedef void (*livepatch_unloadcall_t)(void);
|
/xen-4.10.0-shim-comet/ |
A D | CODING_STYLE | 25 void fun(void)
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | idl.txt | 205 void (void pointer type)
|
A D | idl.py | 287 void = Builtin("void *", namespace = None) variable
|
A D | CODING_STYLE | 320 void a_function(void)
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | CODING_STYLE | 195 void a_function(void)
|