| /kernel/linux/linux-5.10/tools/lib/subcmd/ |
| D | help.c | 16 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() 70 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() 116 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list() 167 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| D | help.c | 16 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()
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | sm_sideeffect.c | 683 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 …]
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | sm_sideeffect.c | 715 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()
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| D | roce_gid_mgmt.c | 69 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-5.10/drivers/infiniband/core/ |
| D | roce_gid_mgmt.c | 69 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-5.10/tools/bpf/bpftool/ |
| D | main.c | 113 int cmd_select(const struct cmd *cmds, int argc, char **argv, in cmd_select() 251 static const struct cmd cmds[] = { variable
|
| D | iter.c | 107 static const struct cmd cmds[] = { variable
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| D | iter.c | 114 static const struct cmd cmds[] = { variable
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_guc_ct.c | 148 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
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
| D | vsp1_dl.h | 44 struct vsp1_pre_ext_dl_body *cmds; member
|
| /kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
| D | vsp1_dl.h | 44 struct vsp1_pre_ext_dl_body *cmds; member
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | smb2inode.c | 175 int *cmds, int num_cmds, struct cifsFileInfo *cfile, in smb2_compound_op() 870 static bool ea_unsupported(int *cmds, int num_cmds, in ea_unsupported() 913 int cmds[3]; in smb2_query_path_info() local 1261 int cmds[2]; in smb2_get_reparse_inode() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | help-unknown-cmd.c | 32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | help-unknown-cmd.c | 32 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/ |
| D | notif-wait.h | 105 u16 cmds[MAX_NOTIF_CMDS]; member
|
| D | notif-wait.c | 139 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | notif-wait.h | 52 u16 cmds[MAX_NOTIF_CMDS]; member
|
| D | notif-wait.c | 85 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| D | bcm-sba-raid.c | 123 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-6.6/drivers/dma/ |
| D | bcm-sba-raid.c | 115 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()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_guc_ct.c | 224 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
|
| D | intel_guc_ct.h | 35 u32 *cmds; member
|
| /kernel/linux/linux-5.10/tools/usb/usbip/src/ |
| D | usbip.c | 41 static const struct command cmds[] = { variable
|
| /kernel/linux/linux-5.10/include/soc/qcom/ |
| D | tcs.h | 53 struct tcs_cmd *cmds; member
|