| /linux/tools/lib/subcmd/ |
| H A D | help.c | 17 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() 135 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list() 186 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
|
| /linux/net/sctp/ |
| H A D | sm_sideeffect.c | 721 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 D | subcmd-help.c | 9 struct cmdnames cmds = {}; in test__load_cmdnames() local 26 struct cmdnames cmds = {}; in test__uniq_cmdnames() local
|
| /linux/drivers/infiniband/core/ |
| H A D | roce_gid_mgmt.c | 69 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() 696 struct netdev_event_work_cmd *cmds) in ndev_event_unlink() 717 struct netdev_event_work_cmd *cmds) in ndev_event_link() 745 struct netdev_event_work_cmd *cmds) in netdevice_event_changeupper() 776 struct netdev_event_work_cmd cmds[ROCE_NETDEV_CALLBACK_SZ] = { {NULL} }; in netdevice_event() local
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_ct.c | 176 u32 *cmds, u32 size_in_bytes, u32 resv_space) in guc_ct_buffer_init() 266 u32 *cmds; in intel_guc_ct_init() local 331 u32 base, desc, cmds, size; in intel_guc_ct_enable() local 440 u32 *cmds = ctb->cmds; in ct_write() local 891 u32 *cmds = ctb->cmds; in ct_read() local
|
| /linux/fs/smb/client/ |
| H A D | smb2inode.c | 178 int *cmds, int num_cmds, struct cifsFileInfo *cfile, in smb2_compound_op() 921 static bool ea_unsupported(int *cmds, int num_cmds, in ea_unsupported() 964 int cmds[3]; in smb2_query_path_info() local 1449 int cmds[2]; in smb2_create_reparse_inode() local 1573 int cmds[] = { in smb2_rename_pending_delete() local
|
| /linux/drivers/dma/ |
| H A 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()
|
| /linux/tools/bpf/bpftool/ |
| H A D | iter.c | 114 static const struct cmd cmds[] = { variable
|
| H A D | perf.c | 248 static const struct cmd cmds[] = { variable
|
| /linux/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_dl.h | 44 struct vsp1_pre_ext_dl_body *cmds; member
|
| /linux/tools/perf/util/ |
| H A D | help-unknown-cmd.c | 32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list() argument [all...] |
| /linux/drivers/vdpa/mlx5/core/ |
| H A D | resources.c | 332 struct mlx5_vdpa_async_cmd *cmds, in issue_async_cmd() 367 struct mlx5_vdpa_async_cmd *cmds, in mlx5_vdpa_exec_async_cmds()
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | notif-wait.h | 53 u16 cmds[MAX_NOTIF_CMDS]; member
|
| H A D | notif-wait.c | 85 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
|
| /linux/tools/usb/usbip/src/ |
| H A D | usbip.c | 41 static const struct command cmds[] = { variable
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_overlay.c | 105 } *cmds; in vmw_overlay_send_put() local 185 } *cmds; in vmw_overlay_send_stop() local
|
| /linux/include/uapi/linux/mmc/ |
| H A D | ioctl.h | 61 struct mmc_ioc_cmd cmds[]; member
|
| /linux/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 768 static void arm_smmu_cmdq_write_entries(struct arm_smmu_cmdq *cmdq, u64 *cmds, in arm_smmu_cmdq_write_entries() 802 struct arm_smmu_cmdq *cmdq, u64 *cmds, int n, in arm_smmu_cmdq_issue_cmdlist() 950 struct arm_smmu_cmdq_batch *cmds, in arm_smmu_cmdq_batch_init() 958 struct arm_smmu_cmdq_batch *cmds, in arm_smmu_cmdq_batch_add() 989 struct arm_smmu_cmdq_batch *cmds) in arm_smmu_cmdq_batch_submit() 1284 struct arm_smmu_cmdq_batch cmds; in arm_smmu_sync_cd() local 2230 struct arm_smmu_cmdq_batch cmds; in arm_smmu_atc_inv_master() local 2252 struct arm_smmu_cmdq_batch cmds; in arm_smmu_atc_inv_domain() local 2337 struct arm_smmu_cmdq_batch cmds; in __arm_smmu_tlb_inv_range() local
|
| /linux/include/linux/mailbox/ |
| H A D | brcm-message.h | 51 struct brcm_sba_command *cmds; member
|
| /linux/drivers/nvme/target/ |
| H A D | rdma.c | 104 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/rtc/ |
| H A D | rtc-digicolor.c | 41 static int dc_rtc_cmds(struct dc_rtc *rtc, const u8 *cmds, int len) in dc_rtc_cmds()
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-crypto-main.c | 57 struct list_head cmds; member
|
| /linux/drivers/interconnect/qcom/ |
| H A D | bcm-voter.c | 281 struct tcs_cmd cmds[MAX_BCMS]; in qcom_icc_bcm_voter_commit() local
|
| /linux/sound/aoa/soundbus/i2sbus/ |
| H A D | i2sbus.h | 32 struct dbdma_cmd *cmds; member
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-cmd-queue.h | 330 uint64_t *cmds) in cvmx_cmd_queue_write()
|