Home
last modified time | relevance | path

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

1234

/linux/tools/lib/subcmd/
H A Dhelp.c17 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()
31 void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()
49 void uniq(struct cmdnames *cmds) in uniq()
73 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()
130 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()
181 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
/linux/net/sctp/
H A Dsm_sideeffect.c721 static void sctp_cmd_hb_timers_start(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_start()
734 static void sctp_cmd_hb_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_stop()
749 static void sctp_cmd_t3_rtx_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_t3_rtx_timers_stop()
763 static void sctp_cmd_transport_on(struct sctp_cmd_seq *cmds, in sctp_cmd_transport_on()
834 static int sctp_cmd_process_sack(struct sctp_cmd_seq *cmds, in sctp_cmd_process_sack()
854 static void sctp_cmd_setup_t2(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t2()
872 static void sctp_cmd_new_state(struct sctp_cmd_seq *cmds, in sctp_cmd_new_state()
937 static void sctp_cmd_delete_tcb(struct sctp_cmd_seq *cmds, in sctp_cmd_delete_tcb()
959 static void sctp_cmd_setup_t4(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t4()
971 static void sctp_cmd_process_operr(struct sctp_cmd_seq *cmds, in sctp_cmd_process_operr()
/linux/tools/perf/tests/
H A Dsubcmd-help.c9 struct cmdnames cmds = {}; in test__load_cmdnames() local
26 struct cmdnames cmds = {}; in test__uniq_cmdnames() local
/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c69 struct netdev_event_work_cmd cmds[ROCE_NETDEV_CALLBACK_SZ]; member
659 static int netdevice_queue_work(struct netdev_event_work_cmd *cmds, in netdevice_queue_work()
697 struct netdev_event_work_cmd *cmds) in ndev_event_unlink()
718 struct netdev_event_work_cmd *cmds) in ndev_event_link()
746 struct netdev_event_work_cmd *cmds) in netdevice_event_changeupper()
777 struct netdev_event_work_cmd cmds[ROCE_NETDEV_CALLBACK_SZ] = { {NULL} }; in netdevice_event() local
/linux/fs/smb/client/
H A Dsmb2inode.c175 int *cmds, int num_cmds, struct cifsFileInfo *cfile, in smb2_compound_op()
906 static bool ea_unsupported(int *cmds, int num_cmds, in ea_unsupported()
949 int cmds[3]; in smb2_query_path_info() local
1340 int cmds[2]; in smb2_create_reparse_inode() local
/linux/tools/bpf/bpftool/
H A Diter.c114 static const struct cmd cmds[] = { variable
/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()
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h44 struct vsp1_pre_ext_dl_body *cmds; member
/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()
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-wait.h53 u16 cmds[MAX_NOTIF_CMDS]; member
H A Dnotif-wait.c85 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
/linux/include/soc/qcom/
H A Dtcs.h63 struct tcs_cmd *cmds; member
/linux/drivers/vdpa/mlx5/core/
H A Dresources.c332 struct mlx5_vdpa_async_cmd *cmds, in issue_async_cmd()
367 struct mlx5_vdpa_async_cmd *cmds, in mlx5_vdpa_exec_async_cmds()
/linux/tools/usb/usbip/src/
H A Dusbip.c41 static const struct command cmds[] = { variable
/linux/include/uapi/linux/mmc/
H A Dioctl.h61 struct mmc_ioc_cmd cmds[]; member
/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
/linux/drivers/iio/adc/
H A Dti-adc108s102.c116 unsigned int bit, cmds; in adc108s102_update_scan_mode() local
/linux/include/linux/mailbox/
H A Dbrcm-message.h51 struct brcm_sba_command *cmds; member
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-cmd.c178 u32 cmds; in saa7164_cmd_set() local
/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_power.c330 unsigned int *data, *ptr, *cmds; in a5xx_gpmu_ucode_init() local
/linux/drivers/crypto/ccp/
H A Dccp-crypto-main.c57 struct list_head cmds; member
/linux/drivers/gpu/drm/panel/
H A Dpanel-leadtek-ltk050h3146w.c409 const struct ltk050h3146w_cmd *cmds, in ltk050h3146w_a2_write_page()
/linux/drivers/rtc/
H A Drtc-digicolor.c41 static int dc_rtc_cmds(struct dc_rtc *rtc, const u8 *cmds, int len) in dc_rtc_cmds()
/linux/drivers/nvme/target/
H A Drdma.c104 struct nvmet_rdma_cmd *cmds; member
129 struct nvmet_rdma_cmd *cmds; member
367 struct nvmet_rdma_cmd *cmds; in nvmet_rdma_alloc_cmds() local
391 struct nvmet_rdma_cmd *cmds, int nr_cmds, bool admin) in nvmet_rdma_free_cmds()
/linux/drivers/interconnect/qcom/
H A Dbcm-voter.c281 struct tcs_cmd cmds[MAX_BCMS]; in qcom_icc_bcm_voter_commit() local

1234