Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-5.10/tools/lib/subcmd/
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()
/kernel/linux/linux-4.19/tools/lib/subcmd/
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()
104 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()
155 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
/kernel/linux/linux-5.10/net/sctp/
Dsm_sideeffect.c679 static void sctp_cmd_hb_timers_start(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_start()
692 static void sctp_cmd_hb_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_stop()
707 static void sctp_cmd_t3_rtx_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_t3_rtx_timers_stop()
721 static void sctp_cmd_transport_on(struct sctp_cmd_seq *cmds, in sctp_cmd_transport_on()
792 static int sctp_cmd_process_sack(struct sctp_cmd_seq *cmds, in sctp_cmd_process_sack()
812 static void sctp_cmd_setup_t2(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t2()
829 static void sctp_cmd_assoc_update(struct sctp_cmd_seq *cmds, in sctp_cmd_assoc_update()
852 static void sctp_cmd_new_state(struct sctp_cmd_seq *cmds, in sctp_cmd_new_state()
917 static void sctp_cmd_delete_tcb(struct sctp_cmd_seq *cmds, in sctp_cmd_delete_tcb()
939 static void sctp_cmd_setup_t4(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t4()
[all …]
/kernel/linux/linux-4.19/net/sctp/
Dsm_sideeffect.c691 static void sctp_cmd_hb_timers_start(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_start()
704 static void sctp_cmd_hb_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_hb_timers_stop()
719 static void sctp_cmd_t3_rtx_timers_stop(struct sctp_cmd_seq *cmds, in sctp_cmd_t3_rtx_timers_stop()
733 static void sctp_cmd_transport_on(struct sctp_cmd_seq *cmds, in sctp_cmd_transport_on()
804 static int sctp_cmd_process_sack(struct sctp_cmd_seq *cmds, in sctp_cmd_process_sack()
826 static void sctp_cmd_setup_t2(struct sctp_cmd_seq *cmds, in sctp_cmd_setup_t2()
843 static void sctp_cmd_assoc_update(struct sctp_cmd_seq *cmds, in sctp_cmd_assoc_update()
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()
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/core/
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
/kernel/linux/linux-4.19/drivers/infiniband/core/
Droce_gid_mgmt.c69 struct netdev_event_work_cmd cmds[ROCE_NETDEV_CALLBACK_SZ]; member
633 static int netdevice_queue_work(struct netdev_event_work_cmd *cmds, in netdevice_queue_work()
671 struct netdev_event_work_cmd *cmds) in ndev_event_unlink()
692 struct netdev_event_work_cmd *cmds) in ndev_event_link()
720 struct netdev_event_work_cmd *cmds) in netdevice_event_changeupper()
751 struct netdev_event_work_cmd cmds[ROCE_NETDEV_CALLBACK_SZ] = { {NULL} }; in netdevice_event() local
/kernel/linux/linux-4.19/tools/bpf/bpftool/
Dmain.c109 int cmd_select(const struct cmd *cmds, int argc, char **argv, in cmd_select()
211 static const struct cmd cmds[] = { variable
/kernel/linux/linux-5.10/tools/bpf/bpftool/
Diter.c107 static const struct cmd cmds[] = { variable
Dmain.c113 int cmd_select(const struct cmd *cmds, int argc, char **argv, in cmd_select()
251 static const struct cmd cmds[] = { variable
/kernel/linux/linux-4.19/drivers/media/platform/vsp1/
Dvsp1_dl.h42 struct vsp1_pre_ext_dl_body *cmds; member
/kernel/linux/linux-4.19/include/soc/qcom/
Dtcs.h53 struct tcs_cmd *cmds; member
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_dl.h44 struct vsp1_pre_ext_dl_body *cmds; member
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/
Dintel_guc_ct.h50 u32 *cmds; member
/kernel/linux/linux-4.19/tools/perf/util/
Dhelp-unknown-cmd.c30 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
/kernel/linux/linux-5.10/tools/perf/util/
Dhelp-unknown-cmd.c32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
Dnotif-wait.h105 u16 cmds[MAX_NOTIF_CMDS]; member
Dnotif-wait.c139 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/fw/
Dnotif-wait.h110 u16 cmds[MAX_NOTIF_CMDS]; member
Dnotif-wait.c144 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ct.h35 u32 *cmds; member
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
/kernel/linux/linux-4.19/drivers/dma/
Dbcm-sba-raid.c123 struct brcm_sba_command cmds[0]; member
565 struct brcm_sba_command *cmds, in sba_fillup_interrupt_msg()
651 struct brcm_sba_command *cmds, in sba_fillup_memcpy_msg()
770 struct brcm_sba_command *cmds, in sba_fillup_xor_msg()
914 struct brcm_sba_command *cmds, in sba_fillup_pq_msg()
1089 struct brcm_sba_command *cmds, in sba_fillup_pq_single_msg()
/kernel/linux/linux-5.10/drivers/dma/
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()
/kernel/linux/linux-5.10/include/soc/qcom/
Dtcs.h53 struct tcs_cmd *cmds; member
/kernel/linux/linux-4.19/tools/usb/usbip/src/
Dusbip.c53 static const struct command cmds[] = { variable

1234567