Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.10/net/sctp/
Dsm_statefuns.c222 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_do_4_C()
308 struct sctp_cmd_seq *commands) in sctp_sf_do_5_1B_init()
507 struct sctp_cmd_seq *commands) in sctp_sf_do_5_1C_ack()
689 struct sctp_cmd_seq *commands) in sctp_sf_do_5_1D_ce()
903 struct sctp_cmd_seq *commands) in sctp_sf_do_5_1E_ca()
994 struct sctp_cmd_seq *commands) in sctp_sf_heartbeat()
1020 struct sctp_cmd_seq *commands) in sctp_sf_sendbeat_8_3()
1068 struct sctp_cmd_seq *commands) in sctp_sf_send_reconf()
1119 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_beat_8_3()
1194 struct sctp_cmd_seq *commands) in sctp_sf_backbeat_8_3()
[all …]
Dsm_sideeffect.c139 struct sctp_cmd_seq *commands) in sctp_gen_sack()
514 static void sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands, in sctp_do_8_2_transport_strike()
589 static void sctp_cmd_init_failed(struct sctp_cmd_seq *commands, in sctp_cmd_init_failed()
612 static void sctp_cmd_assoc_failed(struct sctp_cmd_seq *commands, in sctp_cmd_assoc_failed()
657 static int sctp_cmd_process_init(struct sctp_cmd_seq *commands, in sctp_cmd_process_init()
1029 static void sctp_cmd_assoc_change(struct sctp_cmd_seq *commands, in sctp_cmd_assoc_change()
1043 static void sctp_cmd_peer_no_auth(struct sctp_cmd_seq *commands, in sctp_cmd_peer_no_auth()
1054 static void sctp_cmd_adaptation_ind(struct sctp_cmd_seq *commands, in sctp_cmd_adaptation_ind()
1141 struct sctp_cmd_seq commands; in sctp_do_sm() local
1174 struct sctp_cmd_seq *commands, in sctp_side_effects()
[all …]
/Linux-v5.10/drivers/platform/x86/
Dsamsung-laptop.c147 const struct sabi_commands commands; member
480 const struct sabi_commands *commands = &samsung->config->commands; in read_brightness() local
502 const struct sabi_commands *commands = &samsung->config->commands; in set_brightness() local
563 const struct sabi_commands *commands = &samsung->config->commands; in update_status() local
584 const struct sabi_commands *commands = &samsung->config->commands; in seclinux_rfkill_set() local
597 const struct sabi_commands *commands = &samsung->config->commands; in swsmi_wireless_status() local
607 const struct sabi_commands *commands = &samsung->config->commands; in swsmi_rfkill_set() local
660 const struct sabi_commands *commands = &config->commands; in get_performance_level() local
685 const struct sabi_commands *commands = &config->commands; in set_performance_level() local
713 const struct sabi_commands *commands = &samsung->config->commands; in read_battery_life_extender() local
[all …]
/Linux-v5.10/drivers/scsi/
Dnsp32_debug.c53 static const char **commands[] = { variable
/Linux-v5.10/drivers/scsi/pcmcia/
Dnsp_debug.c55 static const char **commands[] = { variable
/Linux-v5.10/tools/power/cpupower/utils/
Dcpupower.c50 static struct cmd_struct commands[] = { variable
/Linux-v5.10/arch/um/drivers/
Dmconsole_user.c15 static struct mconsole_command commands[] = { variable
/Linux-v5.10/arch/sparc/kernel/
Dsetup_32.c148 static void __init boot_flags_init(char *commands) in boot_flags_init()
Dsetup_64.c133 static void __init boot_flags_init(char *commands) in boot_flags_init()
/Linux-v5.10/drivers/hwmon/
Dsht3x.c293 const struct sht3x_limit_commands *commands; in limits_update() local
352 const struct sht3x_limit_commands *commands; in limit_store() local
/Linux-v5.10/tools/perf/
Dperf.c57 static struct cmd_struct commands[] = { variable
/Linux-v5.10/drivers/s390/char/
Dsclp_early_core.c241 sclp_cmdw_t commands[] = {SCLP_CMDW_READ_SCP_INFO_FORCED, in sclp_early_read_info() local
/Linux-v5.10/include/uapi/drm/
Dqxl_drm.h94 __u64 commands; /* struct drm_qxl_command* */ member
/Linux-v5.10/drivers/gpu/drm/qxl/
Dqxl_ioctl.c287 struct drm_qxl_command __user *commands = in qxl_execbuffer_ioctl() local
/Linux-v5.10/drivers/staging/comedi/drivers/
Dni_usb6501.c147 enum commands { enum
/Linux-v5.10/drivers/gpu/drm/panel/
Dpanel-truly-nt35597.c40 u8 commands[4]; member
/Linux-v5.10/drivers/net/wireless/ti/wlcore/
Dspi.c304 u32 commands[WSPI_MAX_NUM_OF_CHUNKS]; /* 1 command per chunk */ in __wl12xx_spi_raw_write() local
/Linux-v5.10/net/ieee802154/
Dnl-mac.c835 u32 commands[256 / 32]; in ieee802154_llsec_parse_key() local
913 u32 commands[256 / 32]; in ieee802154_nl_fill_key() local
Dnl802154.c1430 u32 commands[NL802154_CMD_FRAME_NR_IDS / 32]; in nl802154_send_key() local
1545 u32 commands[NL802154_CMD_FRAME_NR_IDS / 32] = { }; in nl802154_add_llsec_key() local
/Linux-v5.10/drivers/crypto/inside-secure/
Dsafexcel_cipher.c671 unsigned int digestsize, u8 *iv, int *commands, in safexcel_send_req()
1002 int ring, int *commands, int *results) in safexcel_cipher_send_inv()
1019 int *commands, int *results) in safexcel_skcipher_send()
1051 int *commands, int *results) in safexcel_aead_send()
Dsafexcel_hash.c310 int *commands, int *results) in safexcel_ahash_send_req()
588 int ring, int *commands, int *results) in safexcel_ahash_send_inv()
606 int ring, int *commands, int *results) in safexcel_ahash_send()
Dsafexcel.c816 int ret, nreq = 0, cdesc = 0, rdesc = 0, commands, results; in safexcel_dequeue() local
/Linux-v5.10/drivers/firmware/
Darm_scpi.c250 int *commands; member
277 __le32 commands[4]; member
/Linux-v5.10/drivers/net/wireless/ti/wl12xx/
Dacx.h95 __le32 commands; member
/Linux-v5.10/drivers/usb/storage/
Dshuttle_usbat.c291 unsigned char *commands, in usbat_execute_command()

12