/openbmc/qemu/block/export/ |
H A D | export.c | 52 BlockExport *exp; in blk_exp_find() local 80 BlockExport *exp = NULL; in blk_exp_add() local 220 void blk_exp_ref(BlockExport *exp) in blk_exp_ref() 229 BlockExport *exp = opaque; in blk_exp_delete_bh() local 241 void blk_exp_unref(BlockExport *exp) in blk_exp_unref() 257 void blk_exp_request_shutdown(BlockExport *exp) in blk_exp_request_shutdown() 281 BlockExport *exp; in blk_exp_has_type() local 299 BlockExport *exp, *next; in blk_exp_close_all_type() local 328 BlockExport *exp; in qmp_block_export_del() local 357 BlockExport *exp; in qmp_query_block_exports() local
|
H A D | fuse.c | 84 FuseExport *exp = opaque; in fuse_export_drained_begin() local 94 FuseExport *exp = opaque; in fuse_export_drained_end() local 107 FuseExport *exp = opaque; in fuse_export_drained_poll() local 122 FuseExport *exp = container_of(blk_exp, FuseExport, common); in fuse_export_create() local 231 static int setup_fuse_export(FuseExport *exp, const char *mountpoint, in setup_fuse_export() 290 FuseExport *exp = opaque; in read_from_fuse_export() local 316 FuseExport *exp = container_of(blk_exp, FuseExport, common); in fuse_export_shutdown() local 340 FuseExport *exp = container_of(blk_exp, FuseExport, common); in fuse_export_delete() local 412 FuseExport *exp = fuse_req_userdata(req); in fuse_getattr() local 444 static int fuse_do_truncate(const FuseExport *exp, int64_t size, in fuse_do_truncate() [all …]
|
H A D | vduse-blk.c | 206 BlockExport *exp = opaque; in vduse_blk_resize() local 239 BlockExport *exp = opaque; in vduse_blk_drained_begin() local 247 BlockExport *exp = opaque; in vduse_blk_drained_end() local 255 BlockExport *exp = opaque; in vduse_blk_drained_poll() local 268 static int vduse_blk_exp_create(BlockExport *exp, BlockExportOptions *opts, in vduse_blk_exp_create() 387 static void vduse_blk_exp_delete(BlockExport *exp) in vduse_blk_exp_delete() 406 static void vduse_blk_exp_request_shutdown(BlockExport *exp) in vduse_blk_exp_request_shutdown()
|
/openbmc/linux/arch/powerpc/kernel/ |
D | vecemu.c |
|
/openbmc/linux/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c |
|
/openbmc/linux/drivers/iio/common/hid-sensors/ |
D | hid-sensor-attributes.c |
|
/openbmc/qemu/nbd/ |
H A D | server.c | 114 const NBDExport *exp; /* associated export */ member 131 NBDExport *exp; member 412 nbd_negotiate_send_rep_list(NBDClient *client, NBDExport *exp, Error **errp) in nbd_negotiate_send_rep_list() 456 NBDExport *exp; in nbd_negotiate_handle_list() local 470 nbd_check_meta_export(NBDClient *client, NBDExport *exp) in nbd_check_meta_export() 601 NBDExport *exp; in nbd_negotiate_handle_info() local 1672 NBDExport *exp = opaque; in blk_aio_attached() local 1692 NBDExport *exp = opaque; in blk_aio_detach() local 1703 NBDExport *exp = opaque; in nbd_drained_begin() local 1717 NBDExport *exp = opaque; in nbd_drained_end() local [all …]
|
/openbmc/linux/arch/x86/math-emu/ |
D | reg_ld_str.c |
|
/openbmc/linux/drivers/media/rc/img-ir/ |
D | img-ir-sharp.c |
|
/openbmc/linux/net/netfilter/ipvs/ |
D | ip_vs_nfct.c |
|
/openbmc/linux/drivers/staging/media/atomisp/include/hmm/ |
D | hmm_common.h |
|
/openbmc/qemu/libdecnumber/dpd/ |
H A D | decimal32.c | 89 uInt comb, exp; /* .. */ in decimal32FromNumber() local 190 uInt exp; /* exponent top two bits */ in decimal32ToNumber() local 259 Int exp; /* exponent top two bits or full */ in decimal32ToString() local
|
H A D | decimal128.c | 89 uInt comb, exp; /* .. */ in decimal128FromNumber() local 198 uInt exp; /* exponent top two bits */ in decimal128ToNumber() local 286 Int exp; /* exponent top two bits or full */ in decimal128ToString() local
|
/openbmc/qemu/include/hw/ppc/ |
H A D | fdt.h | 16 #define _FDT(exp) \ argument
|
/openbmc/qemu/target/hexagon/ |
H A D | fma_emu.c | 63 int exp = extract64(f64, 52, 11); in float64_getexp() local 75 int exp = float32_getexp_raw(f32); in float32_getexp() local 104 int32_t exp; member
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/ |
D | ia_css_macc_param.h |
|
/openbmc/linux/lib/math/ |
D | int_pow.c |
|
/openbmc/linux/net/netfilter/ |
D | nf_nat_helper.c |
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/ |
D | ia_css_macc1_5_param.h |
|
D | ia_css_macc1_5_types.h |
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | pack.c | 6 char exp[] = {0xaa, 0xaa, 0x00, 0x01, 0x23, 0x4c, 0xaa, 0xaa}; in main() local
|
H A D | vcksm.c | 22 S390Vector exp = {.d[0] = 0xdedd7f8eULL, .d[1] = 0ULL}; in main() local
|
/openbmc/linux/net/ipv4/netfilter/ |
D | nf_nat_h323.c |
|
/openbmc/qemu/target/alpha/ |
H A D | vax_helper.c | 31 uint64_t r, exp, mant, sig; in float32_to_f() local 64 uint32_t exp, mant_sig; in f_to_float32() local 162 uint64_t r, exp, mant, sig; in float64_to_g() local 195 uint64_t exp, mant_sig; in g_to_float64() local
|
/openbmc/linux/include/net/netfilter/ |
D | nf_conntrack_expect.h |
|