Home
last modified time | relevance | path

Searched defs:options (Results 101 – 125 of 685) sorted by relevance

12345678910>>...28

/openbmc/qemu/crypto/
H A Dblock.c50 QCryptoBlock *qcrypto_block_open(QCryptoBlockOpenOptions *options, in qcrypto_block_open()
85 QCryptoBlock *qcrypto_block_create(QCryptoBlockCreateOptions *options, in qcrypto_block_create()
157 QCryptoBlockAmendOptions *options, in qcrypto_block_amend_options()
/openbmc/linux/net/dns_resolver/
H A Ddns_query.c76 const char *options, char **_result, time64_t *_expiry, in dns_query()
/openbmc/openbmc-test-automation/lib/
H A Dipmi_client.py37 def create_ipmi_ext_command_string(command, **options):
H A Dbmc_network_utils.py131 def nping(host=openbmc_host, parse_results=1, **options):
/openbmc/linux/drivers/firmware/
H A Dpcdp.c24 static char options[64], *p = options; in setup_serial_console() local
/openbmc/linux/tools/perf/tests/
H A Dattr.py154 def __init__(self, path, options): argument
387 def run_tests(options): argument
/openbmc/linux/drivers/crypto/caam/
H A Ddesc_constr.h104 static inline void init_desc(u32 * const desc, u32 options) in init_desc()
109 static inline void init_sh_desc(u32 * const desc, u32 options) in init_sh_desc()
115 static inline void init_sh_desc_pdb(u32 * const desc, u32 options, in init_sh_desc_pdb()
124 static inline void init_job_desc(u32 * const desc, u32 options) in init_job_desc()
129 static inline void init_job_desc_pdb(u32 * const desc, u32 options, in init_job_desc_pdb()
154 int len, u32 options) in init_job_desc_shared()
H A Ddpseci_cmd.h74 __le32 options; member
91 __le32 options; member
143 u8 options; member
/openbmc/qemu/block/
H A Dblkio.c607 static int blkio_io_uring_connect(BlockDriverState *bs, QDict *options, in blkio_io_uring_connect()
641 static int blkio_nvme_io_uring_connect(BlockDriverState *bs, QDict *options, in blkio_nvme_io_uring_connect()
676 static int blkio_virtio_blk_connect(BlockDriverState *bs, QDict *options, in blkio_virtio_blk_connect()
791 static int blkio_file_open(BlockDriverState *bs, QDict *options, int flags, in blkio_file_open()
H A Dcreate.c68 void qmp_blockdev_create(const char *job_id, BlockdevCreateOptions *options, in qmp_blockdev_create()
/openbmc/linux/net/netfilter/
H A Dxt_connlabel.c51 const int options = XT_CONNLABEL_OP_INVERT | in connlabel_mt_check() local
/openbmc/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c70 char *options, *sep_opt; in rnbd_clt_parse_map_options() local
301 char *opt, *options; in rnbd_clt_unmap_dev_store() local
403 char *opt, *options; in rnbd_clt_remap_dev_store() local
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c23 static struct option options[] = { variable
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/
H A Dchecksettings.py164 def handle(self, **options):
H A Drunbuilds.py254 def handle(self, **options):
/openbmc/phosphor-networkd/src/
H A Dncsi_netlink_main.cpp36 auto options = ArgumentParser(argc, argv); in main() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dparse_tcp_hdr_opt.c11 u8 options[16]; member
/openbmc/linux/arch/mips/sni/
H A Dsetup.c65 static char options[8] __initdata; in sni_console_setup() local
/openbmc/qemu/backends/tpm/
H A Dtpm_passthrough.c44 TPMPassthroughOptions *options; member
319 TpmTypeOptions *options = g_new0(TpmTypeOptions, 1); in tpm_passthrough_get_tpm_options() local
/openbmc/openbmc/poky/scripts/lib/devtool/
H A D__init__.py27 def exec_build_env_command(init_path, builddir, cmd, watch=False, **options):
51 def exec_watch(cmd, **options):
/openbmc/linux/tools/perf/bench/
H A Dkallsyms-parse.c16 static const struct option options[] = { variable
/openbmc/qemu/include/hw/riscv/
H A Dboot_opensbi.h42 target_long options; member
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dmain.cpp32 auto options = ArgumentParser(argc, argv); in main() local
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dvlset.c28 static const struct option options[] = { variable
/openbmc/kcsbridge/src/
H A Dcmd.cpp90 std::map<std::string, std::variant<int>> options; in read() local

12345678910>>...28