Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dhelp.c16 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()
28 void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()
46 void uniq(struct cmdnames *cmds) in uniq()
60 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()
106 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()
157 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Ddump.py16 def __init__(self, cmds, parent_dir): argument
80 def __init__(self, cmds, parent_dir): argument
100 def __init__(self, cmds, parent_dir, runner): argument
130 def __init__(self, cmds, parent_dir, runner): argument
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_sideeffect.c683 static void sctp_cmd_hb_timers_start(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_start()
696 static void sctp_cmd_hb_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_stop()
711 static void sctp_cmd_t3_rtx_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_t3_rtx_timers_stop()
725 static void sctp_cmd_transport_on(struct sctp_cmd_seq *cmds, in sctp_cmd_transport_on()
796 static int sctp_cmd_process_sack(struct sctp_cmd_seq *cmds, in sctp_cmd_process_sack()
816 static void sctp_cmd_setup_t2(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t2()
833 static void sctp_cmd_assoc_update(struct sctp_cmd_seq *cmds, in sctp_cmd_assoc_update()
856 static void sctp_cmd_new_state(struct sctp_cmd_seq *cmds, in sctp_cmd_new_state()
921 static void sctp_cmd_delete_tcb(struct sctp_cmd_seq *cmds, in sctp_cmd_delete_tcb()
943 static void sctp_cmd_setup_t4(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t4()
[all …]
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_panel.c41 struct rockchip_cmd_desc *cmds; member
164 struct rockchip_panel_cmds *cmds) in rockchip_panel_send_mcu_cmds()
188 struct rockchip_panel_cmds *cmds) in rockchip_panel_send_spi_cmds()
239 struct rockchip_panel_cmds *cmds) in rockchip_panel_send_dsi_cmds()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Droce_gid_mgmt.c69 struct netdev_event_work_cmd cmds[ROCE_NETDEV_CALLBACK_SZ]; member
637 static int netdevice_queue_work(struct netdev_event_work_cmd *cmds, in netdevice_queue_work()
675 struct netdev_event_work_cmd *cmds) in ndev_event_unlink()
696 struct netdev_event_work_cmd *cmds) in ndev_event_link()
724 struct netdev_event_work_cmd *cmds) in netdevice_event_changeupper()
755 struct netdev_event_work_cmd cmds[ROCE_NETDEV_CALLBACK_SZ] = { {NULL} }; in netdevice_event() local
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dmain.c113 int cmd_select(const struct cmd *cmds, int argc, char **argv, in cmd_select()
251 static const struct cmd cmds[] = { variable
H A Diter.c107 static const struct cmd cmds[] = { variable
H A Dperf.c241 static const struct cmd cmds[] = { variable
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dbcm-sba-raid.c123 struct brcm_sba_command cmds[]; member
564 struct brcm_sba_command *cmds, in sba_fillup_interrupt_msg()
650 struct brcm_sba_command *cmds, in sba_fillup_memcpy_msg()
769 struct brcm_sba_command *cmds, in sba_fillup_xor_msg()
913 struct brcm_sba_command *cmds, in sba_fillup_pq_msg()
1088 struct brcm_sba_command *cmds, in sba_fillup_pq_single_msg()
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_dl.h44 struct vsp1_pre_ext_dl_body *cmds; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c224 u32 base, cmds, size; in intel_guc_ct_enable() local
325 u32 *cmds = ctb->cmds; in ct_write() local
595 u32 *cmds = ctb->cmds; in ct_read() local
H A Dintel_guc_ct.h35 u32 *cmds; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhelp-unknown-cmd.c32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-wait.h105 u16 cmds[MAX_NOTIF_CMDS]; member
H A Dnotif-wait.c139 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
/OK3568_Linux_fs/kernel/tools/usb/usbip/src/
H A Dusbip.c41 static const struct command cmds[] = { variable
/OK3568_Linux_fs/kernel/include/soc/qcom/
H A Dtcs.h53 struct tcs_cmd *cmds; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/mmc/
H A Dioctl.h57 struct mmc_ioc_cmd cmds[0]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/mmc/
H A Dioctl.h57 struct mmc_ioc_cmd cmds[0]; member
/OK3568_Linux_fs/kernel/include/uapi/linux/mmc/
H A Dioctl.h61 struct mmc_ioc_cmd cmds[0]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c111 } *cmds; in vmw_overlay_send_put() local
191 } *cmds; in vmw_overlay_send_stop() local
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c694 static void arm_smmu_cmdq_write_entries(struct arm_smmu_cmdq *cmdq, u64 *cmds, in arm_smmu_cmdq_write_entries()
728 u64 *cmds, int n, bool sync) in arm_smmu_cmdq_issue_cmdlist()
867 struct arm_smmu_cmdq_batch *cmds, in arm_smmu_cmdq_batch_add()
879 struct arm_smmu_cmdq_batch *cmds) in arm_smmu_cmdq_batch_submit()
902 struct arm_smmu_cmdq_batch cmds = {}; in arm_smmu_sync_cd() local
1588 struct arm_smmu_cmdq_batch cmds = {}; in arm_smmu_atc_inv_domain() local
1659 struct arm_smmu_cmdq_batch cmds = {}; in arm_smmu_tlb_inv_range() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/
H A Dcontext.py203 def getHostDumper(cmds, directory): argument
/OK3568_Linux_fs/kernel/include/linux/mailbox/
H A Dbrcm-message.h51 struct brcm_sba_command *cmds; member

12345