Home
last modified time | relevance | path

Searched defs:cmds (Results 1 - 25 of 241) sorted by relevance

12345678910

/third_party/toybox/toys/other/
H A Dblockdev.c42 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKRASET, BLKRAGET, BLKGETSIZE64, BLKGETSIZE, BLKGETSIZE64, in blockdev_main() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Diter.c107 static const struct cmd cmds[] = { variable
H A Dperf.c241 static const struct cmd cmds[] = { variable
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_dl.h44 struct vsp1_pre_ext_dl_body *cmds; member
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h44 struct vsp1_pre_ext_dl_body *cmds; member
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Diter.c114 static const struct cmd cmds[] = { variable
H A Dperf.c248 static const struct cmd cmds[] = { variable
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip.c41 static const struct command cmds[] = { variable
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.h35 u32 *cmds; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-wait.c137 iwl_init_notification_wait(struct iwl_notif_wait_data *notif_wait, struct iwl_notification_wait *wait_entry, const u16 *cmds, int n_cmds, bool (*fn)(struct iwl_notif_wait_data *notif_wait, struct iwl_rx_packet *pkt, void *data), void *fn_data) iwl_init_notification_wait() argument
H A Dnotif-wait.h105 u16 cmds[MAX_NOTIF_CMDS]; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-wait.c83 iwl_init_notification_wait(struct iwl_notif_wait_data *notif_wait, struct iwl_notification_wait *wait_entry, const u16 *cmds, int n_cmds, bool (*fn)(struct iwl_notif_wait_data *notif_wait, struct iwl_rx_packet *pkt, void *data), void *fn_data) iwl_init_notification_wait() argument
H A Dnotif-wait.h52 u16 cmds[MAX_NOTIF_CMDS]; member
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbip.c41 static const struct command cmds[] = { variable
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer_sp.c57 struct drm_msm_gem_submit_cmd cmds[nr_cmds]; in flush_submit_list() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; in ssl_do_config() local
/third_party/openssl/ssl/
H A Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; in ssl_do_config() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhelp-unknown-cmd.c32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list() argument
[all...]
/kernel/linux/linux-5.10/include/soc/qcom/
H A Dtcs.h53 struct tcs_cmd *cmds; member
/kernel/linux/linux-5.10/include/uapi/linux/mmc/
H A Dioctl.h61 struct mmc_ioc_cmd cmds[0]; member
/kernel/linux/linux-6.6/include/soc/qcom/
H A Dtcs.h60 struct tcs_cmd *cmds; member
/kernel/linux/linux-6.6/include/uapi/linux/mmc/
H A Dioctl.h61 struct mmc_ioc_cmd cmds[]; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhelp-unknown-cmd.c32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list() argument
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/mmc/
H A Dioctl.h42 struct mmc_ioc_cmd cmds[0]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/mmc/
H A Dioctl.h42 struct mmc_ioc_cmd cmds[0]; member

Completed in 6 milliseconds

12345678910