/linux-6.12.1/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()
|
/linux-6.12.1/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()
|
/linux-6.12.1/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
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_guc_ct_types.h | 44 struct iosys_map cmds; member 56 u32 *cmds; member
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_ct.c | 175 u32 *cmds, u32 size_in_bytes, u32 resv_space) in guc_ct_buffer_init() 265 u32 *cmds; in intel_guc_ct_init() local 333 u32 base, desc, cmds, size; in intel_guc_ct_enable() local 442 u32 *cmds = ctb->cmds; in ct_write() local 893 u32 *cmds = ctb->cmds; in ct_read() local
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | iter.c | 114 static const struct cmd cmds[] = { variable
|
D | perf.c | 248 static const struct cmd cmds[] = { variable
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_dl.h | 44 struct vsp1_pre_ext_dl_body *cmds; member
|
/linux-6.12.1/tools/perf/util/ |
D | help-unknown-cmd.c | 32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/ |
D | notif-wait.h | 53 u16 cmds[MAX_NOTIF_CMDS]; member
|
D | notif-wait.c | 85 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
|
/linux-6.12.1/drivers/vdpa/mlx5/core/ |
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-6.12.1/fs/smb/client/ |
D | smb2inode.c | 175 int *cmds, int num_cmds, struct cifsFileInfo *cfile, in smb2_compound_op() 872 int cmds[3]; in smb2_query_path_info() local 1212 int cmds[2]; in smb2_get_reparse_inode() local
|
/linux-6.12.1/include/soc/qcom/ |
D | tcs.h | 60 struct tcs_cmd *cmds; member
|
/linux-6.12.1/tools/usb/usbip/src/ |
D | usbip.c | 41 static const struct command cmds[] = { variable
|
/linux-6.12.1/include/uapi/linux/mmc/ |
D | ioctl.h | 61 struct mmc_ioc_cmd cmds[]; member
|
/linux-6.12.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_overlay.c | 105 } *cmds; in vmw_overlay_send_put() local 185 } *cmds; in vmw_overlay_send_stop() local
|
/linux-6.12.1/drivers/iommu/arm/arm-smmu-v3/ |
D | arm-smmu-v3.c | 735 static void arm_smmu_cmdq_write_entries(struct arm_smmu_cmdq *cmdq, u64 *cmds, in arm_smmu_cmdq_write_entries() 770 u64 *cmds, int n, bool sync) in arm_smmu_cmdq_issue_cmdlist() 917 struct arm_smmu_cmdq_batch *cmds, in arm_smmu_cmdq_batch_init() 925 struct arm_smmu_cmdq_batch *cmds, in arm_smmu_cmdq_batch_add() 956 struct arm_smmu_cmdq_batch *cmds) in arm_smmu_cmdq_batch_submit() 1201 struct arm_smmu_cmdq_batch cmds; in arm_smmu_sync_cd() local 2054 struct arm_smmu_cmdq_batch cmds; in arm_smmu_atc_inv_master() local 2076 struct arm_smmu_cmdq_batch cmds; in arm_smmu_atc_inv_domain() local 2152 struct arm_smmu_cmdq_batch cmds; in __arm_smmu_tlb_inv_range() local
|
/linux-6.12.1/include/linux/mailbox/ |
D | brcm-message.h | 51 struct brcm_sba_command *cmds; member
|
/linux-6.12.1/drivers/iio/adc/ |
D | ti-adc108s102.c | 116 unsigned int bit, cmds; in adc108s102_update_scan_mode() local
|
/linux-6.12.1/drivers/media/pci/saa7164/ |
D | saa7164-cmd.c | 178 u32 cmds; in saa7164_cmd_set() local
|
/linux-6.12.1/drivers/gpu/drm/msm/adreno/ |
D | a5xx_power.c | 330 unsigned int *data, *ptr, *cmds; in a5xx_gpmu_ucode_init() local
|
/linux-6.12.1/drivers/nvme/target/ |
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-6.12.1/drivers/rtc/ |
D | rtc-digicolor.c | 41 static int dc_rtc_cmds(struct dc_rtc *rtc, const u8 *cmds, int len) in dc_rtc_cmds()
|