Home
last modified time | relevance | path

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

12345

/openbmc/qemu/qapi/
H A Dqmp-registry.c18 void qmp_register_command(QmpCommandList *cmds, const char *name, in qmp_register_command()
35 const QmpCommand *qmp_find_command(const QmpCommandList *cmds, const char *name) in qmp_find_command()
47 static void qmp_toggle_command(QmpCommandList *cmds, const char *name, in qmp_toggle_command()
61 void qmp_disable_command(QmpCommandList *cmds, const char *name, in qmp_disable_command()
67 void qmp_enable_command(QmpCommandList *cmds, const char *name) in qmp_enable_command()
87 void qmp_for_each_command(const QmpCommandList *cmds, qmp_cmd_callback_fn fn, in qmp_for_each_command()
H A Dqmp-dispatch.c137 QDict *coroutine_mixed_fn qmp_dispatch(const QmpCommandList *cmds, QObject *request, in qmp_dispatch()
/openbmc/linux/tools/lib/subcmd/
H A Dhelp.c16 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()
30 void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()
48 void uniq(struct cmdnames *cmds) in uniq()
72 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()
128 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()
179 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Ddump.py18 def __init__(self, cmds, parent_dir): argument
84 def __init__(self, cmds, parent_dir, runner): argument
114 def __init__(self, cmds, parent_dir, runner): argument
/openbmc/linux/net/sctp/
H A Dsm_sideeffect.c715 static void sctp_cmd_hb_timers_start(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_start()
728 static void sctp_cmd_hb_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_stop()
743 static void sctp_cmd_t3_rtx_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_t3_rtx_timers_stop()
757 static void sctp_cmd_transport_on(struct sctp_cmd_seq *cmds, in sctp_cmd_transport_on()
828 static int sctp_cmd_process_sack(struct sctp_cmd_seq *cmds, in sctp_cmd_process_sack()
848 static void sctp_cmd_setup_t2(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t2()
866 static void sctp_cmd_new_state(struct sctp_cmd_seq *cmds, in sctp_cmd_new_state()
931 static void sctp_cmd_delete_tcb(struct sctp_cmd_seq *cmds, in sctp_cmd_delete_tcb()
953 static void sctp_cmd_setup_t4(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t4()
965 static void sctp_cmd_process_operr(struct sctp_cmd_seq *cmds, in sctp_cmd_process_operr()
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py68 def __init__(self, name, items, cmds): argument
74 def __init__(self, condition, cmds): argument
79 def __init__(self, condition, cmds): argument
89 def __init__(self, cmds): argument
104 def __init__(self, cmds): argument
743 def print_commands(cmds, output=sys.stdout): argument
756 def stringify_commands(cmds): argument
776 def visit_commands(cmds, callable): argument
/openbmc/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c69 struct netdev_event_work_cmd cmds[ROCE_NETDEV_CALLBACK_SZ]; member
638 static int netdevice_queue_work(struct netdev_event_work_cmd *cmds, in netdevice_queue_work()
676 struct netdev_event_work_cmd *cmds) in ndev_event_unlink()
697 struct netdev_event_work_cmd *cmds) in ndev_event_link()
725 struct netdev_event_work_cmd *cmds) in netdevice_event_changeupper()
756 struct netdev_event_work_cmd cmds[ROCE_NETDEV_CALLBACK_SZ] = { {NULL} }; in netdevice_event() local
/openbmc/pldm/platform-mc/
H A Dterminus.hpp52 bool setSupportedCommands(const std::vector<uint8_t>& cmds) in setSupportedCommands()
/openbmc/estoraged/include/
H A Dsanitize.hpp120 struct mmc_ioc_cmd cmds[3]; // NOLINT (c arrays usage) member
/openbmc/linux/tools/bpf/bpftool/
H A Diter.c114 static const struct cmd cmds[] = { variable
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c148 u32 *cmds, u32 size_in_bytes, u32 resv_space) in guc_ct_buffer_init()
238 u32 *cmds; in intel_guc_ct_init() local
306 u32 base, desc, cmds, size; in intel_guc_ct_enable() local
415 u32 *cmds = ctb->cmds; in ct_write() local
866 u32 *cmds = ctb->cmds; in ct_read() local
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h44 struct vsp1_pre_ext_dl_body *cmds; member
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dutils.py102 def exec_cmds(cmds, cwd): argument
H A Drepo.py100 def _exec(self, cmds): argument
/openbmc/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-wait.h52 u16 cmds[MAX_NOTIF_CMDS]; member
H A Dnotif-wait.c85 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
/openbmc/linux/drivers/dma/
H A Dbcm-sba-raid.c115 struct brcm_sba_command cmds[]; member
556 struct brcm_sba_command *cmds, in sba_fillup_interrupt_msg()
642 struct brcm_sba_command *cmds, in sba_fillup_memcpy_msg()
761 struct brcm_sba_command *cmds, in sba_fillup_xor_msg()
905 struct brcm_sba_command *cmds, in sba_fillup_pq_msg()
1080 struct brcm_sba_command *cmds, in sba_fillup_pq_single_msg()
/openbmc/qemu/tests/qemu-iotests/
H A Dqcow2.py125 cmds = [ variable
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip.c41 static const struct command cmds[] = { variable
/openbmc/linux/include/soc/qcom/
H A Dtcs.h60 struct tcs_cmd *cmds; member
/openbmc/linux/fs/smb/client/
H A Dsmb2inode.c175 int *cmds, int num_cmds, struct cifsFileInfo *cfile, in smb2_compound_op()
872 int cmds[3]; in smb2_query_path_info() local
1203 int cmds[2]; in smb2_get_reparse_inode() local
/openbmc/linux/include/uapi/linux/mmc/
H A Dioctl.h61 struct mmc_ioc_cmd cmds[]; member
/openbmc/pldm/libpldmresponder/
H A Dbase.cpp109 std::array<bitfield8_t, 32> cmds{}; in getPLDMCommands() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c105 } *cmds; in vmw_overlay_send_put() local
185 } *cmds; in vmw_overlay_send_stop() local

12345