Symbol: commands
arch/sparc/kernel/setup_32.c
135
static void __init boot_flags_init(char *commands)
arch/sparc/kernel/setup_32.c
137
while (*commands) {
arch/sparc/kernel/setup_32.c
139
while (*commands == ' ')
arch/sparc/kernel/setup_32.c
140
commands++;
arch/sparc/kernel/setup_32.c
143
if (*commands == '\0')
arch/sparc/kernel/setup_32.c
145
if (*commands == '-') {
arch/sparc/kernel/setup_32.c
146
commands++;
arch/sparc/kernel/setup_32.c
147
while (*commands && *commands != ' ')
arch/sparc/kernel/setup_32.c
148
process_switch(*commands++);
arch/sparc/kernel/setup_32.c
151
if (!strncmp(commands, "mem=", 4)) {
arch/sparc/kernel/setup_32.c
156
cmdline_memory_size = simple_strtoul(commands + 4,
arch/sparc/kernel/setup_32.c
157
&commands, 0);
arch/sparc/kernel/setup_32.c
158
if (*commands == 'K' || *commands == 'k') {
arch/sparc/kernel/setup_32.c
160
commands++;
arch/sparc/kernel/setup_32.c
161
} else if (*commands=='M' || *commands=='m') {
arch/sparc/kernel/setup_32.c
163
commands++;
arch/sparc/kernel/setup_32.c
166
while (*commands && *commands != ' ')
arch/sparc/kernel/setup_32.c
167
commands++;
arch/sparc/kernel/setup_64.c
120
static void __init boot_flags_init(char *commands)
arch/sparc/kernel/setup_64.c
122
while (*commands) {
arch/sparc/kernel/setup_64.c
124
while (*commands == ' ')
arch/sparc/kernel/setup_64.c
125
commands++;
arch/sparc/kernel/setup_64.c
128
if (*commands == '\0')
arch/sparc/kernel/setup_64.c
130
if (*commands == '-') {
arch/sparc/kernel/setup_64.c
131
commands++;
arch/sparc/kernel/setup_64.c
132
while (*commands && *commands != ' ')
arch/sparc/kernel/setup_64.c
133
process_switch(*commands++);
arch/sparc/kernel/setup_64.c
136
if (!strncmp(commands, "mem=", 4))
arch/sparc/kernel/setup_64.c
137
cmdline_memory_size = memparse(commands + 4, &commands);
arch/sparc/kernel/setup_64.c
139
while (*commands && *commands != ' ')
arch/sparc/kernel/setup_64.c
140
commands++;
arch/um/drivers/mconsole_user.c
15
static struct mconsole_command commands[] = {
arch/um/drivers/mconsole_user.c
64
for (i = 0; i < ARRAY_SIZE(commands); i++) {
arch/um/drivers/mconsole_user.c
65
cmd = &commands[i];
drivers/ata/libata-eh.c
123
const u8 *commands;
drivers/ata/libata-eh.c
142
{ .commands = CMDS(ATA_CMD_ID_ATA, ATA_CMD_ID_ATAPI),
drivers/ata/libata-eh.c
144
{ .commands = CMDS(ATA_CMD_READ_LOG_EXT, ATA_CMD_READ_LOG_DMA_EXT),
drivers/ata/libata-eh.c
146
{ .commands = CMDS(ATA_CMD_READ_NATIVE_MAX, ATA_CMD_READ_NATIVE_MAX_EXT),
drivers/ata/libata-eh.c
148
{ .commands = CMDS(ATA_CMD_SET_MAX, ATA_CMD_SET_MAX_EXT),
drivers/ata/libata-eh.c
150
{ .commands = CMDS(ATA_CMD_SET_FEATURES),
drivers/ata/libata-eh.c
152
{ .commands = CMDS(ATA_CMD_INIT_DEV_PARAMS),
drivers/ata/libata-eh.c
154
{ .commands = CMDS(ATA_CMD_FLUSH, ATA_CMD_FLUSH_EXT),
drivers/ata/libata-eh.c
156
{ .commands = CMDS(ATA_CMD_STANDBYNOW1),
drivers/ata/libata-eh.c
158
{ .commands = CMDS(ATA_CMD_VERIFY),
drivers/ata/libata-eh.c
318
for (cur = ata_eh_cmd_timeout_table[i].commands; *cur; cur++)
drivers/crypto/inside-secure/safexcel.c
824
int ret, nreq = 0, cdesc = 0, rdesc = 0, commands, results;
drivers/crypto/inside-secure/safexcel.c
848
ret = ctx->send(req, ring, &commands, &results);
drivers/crypto/inside-secure/safexcel.c
859
if (!commands && !results)
drivers/crypto/inside-secure/safexcel.c
862
cdesc += commands;
drivers/crypto/inside-secure/safexcel.h
839
int *commands, int *results);
drivers/crypto/inside-secure/safexcel_cipher.c
1027
int ring, int *commands, int *results)
drivers/crypto/inside-secure/safexcel_cipher.c
1037
*commands = 1;
drivers/crypto/inside-secure/safexcel_cipher.c
1044
int *commands, int *results)
drivers/crypto/inside-secure/safexcel_cipher.c
1055
ret = safexcel_cipher_send_inv(async, ring, commands, results);
drivers/crypto/inside-secure/safexcel_cipher.c
1068
commands, results);
drivers/crypto/inside-secure/safexcel_cipher.c
1076
int *commands, int *results)
drivers/crypto/inside-secure/safexcel_cipher.c
1088
ret = safexcel_cipher_send_inv(async, ring, commands, results);
drivers/crypto/inside-secure/safexcel_cipher.c
1093
commands, results);
drivers/crypto/inside-secure/safexcel_cipher.c
681
unsigned int digestsize, u8 *iv, int *commands,
drivers/crypto/inside-secure/safexcel_cipher.c
894
*commands = n_cdesc;
drivers/crypto/inside-secure/safexcel_hash.c
308
int *commands, int *results)
drivers/crypto/inside-secure/safexcel_hash.c
346
*commands = 0;
drivers/crypto/inside-secure/safexcel_hash.c
487
*commands = n_cdesc;
drivers/crypto/inside-secure/safexcel_hash.c
588
int ring, int *commands, int *results)
drivers/crypto/inside-secure/safexcel_hash.c
599
*commands = 1;
drivers/crypto/inside-secure/safexcel_hash.c
606
int ring, int *commands, int *results)
drivers/crypto/inside-secure/safexcel_hash.c
613
ret = safexcel_ahash_send_inv(async, ring, commands, results);
drivers/crypto/inside-secure/safexcel_hash.c
615
ret = safexcel_ahash_send_req(async, ring, commands, results);
drivers/cxl/core/mbox.c
563
if (copy_to_user(&q->commands[j++], &info, sizeof(info)))
drivers/firmware/arm_scpi.c
254
int *commands;
drivers/firmware/arm_scpi.c
281
__le32 commands[4];
drivers/firmware/arm_scpi.c
483
if (scpi_info->commands[idx] < 0)
drivers/firmware/arm_scpi.c
486
cmd = scpi_info->commands[idx];
drivers/firmware/arm_scpi.c
989
scpi_drvinfo->commands = scpi_std_commands;
drivers/firmware/arm_scpi.c
996
scpi_drvinfo->commands = scpi_legacy_commands;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
14159
union dmub_rb_cmd *commands,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
14164
const uint8_t ddc_line = commands[0].fused_io.request.u.aux.ddc_line;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
14170
struct dmub_rb_cmd_fused_io *first = &commands[0].fused_io;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
14171
const bool result = dm_execute_dmub_cmd_list(ctx, count, commands, DM_DMUB_WAIT_TYPE_WAIT_WITH_REPLY)
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
14200
union dmub_rb_cmd *commands,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
14208
const bool result = execute_fused_io(dev, link->ctx, commands, count, timeout_us);
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
1130
union dmub_rb_cmd *commands,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
695
union dmub_rb_cmd *commands,
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
702
return amdgpu_dm_execute_fused_io(dev, link, commands, count, timeout_us);
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
108
union dmub_rb_cmd commands[3] = { 0 };
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
109
const bool converted = op_i2c_convert(&commands[0], write, FUSED_REQUEST_WRITE, ddc_line, over_aux)
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
110
&& op_i2c_convert(&commands[1], poll, FUSED_REQUEST_POLL, ddc_line, over_aux)
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
111
&& op_i2c_convert(&commands[2], read, FUSED_REQUEST_READ, ddc_line, over_aux);
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
116
const bool result = atomic_write_poll_read(link, commands, poll_timeout_us, poll_mask_msb);
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
118
memcpy(read->data, commands[0].fused_io.request.buffer, read->size);
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
135
union dmub_rb_cmd commands[3] = { 0 };
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
136
const bool converted = op_aux_convert(&commands[0], write, FUSED_REQUEST_WRITE, ddc_line)
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
137
&& op_aux_convert(&commands[1], poll, FUSED_REQUEST_POLL, ddc_line)
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
138
&& op_aux_convert(&commands[2], read, FUSED_REQUEST_READ, ddc_line);
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
143
const bool result = atomic_write_poll_read(link, commands, poll_timeout_us, poll_mask_msb);
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
145
memcpy(read->data, commands[0].fused_io.request.buffer, read->size);
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
61
union dmub_rb_cmd commands[3],
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
71
commands[1].fused_io.request.poll_mask_msb = poll_mask_msb;
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
72
commands[1].fused_io.request.timeout_us = poll_timeout_us;
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
75
struct dmub_rb_cmd_fused_io *io = &commands[i].fused_io;
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
80
io->header.payload_bytes = sizeof(commands[i].fused_io) - sizeof(io->header);
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
87
if (!dm_helpers_execute_fused_io(link->ctx, link, commands, count, (uint32_t)timeout_us))
drivers/gpu/drm/amd/display/dc/dc_fused_io.c
90
return commands[0].fused_io.request.status == FUSED_REQUEST_STATUS_SUCCESS;
drivers/gpu/drm/amd/display/dc/dm_helpers.h
160
union dmub_rb_cmd *commands,
drivers/gpu/drm/panel/panel-truly-nt35597.c
374
panel_on_cmds[i].commands);
drivers/gpu/drm/panel/panel-truly-nt35597.c
40
u8 commands[4];
drivers/gpu/drm/qxl/qxl_ioctl.c
281
struct drm_qxl_command __user *commands =
drivers/gpu/drm/qxl/qxl_ioctl.c
282
u64_to_user_ptr(execbuffer->commands);
drivers/gpu/drm/qxl/qxl_ioctl.c
284
if (copy_from_user(&user_cmd, commands + cmd_num,
drivers/gpu/drm/sitronix/st7571.c
729
u8 commands[] = {
drivers/gpu/drm/sitronix/st7571.c
752
return st7571_send_command_list(st7567, commands, ARRAY_SIZE(commands));
drivers/gpu/drm/sitronix/st7571.c
761
u8 commands[] = {
drivers/gpu/drm/sitronix/st7571.c
799
return st7571_send_command_list(st7571, commands, ARRAY_SIZE(commands));
drivers/gpu/drm/tiny/panel-mipi-dbi.c
114
u8 commands[];
drivers/gpu/drm/tiny/panel-mipi-dbi.c
126
struct panel_mipi_dbi_commands *commands;
drivers/gpu/drm/tiny/panel-mipi-dbi.c
150
u8 command = config->commands[i++];
drivers/gpu/drm/tiny/panel-mipi-dbi.c
151
u8 num_parameters = config->commands[i++];
drivers/gpu/drm/tiny/panel-mipi-dbi.c
152
const u8 *parameters = &config->commands[i];
drivers/gpu/drm/tiny/panel-mipi-dbi.c
173
commands = devm_kzalloc(dev, sizeof(*commands), GFP_KERNEL);
drivers/gpu/drm/tiny/panel-mipi-dbi.c
174
if (!commands)
drivers/gpu/drm/tiny/panel-mipi-dbi.c
177
commands->len = commands_len;
drivers/gpu/drm/tiny/panel-mipi-dbi.c
178
commands->buf = devm_kmemdup(dev, config->commands, commands->len, GFP_KERNEL);
drivers/gpu/drm/tiny/panel-mipi-dbi.c
179
if (!commands->buf)
drivers/gpu/drm/tiny/panel-mipi-dbi.c
182
return commands;
drivers/gpu/drm/tiny/panel-mipi-dbi.c
187
struct panel_mipi_dbi_commands *commands;
drivers/gpu/drm/tiny/panel-mipi-dbi.c
206
commands = panel_mipi_dbi_check_commands(dev, fw);
drivers/gpu/drm/tiny/panel-mipi-dbi.c
209
return commands;
drivers/gpu/drm/tiny/panel-mipi-dbi.c
213
struct panel_mipi_dbi_commands *commands)
drivers/gpu/drm/tiny/panel-mipi-dbi.c
217
if (!commands)
drivers/gpu/drm/tiny/panel-mipi-dbi.c
220
while (i < commands->len) {
drivers/gpu/drm/tiny/panel-mipi-dbi.c
221
u8 command = commands->buf[i++];
drivers/gpu/drm/tiny/panel-mipi-dbi.c
222
u8 num_parameters = commands->buf[i++];
drivers/gpu/drm/tiny/panel-mipi-dbi.c
223
const u8 *parameters = &commands->buf[i];
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
4515
(void __user *)(unsigned long)arg->commands,
drivers/hwmon/sht3x.c
328
const struct sht3x_limit_commands *commands;
drivers/hwmon/sht3x.c
332
commands = &limit_commands[index];
drivers/hwmon/sht3x.c
334
commands->read_command, buffer,
drivers/hwmon/sht3x.c
378
const struct sht3x_limit_commands *commands;
drivers/hwmon/sht3x.c
380
commands = &limit_commands[index];
drivers/hwmon/sht3x.c
382
memcpy(position, commands->write_command, SHT3X_CMD_LENGTH);
drivers/net/wireless/ti/wl1251/acx.h
914
u32 commands;
drivers/net/wireless/ti/wl1251/debugfs.c
128
DEBUGFS_FWSTATS_FILE(isr, commands, 20, "%u");
drivers/net/wireless/ti/wl1251/debugfs.c
268
DEBUGFS_FWSTATS_DEL(isr, commands);
drivers/net/wireless/ti/wl1251/debugfs.c
367
DEBUGFS_FWSTATS_ADD(isr, commands);
drivers/net/wireless/ti/wl12xx/acx.h
95
__le32 commands;
drivers/net/wireless/ti/wl12xx/debugfs.c
146
DEBUGFS_FWSTATS_ADD(isr, commands);
drivers/net/wireless/ti/wl12xx/debugfs.c
46
WL12XX_DEBUGFS_FWSTATS_FILE(isr, commands, "%u");
drivers/net/wireless/ti/wlcore/spi.c
303
u32 commands[WSPI_MAX_NUM_OF_CHUNKS]; /* 1 command per chunk */
drivers/net/wireless/ti/wlcore/spi.c
317
cmd = &commands[0];
drivers/nvdimm/core.c
291
static DEVICE_ATTR_RO(commands);
drivers/nvdimm/dimm_devs.c
290
static DEVICE_ATTR_RO(commands);
drivers/platform/x86/samsung-laptop.c
1141
if (samsung->config->commands.get_battery_life_extender != 0xFFFF) {
drivers/platform/x86/samsung-laptop.c
1154
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
1158
if (commands->kbd_backlight == 0xFFFF)
drivers/platform/x86/samsung-laptop.c
1163
retval = sabi_command(samsung, commands->kbd_backlight,
drivers/platform/x86/samsung-laptop.c
1176
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
1182
retval = sabi_command(samsung, commands->kbd_backlight,
drivers/platform/x86/samsung-laptop.c
1193
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
1198
return sabi_command(samsung, commands->kbd_backlight,
drivers/platform/x86/samsung-laptop.c
1405
if (config && config->commands.set_linux != 0xff)
drivers/platform/x86/samsung-laptop.c
1406
sabi_set_commandb(samsung, config->commands.set_linux, 0x80);
drivers/platform/x86/samsung-laptop.c
1476
const struct sabi_commands *commands;
drivers/platform/x86/samsung-laptop.c
148
const struct sabi_commands commands;
drivers/platform/x86/samsung-laptop.c
1509
commands = &config->commands;
drivers/platform/x86/samsung-laptop.c
1530
if (commands->set_linux != 0xff) {
drivers/platform/x86/samsung-laptop.c
1532
commands->set_linux, 0x81);
drivers/platform/x86/samsung-laptop.c
173
.commands = {
drivers/platform/x86/samsung-laptop.c
236
.commands = {
drivers/platform/x86/samsung-laptop.c
473
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
478
retval = sabi_command(samsung, commands->get_brightness,
drivers/platform/x86/samsung-laptop.c
495
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
506
sabi_set_commandb(samsung, commands->set_brightness, 0);
drivers/platform/x86/samsung-laptop.c
509
sabi_set_commandb(samsung, commands->set_brightness, user_level);
drivers/platform/x86/samsung-laptop.c
556
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
561
sabi_set_commandb(samsung, commands->set_backlight, 1);
drivers/platform/x86/samsung-laptop.c
563
sabi_set_commandb(samsung, commands->set_backlight, 0);
drivers/platform/x86/samsung-laptop.c
577
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
579
return sabi_set_commandb(samsung, commands->set_wireless_button,
drivers/platform/x86/samsung-laptop.c
590
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
592
return sabi_command(samsung, commands->get_wireless_status,
drivers/platform/x86/samsung-laptop.c
600
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
618
return sabi_command(samsung, commands->set_wireless_status,
drivers/platform/x86/samsung-laptop.c
653
const struct sabi_commands *commands = &config->commands;
drivers/platform/x86/samsung-laptop.c
659
retval = sabi_command(samsung, commands->get_performance_level,
drivers/platform/x86/samsung-laptop.c
678
const struct sabi_commands *commands = &config->commands;
drivers/platform/x86/samsung-laptop.c
689
commands->set_performance_level,
drivers/platform/x86/samsung-laptop.c
711
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
715
if (commands->get_battery_life_extender == 0xFFFF)
drivers/platform/x86/samsung-laptop.c
720
retval = sabi_command(samsung, commands->get_battery_life_extender,
drivers/platform/x86/samsung-laptop.c
735
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
740
return sabi_command(samsung, commands->set_battery_life_extender,
drivers/platform/x86/samsung-laptop.c
862
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
866
if (commands->get_usb_charge == 0xFFFF)
drivers/platform/x86/samsung-laptop.c
871
retval = sabi_command(samsung, commands->get_usb_charge,
drivers/platform/x86/samsung-laptop.c
886
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
891
return sabi_command(samsung, commands->set_usb_charge,
drivers/platform/x86/samsung-laptop.c
931
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
935
if (commands->get_lid_handling == 0xFFFF)
drivers/platform/x86/samsung-laptop.c
939
retval = sabi_command(samsung, commands->get_lid_handling,
drivers/platform/x86/samsung-laptop.c
951
const struct sabi_commands *commands = &samsung->config->commands;
drivers/platform/x86/samsung-laptop.c
956
return sabi_command(samsung, commands->set_lid_handling,
drivers/s390/char/sclp_early_core.c
283
sclp_cmdw_t commands[] = {SCLP_CMDW_READ_SCP_INFO_FORCED,
drivers/s390/char/sclp_early_core.c
286
for (i = 0; i < ARRAY_SIZE(commands); i++) {
drivers/s390/char/sclp_early_core.c
291
if (sclp_early_cmd(commands[i], sccb))
drivers/scsi/aha152x.c
1041
HOSTDATA(shpnt)->commands--;
drivers/scsi/aha152x.c
1042
if (!HOSTDATA(shpnt)->commands)
drivers/scsi/aha152x.c
1107
HOSTDATA(shpnt)->commands--;
drivers/scsi/aha152x.c
1108
if (!HOSTDATA(shpnt)->commands)
drivers/scsi/aha152x.c
1148
HOSTDATA(shpnt)->commands--;
drivers/scsi/aha152x.c
1179
if(HOSTDATA(shpnt)->commands==0)
drivers/scsi/aha152x.c
1450
HOSTDATA(shpnt)->commands--;
drivers/scsi/aha152x.c
1451
if (!HOSTDATA(shpnt)->commands)
drivers/scsi/aha152x.c
1479
HOSTDATA(shpnt)->commands--;
drivers/scsi/aha152x.c
1480
if (!HOSTDATA(shpnt)->commands)
drivers/scsi/aha152x.c
2875
seq_printf(m, "%d commands currently queued\n", HOSTDATA(shpnt)->commands);
drivers/scsi/aha152x.c
460
int commands; /* current number of commands */
drivers/scsi/aha152x.c
980
HOSTDATA(shpnt)->commands++;
drivers/scsi/aha152x.c
981
if (HOSTDATA(shpnt)->commands==1)
drivers/scsi/nsp32_debug.c
53
static const char **commands[] = {
drivers/scsi/nsp32_debug.c
65
const char **table = commands[ group(opcode) ];
drivers/scsi/pcmcia/nsp_debug.c
55
static const char **commands[] = {
drivers/scsi/pcmcia/nsp_debug.c
67
const char **table = commands[ group(opcode) ];
drivers/target/target_core_user.c
1075
if (xa_alloc(&udev->commands, &cmd_id, tcmu_cmd, XA_LIMIT(1, 0xffff),
drivers/target/target_core_user.c
1484
cmd = xa_load(&udev->commands, entry->hdr.cmd_id);
drivers/target/target_core_user.c
1486
cmd = xa_erase(&udev->commands, entry->hdr.cmd_id);
drivers/target/target_core_user.c
1505
xa_empty(&udev->commands) && list_empty(&udev->qfull_queue)) {
drivers/target/target_core_user.c
156
struct xarray commands;
drivers/target/target_core_user.c
1632
xa_init_flags(&udev->commands, XA_FLAGS_ALLOC1);
drivers/target/target_core_user.c
1730
xa_for_each(&udev->commands, i, cmd) {
drivers/target/target_core_user.c
1738
xa_destroy(&udev->commands);
drivers/target/target_core_user.c
1979
xa_for_each(&udev->commands, i, cmd) {
drivers/target/target_core_user.c
1993
xa_erase(&udev->commands, i);
drivers/target/target_core_user.c
2380
xa_for_each(&udev->commands, i, cmd) {
drivers/target/target_core_user.c
2388
xa_erase(&udev->commands, i);
drivers/target/target_core_user.c
3114
XA_STATE(xas, &udev->commands, cmd_id);
drivers/usb/storage/shuttle_usbat.c
292
unsigned char *commands,
drivers/usb/storage/shuttle_usbat.c
297
commands, len);
include/linux/bnge/hsi.h
9206
__le64 commands;
include/linux/bnge/hsi.h
9401
__le64 commands;
include/net/bluetooth/hci.h
1424
__u8 commands[64];
include/net/bluetooth/hci_core.h
1997
((dev)->commands[39] & 0x04))
include/net/bluetooth/hci_core.h
2000
((dev)->commands[20] & 0x10 && \
include/net/bluetooth/hci_core.h
2004
((dev)->commands[9] & 0x04 && \
include/net/bluetooth/hci_core.h
2011
(((dev)->commands[29] & 0x08) && \
include/net/bluetooth/hci_core.h
2015
#define use_ext_scan(dev) (((dev)->commands[37] & 0x20) && \
include/net/bluetooth/hci_core.h
2016
((dev)->commands[37] & 0x40) && \
include/net/bluetooth/hci_core.h
2020
#define use_ext_conn(dev) (((dev)->commands[37] & 0x80) && \
include/net/bluetooth/hci_core.h
2082
#define mws_transport_config_capable(dev) (((dev)->commands[30] & 0x08) && \
include/net/bluetooth/hci_core.h
385
__u8 commands[64];
include/uapi/drm/qxl_drm.h
94
__u64 commands; /* struct drm_qxl_command* */
include/uapi/drm/vmwgfx_drm.h
337
__u64 commands;
include/uapi/linux/cxl_mem.h
178
struct cxl_command_info __user commands[]; /* out: supported commands */
net/bluetooth/hci_codec.c
67
if (!(hdev->commands[45] & 0x08)) {
net/bluetooth/hci_event.c
792
memcpy(hdev->commands, rp->commands, sizeof(hdev->commands));
net/bluetooth/hci_sync.c
2816
if (!(hdev->commands[26] & 0x80))
net/bluetooth/hci_sync.c
3985
if (!lmp_sco_capable(hdev) || !(hdev->commands[10] & BIT(4)) ||
net/bluetooth/hci_sync.c
4125
if (iso_capable(hdev) && hdev->commands[41] & 0x20)
net/bluetooth/hci_sync.c
4144
if (ll_ext_feature_capable(hdev) && hdev->commands[47] & BIT(2))
net/bluetooth/hci_sync.c
4236
if (hdev->commands[0] & 0x20) {
net/bluetooth/hci_sync.c
4250
if (hdev->commands[2] & 0x80)
net/bluetooth/hci_sync.c
4313
if (!(hdev->commands[6] & 0x20) ||
net/bluetooth/hci_sync.c
4330
if (!(hdev->commands[5] & 0x10))
net/bluetooth/hci_sync.c
4352
if (!(hdev->commands[8] & 0x01))
net/bluetooth/hci_sync.c
4361
if (!(hdev->commands[18] & 0x04) ||
net/bluetooth/hci_sync.c
4376
if (!(hdev->commands[13] & 0x01) ||
net/bluetooth/hci_sync.c
4480
if (hdev->commands[26] & 0x08)
net/bluetooth/hci_sync.c
4486
if (hdev->commands[26] & 0x10)
net/bluetooth/hci_sync.c
4492
if (hdev->commands[27] & 0x04)
net/bluetooth/hci_sync.c
4498
if (hdev->commands[27] & 0x20)
net/bluetooth/hci_sync.c
4505
if (hdev->commands[34] & 0x02)
net/bluetooth/hci_sync.c
4512
if (hdev->commands[34] & 0x04)
net/bluetooth/hci_sync.c
4518
if (hdev->commands[35] & (0x20 | 0x40))
net/bluetooth/hci_sync.c
4575
if ((hdev->commands[25] & 0x40) && !ext_adv_capable(hdev)) {
net/bluetooth/hci_sync.c
4593
if (!(hdev->commands[38] & 0x80) ||
net/bluetooth/hci_sync.c
4604
if (!(hdev->commands[26] & 0x40))
net/bluetooth/hci_sync.c
4614
if (!(hdev->commands[34] & 0x40))
net/bluetooth/hci_sync.c
4624
if (!(hdev->commands[34] & 0x20))
net/bluetooth/hci_sync.c
4636
if (!(hdev->commands[35] & 0x04) ||
net/bluetooth/hci_sync.c
4720
if (ll_ext_feature_capable(hdev) && hdev->commands[47] & BIT(4))
net/bluetooth/hci_sync.c
4823
if (!(hdev->commands[6] & 0x80) ||
net/bluetooth/hci_sync.c
4841
if (!(hdev->commands[22] & 0x04))
net/bluetooth/hci_sync.c
4888
if (hdev->commands[45] & 0x04)
net/bluetooth/hci_sync.c
4890
else if (hdev->commands[29] & 0x20)
net/bluetooth/hci_sync.c
4899
if (!(hdev->commands[41] & 0x08))
net/bluetooth/hci_sync.c
4948
if (!(hdev->commands[18] & 0x08) ||
net/bluetooth/hci_sync.c
5007
if (!(hdev->commands[35] & 0x20)) {
net/bluetooth/hci_sync.c
7726
if (ll_ext_feature_capable(hdev) && hdev->commands[47] & BIT(3))
net/bluetooth/mgmt.c
4529
if ((hdev->commands[41] & 0x08) || msft_curve_validity(hdev))
net/bluetooth/mgmt.c
4537
if (hdev->commands[20] & 0x10)
net/bluetooth/mgmt.c
4548
if (hdev->commands[41] & 0x08)
net/bluetooth/mgmt.c
4560
if (hdev->commands[38] & 0x80) {
net/ieee802154/nl-mac.c
829
u32 commands[256 / 32];
net/ieee802154/nl-mac.c
843
nla_memcpy(commands,
net/ieee802154/nl-mac.c
847
if (commands[0] || commands[1] || commands[2] || commands[3] ||
net/ieee802154/nl-mac.c
848
commands[4] || commands[5] || commands[6] ||
net/ieee802154/nl-mac.c
849
commands[7] >= BIT(IEEE802154_CMD_GTS_REQ + 1))
net/ieee802154/nl-mac.c
852
key->cmd_frame_ids = commands[7];
net/ieee802154/nl-mac.c
907
u32 commands[256 / 32];
net/ieee802154/nl-mac.c
922
memset(commands, 0, sizeof(commands));
net/ieee802154/nl-mac.c
923
commands[7] = key->key->cmd_frame_ids;
net/ieee802154/nl-mac.c
925
sizeof(commands), commands))
net/ieee802154/nl802154.c
1969
u32 commands[NL802154_CMD_FRAME_NR_IDS / 32];
net/ieee802154/nl802154.c
1998
memset(commands, 0, sizeof(commands));
net/ieee802154/nl802154.c
1999
commands[7] = key->key->cmd_frame_ids;
net/ieee802154/nl802154.c
2001
sizeof(commands), commands))
net/ieee802154/nl802154.c
2089
u32 commands[NL802154_CMD_FRAME_NR_IDS / 32] = { };
net/ieee802154/nl802154.c
2113
nla_memcpy(commands, attrs[NL802154_KEY_ATTR_USAGE_CMDS],
net/ieee802154/nl802154.c
2117
if (commands[0] || commands[1] || commands[2] || commands[3] ||
net/ieee802154/nl802154.c
2118
commands[4] || commands[5] || commands[6] ||
net/ieee802154/nl802154.c
2119
commands[7] > BIT(NL802154_CMD_FRAME_MAX))
net/ieee802154/nl802154.c
2122
key.cmd_frame_ids = commands[7];
net/sctp/sm_sideeffect.c
1048
static void sctp_cmd_assoc_change(struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
1062
static void sctp_cmd_peer_no_auth(struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
1073
static void sctp_cmd_adaptation_ind(struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
1160
struct sctp_cmd_seq commands;
net/sctp/sm_sideeffect.c
1169
sctp_init_cmd_seq(&commands);
net/sctp/sm_sideeffect.c
1172
status = state_fn->fn(net, ep, asoc, subtype, event_arg, &commands);
net/sctp/sm_sideeffect.c
1177
&commands, gfp);
net/sctp/sm_sideeffect.c
1193
struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
1207
commands, gfp)))
net/sctp/sm_sideeffect.c
1282
struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
1307
while (NULL != (cmd = sctp_next_cmd(commands))) {
net/sctp/sm_sideeffect.c
1336
sctp_cmd_delete_tcb(commands, asoc);
net/sctp/sm_sideeffect.c
1342
sctp_cmd_new_state(commands, asoc, cmd->obj.state);
net/sctp/sm_sideeffect.c
1367
error = sctp_gen_sack(asoc, force, commands);
net/sctp/sm_sideeffect.c
1372
error = sctp_cmd_process_sack(commands, asoc,
net/sctp/sm_sideeffect.c
1385
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_sideeffect.c
139
struct sctp_cmd_seq *commands)
net/sctp/sm_sideeffect.c
1395
error = sctp_cmd_process_init(commands, asoc, chunk,
net/sctp/sm_sideeffect.c
1408
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_sideeffect.c
1415
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_sideeffect.c
1438
sctp_add_cmd_sf(commands,
net/sctp/sm_sideeffect.c
1457
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_sideeffect.c
1519
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_sideeffect.c
1529
sctp_cmd_setup_t2(commands, asoc, cmd->obj.chunk);
net/sctp/sm_sideeffect.c
1592
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_sideeffect.c
1616
sctp_add_cmd_sf(commands,
net/sctp/sm_sideeffect.c
1622
sctp_cmd_init_failed(commands, asoc, cmd->obj.u16);
net/sctp/sm_sideeffect.c
1626
sctp_cmd_assoc_failed(commands, asoc, event_type,
net/sctp/sm_sideeffect.c
1654
sctp_do_8_2_transport_strike(commands, asoc,
net/sctp/sm_sideeffect.c
1665
sctp_do_8_2_transport_strike(commands, asoc,
net/sctp/sm_sideeffect.c
1672
sctp_cmd_transport_on(commands, asoc, t, chunk);
net/sctp/sm_sideeffect.c
1676
sctp_cmd_hb_timers_start(commands, asoc);
net/sctp/sm_sideeffect.c
1685
sctp_cmd_hb_timers_stop(commands, asoc);
net/sctp/sm_sideeffect.c
1705
sctp_add_cmd_sf(commands, SCTP_CMD_PROCESS_SACK,
net/sctp/sm_sideeffect.c
1737
sctp_cmd_setup_t4(commands, asoc, cmd->obj.chunk);
net/sctp/sm_sideeffect.c
1741
sctp_cmd_process_operr(commands, asoc, chunk);
net/sctp/sm_sideeffect.c
1750
sctp_cmd_t3_rtx_timers_stop(commands, asoc);
net/sctp/sm_sideeffect.c
1763
sctp_cmd_assoc_change(commands, asoc,
net/sctp/sm_sideeffect.c
1767
sctp_cmd_adaptation_ind(commands, asoc);
net/sctp/sm_sideeffect.c
1770
sctp_cmd_peer_no_auth(commands, asoc);
net/sctp/sm_sideeffect.c
1806
cmd = sctp_next_cmd(commands);
net/sctp/sm_sideeffect.c
1810
cmd = sctp_next_cmd(commands);
net/sctp/sm_sideeffect.c
200
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_sideeffect.c
215
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(sack));
net/sctp/sm_sideeffect.c
218
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_sideeffect.c
47
struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
556
static void sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
56
struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
631
static void sctp_cmd_init_failed(struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
642
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_sideeffect.c
645
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_sideeffect.c
650
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());
net/sctp/sm_sideeffect.c
654
static void sctp_cmd_assoc_failed(struct sctp_cmd_seq *commands,
net/sctp/sm_sideeffect.c
676
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_sideeffect.c
682
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_sideeffect.c
686
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_sideeffect.c
691
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());
net/sctp/sm_sideeffect.c
699
static int sctp_cmd_process_init(struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
1000
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP, SCTP_ULPEVENT(ev));
net/sctp/sm_statefuns.c
1012
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
1021
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
1036
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
104
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
1049
sctp_add_cmd_sf(commands, SCTP_CMD_RTO_PENDING,
net/sctp/sm_statefuns.c
1052
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
1062
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1067
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
1070
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
1087
commands))
net/sctp/sm_statefuns.c
1093
sctp_add_cmd_sf(commands, SCTP_CMD_TRANSPORT_HB_SENT,
net/sctp/sm_statefuns.c
1096
sctp_add_cmd_sf(commands, SCTP_CMD_TRANSPORT_IDLE,
net/sctp/sm_statefuns.c
1098
sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMER_UPDATE,
net/sctp/sm_statefuns.c
1110
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1115
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
1118
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
1126
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
1128
sctp_add_cmd_sf(commands, SCTP_CMD_STRIKE, SCTP_TRANSPORT(transport));
net/sctp/sm_statefuns.c
1139
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
114
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
1151
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
1152
sctp_add_cmd_sf(commands, SCTP_CMD_PROBE_TIMER_UPDATE,
net/sctp/sm_statefuns.c
1186
void *arg, struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1194
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1200
commands);
net/sctp/sm_statefuns.c
1212
param_hdr, commands);
net/sctp/sm_statefuns.c
1221
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
124
struct sctp_cmd_seq *commands);
net/sctp/sm_statefuns.c
1261
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1270
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1276
commands);
net/sctp/sm_statefuns.c
1314
return sctp_sf_send_probe(net, ep, asoc, type, link, commands);
net/sctp/sm_statefuns.c
132
struct sctp_cmd_seq *commands);
net/sctp/sm_statefuns.c
1334
sctp_add_cmd_sf(commands, SCTP_CMD_TRANSPORT_ON, SCTP_TRANSPORT(link));
net/sctp/sm_statefuns.c
1344
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1377
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_PKT, SCTP_PACKET(pkt));
net/sctp/sm_statefuns.c
1382
sctp_add_cmd_sf(commands, SCTP_CMD_DISCARD_PACKET, SCTP_NULL());
net/sctp/sm_statefuns.c
140
struct sctp_cmd_seq *commands);
net/sctp/sm_statefuns.c
1409
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1431
commands);
net/sctp/sm_statefuns.c
148
struct sctp_cmd_seq *commands);
net/sctp/sm_statefuns.c
1535
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1554
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1558
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1564
return sctp_sf_tabort_8_4_8(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1567
return sctp_sf_new_encap_port(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1578
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1597
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_PKT,
net/sctp/sm_statefuns.c
160
struct sctp_cmd_seq *commands);
net/sctp/sm_statefuns.c
1607
commands);
net/sctp/sm_statefuns.c
1627
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1650
commands)) {
net/sctp/sm_statefuns.c
166
struct sctp_cmd_seq *commands);
net/sctp/sm_statefuns.c
1695
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_ASOC, SCTP_ASOC(new_asoc));
net/sctp/sm_statefuns.c
1696
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
1703
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());
net/sctp/sm_statefuns.c
1763
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1768
return sctp_sf_do_unexpected_init(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1818
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1823
return sctp_sf_do_unexpected_init(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1842
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
1848
return sctp_sf_ootb(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1850
return sctp_sf_discard_chunk(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
1887
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
1914
if (!sctp_sf_check_restart_addrs(new_asoc, asoc, chunk, commands))
net/sctp/sm_statefuns.c
1926
chunk, commands);
net/sctp/sm_statefuns.c
1934
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
1943
sctp_add_cmd_sf(commands, SCTP_CMD_T3_RTX_TIMERS_STOP, SCTP_NULL());
net/sctp/sm_statefuns.c
1944
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
1946
sctp_add_cmd_sf(commands, SCTP_CMD_PURGE_OUTQUEUE, SCTP_NULL());
net/sctp/sm_statefuns.c
1951
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
1953
sctp_add_cmd_sf(commands, SCTP_CMD_PURGE_ASCONF_QUEUE, SCTP_NULL());
net/sctp/sm_statefuns.c
1956
if (sctp_sf_do_assoc_update((struct sctp_association *)asoc, new_asoc, commands))
net/sctp/sm_statefuns.c
1971
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP, SCTP_ULPEVENT(ev));
net/sctp/sm_statefuns.c
1980
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
1983
commands);
net/sctp/sm_statefuns.c
1985
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
1987
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
2010
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
2030
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
2034
sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_START, SCTP_NULL());
net/sctp/sm_statefuns.c
2037
if (sctp_sf_do_assoc_update((struct sctp_association *)asoc, new_asoc, commands))
net/sctp/sm_statefuns.c
2044
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
2058
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_CHANGE, SCTP_U8(SCTP_COMM_UP));
net/sctp/sm_statefuns.c
2069
sctp_add_cmd_sf(commands, SCTP_CMD_ADAPTATION_IND, SCTP_NULL());
net/sctp/sm_statefuns.c
2072
sctp_add_cmd_sf(commands, SCTP_CMD_PEER_NO_AUTH, SCTP_NULL());
net/sctp/sm_statefuns.c
2094
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
2117
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
2135
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
2137
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
2140
sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_START,
net/sctp/sm_statefuns.c
2184
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
2187
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
2190
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
2193
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
2230
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2249
return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2283
sctp_send_stale_cookie_err(net, ep, asoc, chunk, commands,
net/sctp/sm_statefuns.c
2285
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2288
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2316
commands);
net/sctp/sm_statefuns.c
2326
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2333
retval = sctp_sf_do_dupcook_a(net, ep, asoc, chunk, commands,
net/sctp/sm_statefuns.c
2338
retval = sctp_sf_do_dupcook_b(net, ep, asoc, chunk, commands,
net/sctp/sm_statefuns.c
2343
retval = sctp_sf_do_dupcook_c(net, ep, asoc, chunk, commands,
net/sctp/sm_statefuns.c
2348
retval = sctp_sf_do_dupcook_d(net, ep, asoc, chunk, commands,
net/sctp/sm_statefuns.c
2353
retval = sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2358
sctp_add_cmd_sf(commands, SCTP_CMD_SET_ASOC, SCTP_ASOC(new_asoc));
net/sctp/sm_statefuns.c
2359
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());
net/sctp/sm_statefuns.c
2364
sctp_add_cmd_sf(commands, SCTP_CMD_SET_ASOC,
net/sctp/sm_statefuns.c
238
void *arg, struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2384
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2389
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2402
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2411
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2414
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2416
return __sctp_sf_do_9_1_abort(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2430
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2435
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
244
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2448
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2457
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2460
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2463
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
2467
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
2470
return __sctp_sf_do_9_1_abort(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2484
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2489
return sctp_sf_shutdown_sent_abort(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2512
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2518
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
252
return sctp_sf_violation_chunk(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2525
commands);
net/sctp/sm_statefuns.c
2541
arg, commands, err);
net/sctp/sm_statefuns.c
2549
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
257
commands);
net/sctp/sm_statefuns.c
2583
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
2593
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
2595
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_FAILED,
net/sctp/sm_statefuns.c
2630
sctp_add_cmd_sf(commands, SCTP_CMD_CLEAR_INIT_TAG, SCTP_NULL());
net/sctp/sm_statefuns.c
2633
sctp_add_cmd_sf(commands, SCTP_CMD_T3_RTX_TIMERS_STOP, SCTP_NULL());
net/sctp/sm_statefuns.c
2634
sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_STOP, SCTP_NULL());
net/sctp/sm_statefuns.c
2639
sctp_add_cmd_sf(commands, SCTP_CMD_DEL_NON_PRIMARY, SCTP_NULL());
net/sctp/sm_statefuns.c
2641
sctp_add_cmd_sf(commands, SCTP_CMD_PURGE_OUTQUEUE, SCTP_NULL());
net/sctp/sm_statefuns.c
2646
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_COUNTER_INC, SCTP_NULL());
net/sctp/sm_statefuns.c
2648
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
2650
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
2652
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_START,
net/sctp/sm_statefuns.c
2655
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
269
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
2700
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2705
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2718
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2727
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2730
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2732
return __sctp_sf_do_9_1_abort(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2741
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2752
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR, SCTP_ERROR(ECONNRESET));
net/sctp/sm_statefuns.c
2754
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED, SCTP_PERR(error));
net/sctp/sm_statefuns.c
2772
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2779
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2792
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2799
return sctp_stop_t1_and_abort(net, commands, error, ECONNREFUSED, asoc,
net/sctp/sm_statefuns.c
280
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
2812
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2814
return sctp_stop_t1_and_abort(net, commands, SCTP_ERROR_NO_ERROR,
net/sctp/sm_statefuns.c
2828
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
283
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
2833
return sctp_sf_cookie_wait_abort(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2843
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
2850
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
2853
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
2855
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR, SCTP_ERROR(sk_err));
net/sctp/sm_statefuns.c
2857
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_FAILED,
net/sctp/sm_statefuns.c
286
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
2902
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2911
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2916
commands);
net/sctp/sm_statefuns.c
292
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());
net/sctp/sm_statefuns.c
2936
return sctp_sf_violation_ctsn(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
2947
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP, SCTP_ULPEVENT(ev));
net/sctp/sm_statefuns.c
2955
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
2961
arg, commands);
net/sctp/sm_statefuns.c
2971
sctp_add_cmd_sf(commands, SCTP_CMD_PROCESS_CTSN,
net/sctp/sm_statefuns.c
2992
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
2999
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3004
commands);
net/sctp/sm_statefuns.c
3021
return sctp_sf_violation_ctsn(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3027
sctp_add_cmd_sf(commands, SCTP_CMD_PROCESS_CTSN,
net/sctp/sm_statefuns.c
3044
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3052
commands);
net/sctp/sm_statefuns.c
3065
sctp_add_cmd_sf(commands, SCTP_CMD_SETUP_T2, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
3068
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_statefuns.c
3071
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
3082
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3087
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3090
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3093
return sctp_sf_tabort_8_4_8(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3095
return __sctp_sf_do_9_2_reshutack(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3128
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3135
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3139
commands);
net/sctp/sm_statefuns.c
3149
sctp_add_cmd_sf(commands,
net/sctp/sm_statefuns.c
3183
void *arg, struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3189
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3193
commands);
net/sctp/sm_statefuns.c
3199
sctp_add_cmd_sf(commands, SCTP_CMD_ECN_ECNE,
net/sctp/sm_statefuns.c
324
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3240
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3247
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_BAD_TAG,
net/sctp/sm_statefuns.c
3249
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3254
commands);
net/sctp/sm_statefuns.c
3256
error = sctp_eat_data(asoc, chunk, commands);
net/sctp/sm_statefuns.c
3271
return sctp_sf_abort_violation(net, ep, asoc, chunk, commands,
net/sctp/sm_statefuns.c
3282
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_statefuns.c
3309
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SACK, force);
net/sctp/sm_statefuns.c
3329
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SACK, SCTP_FORCE());
net/sctp/sm_statefuns.c
3334
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SACK, force);
net/sctp/sm_statefuns.c
3361
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3367
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_BAD_TAG,
net/sctp/sm_statefuns.c
3369
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3374
commands);
net/sctp/sm_statefuns.c
3376
error = sctp_eat_data(asoc, chunk, commands);
net/sctp/sm_statefuns.c
3387
return sctp_sf_abort_violation(net, ep, asoc, chunk, commands,
net/sctp/sm_statefuns.c
3406
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SHUTDOWN, SCTP_NULL());
net/sctp/sm_statefuns.c
3407
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SACK, SCTP_FORCE());
net/sctp/sm_statefuns.c
3408
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_statefuns.c
342
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3452
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3459
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3464
commands);
net/sctp/sm_statefuns.c
3470
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3479
return sctp_sf_violation_ctsn(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3497
sctp_add_cmd_sf(commands, SCTP_CMD_PROCESS_SACK, SCTP_CHUNK(chunk));
net/sctp/sm_statefuns.c
350
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3529
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3557
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_PKT, SCTP_PACKET(packet));
net/sctp/sm_statefuns.c
3561
sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
357
return sctp_sf_tabort_8_4_8(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3576
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3596
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_PKT,
net/sctp/sm_statefuns.c
3601
sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3618
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3624
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3629
commands);
net/sctp/sm_statefuns.c
3633
(void *)err, commands);
net/sctp/sm_statefuns.c
3635
sctp_add_cmd_sf(commands, SCTP_CMD_PROCESS_OPERR,
net/sctp/sm_statefuns.c
364
return sctp_sf_tabort_8_4_8(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3656
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3663
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3668
commands);
net/sctp/sm_statefuns.c
3687
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP, SCTP_ULPEVENT(ev));
net/sctp/sm_statefuns.c
3692
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
3695
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
3698
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
3702
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
3705
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());
net/sctp/sm_statefuns.c
373
return sctp_sf_tabort_8_4_8(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3738
void *arg, struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3758
commands);
net/sctp/sm_statefuns.c
3764
commands);
net/sctp/sm_statefuns.c
3778
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3801
return sctp_sf_shut_8_4_5(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3803
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3805
return sctp_sf_tabort_8_4_8(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3835
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3863
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_PKT,
net/sctp/sm_statefuns.c
3872
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3891
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3901
commands);
net/sctp/sm_statefuns.c
3910
return sctp_sf_shut_8_4_5(net, ep, NULL, type, arg, commands);
net/sctp/sm_statefuns.c
3919
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
3928
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_BAD_TAG,
net/sctp/sm_statefuns.c
393
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_PKT,
net/sctp/sm_statefuns.c
3930
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3936
commands);
net/sctp/sm_statefuns.c
3946
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
3954
(void *)err_param, commands);
net/sctp/sm_statefuns.c
4018
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(asconf_ack));
net/sctp/sm_statefuns.c
402
commands);
net/sctp/sm_statefuns.c
4020
sctp_sf_heartbeat(ep, asoc, type, asoc->new_transport, commands);
net/sctp/sm_statefuns.c
4032
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4047
return sctp_sf_do_prm_asconf(net, ep, asoc, type, asconf, commands);
net/sctp/sm_statefuns.c
4060
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4070
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_BAD_TAG,
net/sctp/sm_statefuns.c
4072
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4079
commands);
net/sctp/sm_statefuns.c
4089
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4097
(void *)err_param, commands);
net/sctp/sm_statefuns.c
4118
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
4124
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
4126
sctp_add_cmd_sf(commands, SCTP_CMD_DISCARD_PACKET, SCTP_NULL());
net/sctp/sm_statefuns.c
4127
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
4129
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
4137
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
4144
type, commands);
net/sctp/sm_statefuns.c
4150
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
4156
sctp_add_cmd_sf(commands, SCTP_CMD_DISCARD_PACKET, SCTP_NULL());
net/sctp/sm_statefuns.c
4157
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
4159
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
4175
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4183
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_BAD_TAG,
net/sctp/sm_statefuns.c
4185
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4191
commands);
net/sctp/sm_statefuns.c
4195
(void *)err_param, commands);
net/sctp/sm_statefuns.c
421
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4222
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
4226
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
4252
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4260
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_BAD_TAG,
net/sctp/sm_statefuns.c
4262
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4266
return sctp_sf_unk_chunk(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4271
commands);
net/sctp/sm_statefuns.c
4291
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_FWDTSN, SCTP_U32(tsn));
net/sctp/sm_statefuns.c
4293
sctp_add_cmd_sf(commands, SCTP_CMD_PROCESS_FWDTSN,
net/sctp/sm_statefuns.c
4298
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_statefuns.c
4305
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SACK, SCTP_NOFORCE());
net/sctp/sm_statefuns.c
4319
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4327
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_BAD_TAG,
net/sctp/sm_statefuns.c
4329
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4333
return sctp_sf_unk_chunk(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4338
commands);
net/sctp/sm_statefuns.c
4358
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_FWDTSN, SCTP_U32(tsn));
net/sctp/sm_statefuns.c
4360
sctp_add_cmd_sf(commands, SCTP_CMD_PROCESS_FWDTSN,
net/sctp/sm_statefuns.c
4371
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SHUTDOWN, SCTP_NULL());
net/sctp/sm_statefuns.c
4372
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SACK, SCTP_FORCE());
net/sctp/sm_statefuns.c
4373
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_statefuns.c
4480
void *arg, struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4489
return sctp_sf_unk_chunk(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4492
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_BAD_TAG,
net/sctp/sm_statefuns.c
4494
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4500
commands);
net/sctp/sm_statefuns.c
4514
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
4520
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4524
commands);
net/sctp/sm_statefuns.c
4542
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
4577
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4586
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4594
commands);
net/sctp/sm_statefuns.c
4599
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4608
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
4613
sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4626
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
4657
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4662
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4670
commands);
net/sctp/sm_statefuns.c
4699
void *arg, struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4702
sctp_add_cmd_sf(commands, SCTP_CMD_DISCARD_PACKET, SCTP_NULL());
net/sctp/sm_statefuns.c
471
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_ASOC, SCTP_ASOC(new_asoc));
net/sctp/sm_statefuns.c
4727
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
473
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
4732
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
4737
commands);
net/sctp/sm_statefuns.c
4750
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
4790
sctp_add_cmd_sf(commands, SCTP_CMD_UPDATE_INITTAG,
net/sctp/sm_statefuns.c
4795
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(abort));
net/sctp/sm_statefuns.c
4799
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
4801
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
4803
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_FAILED,
net/sctp/sm_statefuns.c
4806
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
4808
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
481
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());
net/sctp/sm_statefuns.c
4825
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_PKT,
net/sctp/sm_statefuns.c
4834
sctp_sf_pdiscard(net, ep, asoc, SCTP_ST_CHUNK(0), arg, commands);
net/sctp/sm_statefuns.c
4868
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4872
return sctp_sf_abort_violation(net, ep, asoc, arg, commands, err_str,
net/sctp/sm_statefuns.c
4888
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4902
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(abort));
net/sctp/sm_statefuns.c
4905
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
4907
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
4913
sctp_sf_pdiscard(net, ep, asoc, SCTP_ST_CHUNK(0), arg, commands);
net/sctp/sm_statefuns.c
4931
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4935
return sctp_sf_abort_violation(net, ep, asoc, arg, commands, err_str,
net/sctp/sm_statefuns.c
4951
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
4955
return sctp_sf_abort_violation(net, ep, asoc, arg, commands, err_str,
net/sctp/sm_statefuns.c
5023
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5032
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
5048
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_CHOOSE_TRANSPORT,
net/sctp/sm_statefuns.c
5055
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_ASOC, SCTP_ASOC(my_asoc));
net/sctp/sm_statefuns.c
5060
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_START,
net/sctp/sm_statefuns.c
5062
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
5135
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5139
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_MSG, SCTP_DATAMSG(msg));
net/sctp/sm_statefuns.c
5175
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5187
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
5193
arg, commands);
net/sctp/sm_statefuns.c
5232
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5245
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(abort));
net/sctp/sm_statefuns.c
5251
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
5254
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
526
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5269
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5271
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_ERROR, SCTP_ERROR(-EINVAL));
net/sctp/sm_statefuns.c
5284
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5286
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_ERROR,
net/sctp/sm_statefuns.c
5311
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5313
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
5316
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
5321
sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL());
net/sctp/sm_statefuns.c
534
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
5346
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5351
return sctp_sf_cookie_wait_prm_shutdown(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
5374
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5379
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
5383
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(abort));
net/sctp/sm_statefuns.c
5385
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
5394
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
5397
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_FAILED,
net/sctp/sm_statefuns.c
541
return sctp_sf_violation_chunk(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
5423
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5428
return sctp_sf_cookie_wait_prm_abort(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
5449
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5452
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
5455
return sctp_sf_do_9_1_prm_abort(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
546
commands);
net/sctp/sm_statefuns.c
5476
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5479
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
5483
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
5486
return sctp_sf_do_9_1_prm_abort(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
5507
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5512
return sctp_sf_shutdown_sent_prm_abort(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
5543
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5546
(struct sctp_transport *)arg, commands))
net/sctp/sm_statefuns.c
5560
sctp_add_cmd_sf(commands, SCTP_CMD_TRANSPORT_HB_SENT,
net/sctp/sm_statefuns.c
5575
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5579
sctp_add_cmd_sf(commands, SCTP_CMD_SETUP_T4, SCTP_CHUNK(chunk));
net/sctp/sm_statefuns.c
5580
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_START,
net/sctp/sm_statefuns.c
5582
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(chunk));
net/sctp/sm_statefuns.c
5592
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5596
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(chunk));
net/sctp/sm_statefuns.c
5611
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5635
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5643
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP, SCTP_ULPEVENT(event));
net/sctp/sm_statefuns.c
5667
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5683
sctp_add_cmd_sf(commands, SCTP_CMD_SETUP_T2, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
5686
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_START,
net/sctp/sm_statefuns.c
5693
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_statefuns.c
5697
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
5701
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
5709
sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_STOP, SCTP_NULL());
net/sctp/sm_statefuns.c
5711
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
573
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_PKT,
net/sctp/sm_statefuns.c
5737
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5752
commands);
net/sctp/sm_statefuns.c
5758
arg, commands);
net/sctp/sm_statefuns.c
5771
sctp_add_cmd_sf(commands, SCTP_CMD_SETUP_T2, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
5774
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_statefuns.c
5778
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
5782
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
5790
sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_STOP, SCTP_NULL());
net/sctp/sm_statefuns.c
5792
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
5810
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5838
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5856
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_START_ONCE,
net/sctp/sm_statefuns.c
5859
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
5862
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
5898
sctp_add_cmd_sf(commands, SCTP_CMD_STRIKE, SCTP_TRANSPORT(transport));
net/sctp/sm_statefuns.c
5901
sctp_add_cmd_sf(commands, SCTP_CMD_RETRAN, SCTP_TRANSPORT(transport));
net/sctp/sm_statefuns.c
592
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
5926
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5929
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SACK, SCTP_FORCE());
net/sctp/sm_statefuns.c
595
return sctp_stop_t1_and_abort(net, commands, error, ECONNREFUSED,
net/sctp/sm_statefuns.c
5958
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
5975
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_CHOOSE_TRANSPORT,
net/sctp/sm_statefuns.c
5979
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_RESTART,
net/sctp/sm_statefuns.c
5982
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
5988
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
5990
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_FAILED,
net/sctp/sm_statefuns.c
60
struct sctp_cmd_seq *commands);
net/sctp/sm_statefuns.c
6023
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
6037
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_CHOOSE_TRANSPORT,
net/sctp/sm_statefuns.c
6040
sctp_add_cmd_sf(commands, SCTP_CMD_COOKIEECHO_RESTART,
net/sctp/sm_statefuns.c
6043
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
6045
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
6047
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_FAILED,
net/sctp/sm_statefuns.c
606
sctp_add_cmd_sf(commands, SCTP_CMD_PEER_INIT,
net/sctp/sm_statefuns.c
6074
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
6085
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
6088
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
6117
sctp_add_cmd_sf(commands, SCTP_CMD_STRIKE,
net/sctp/sm_statefuns.c
612
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_SHKEY, SCTP_NULL());
net/sctp/sm_statefuns.c
6123
sctp_add_cmd_sf(commands, SCTP_CMD_SETUP_T2, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
6126
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_statefuns.c
6128
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
6145
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
615
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_COUNTER_RESET, SCTP_NULL());
net/sctp/sm_statefuns.c
6157
sctp_add_cmd_sf(commands, SCTP_CMD_STRIKE,
net/sctp/sm_statefuns.c
6161
sctp_add_cmd_sf(commands, SCTP_CMD_SETUP_T4, SCTP_CHUNK(chunk));
net/sctp/sm_statefuns.c
6169
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
6171
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
6173
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
6192
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
6199
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART,
net/sctp/sm_statefuns.c
621
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
6217
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
6229
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(reply));
net/sctp/sm_statefuns.c
623
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_START,
net/sctp/sm_statefuns.c
6230
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
6232
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
625
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
6254
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
6268
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
6274
NULL, commands);
net/sctp/sm_statefuns.c
6296
void *arg, struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
6313
void *arg, struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
6334
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
634
sctp_add_cmd_sf(commands, SCTP_CMD_GEN_COOKIE_ECHO,
net/sctp/sm_statefuns.c
6503
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
6520
sctp_add_cmd_sf(commands, SCTP_CMD_SEND_PKT,
net/sctp/sm_statefuns.c
6532
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
6569
sctp_add_cmd_sf(commands, SCTP_CMD_ECN_CE,
net/sctp/sm_statefuns.c
6584
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_DUP, SCTP_U32(tsn));
net/sctp/sm_statefuns.c
6604
sctp_add_cmd_sf(commands, SCTP_CMD_PART_DELIVER, SCTP_NULL());
net/sctp/sm_statefuns.c
6660
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
6666
sctp_add_cmd_sf(commands, SCTP_CMD_DISCARD_PACKET, SCTP_NULL());
net/sctp/sm_statefuns.c
6667
sctp_add_cmd_sf(commands, SCTP_CMD_SET_SK_ERR,
net/sctp/sm_statefuns.c
6669
sctp_add_cmd_sf(commands, SCTP_CMD_ASSOC_FAILED,
net/sctp/sm_statefuns.c
6701
sctp_add_cmd_sf(commands, SCTP_CMD_REPORT_TSN, SCTP_U32(tsn));
net/sctp/sm_statefuns.c
6708
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY,
net/sctp/sm_statefuns.c
6727
sctp_add_cmd_sf(commands, deliver, SCTP_CHUNK(chunk));
net/sctp/sm_statefuns.c
69
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
708
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
721
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
728
return sctp_sf_tabort_8_4_8(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
738
commands);
net/sctp/sm_statefuns.c
747
return sctp_sf_tabort_8_4_8(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
77
struct sctp_cmd_seq *commands,
net/sctp/sm_statefuns.c
780
sctp_send_stale_cookie_err(net, ep, asoc, chunk, commands,
net/sctp/sm_statefuns.c
782
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
786
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
798
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
805
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
831
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
85
struct sctp_cmd_seq *commands);
net/sctp/sm_statefuns.c
876
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_ASOC, SCTP_ASOC(new_asoc));
net/sctp/sm_statefuns.c
877
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
881
sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_START, SCTP_NULL());
net/sctp/sm_statefuns.c
884
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_START,
net/sctp/sm_statefuns.c
888
sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(repl));
net/sctp/sm_statefuns.c
891
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP, SCTP_ULPEVENT(ev));
net/sctp/sm_statefuns.c
895
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
899
sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP,
net/sctp/sm_statefuns.c
92
struct sctp_cmd_seq *commands);
net/sctp/sm_statefuns.c
943
struct sctp_cmd_seq *commands)
net/sctp/sm_statefuns.c
949
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
954
return sctp_sf_pdiscard(net, ep, asoc, type, arg, commands);
net/sctp/sm_statefuns.c
961
commands);
net/sctp/sm_statefuns.c
969
sctp_add_cmd_sf(commands, SCTP_CMD_INIT_COUNTER_RESET, SCTP_NULL());
net/sctp/sm_statefuns.c
977
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP,
net/sctp/sm_statefuns.c
979
sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE,
net/sctp/sm_statefuns.c
983
sctp_add_cmd_sf(commands, SCTP_CMD_HB_TIMERS_START, SCTP_NULL());
net/sctp/sm_statefuns.c
985
sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_START,
net/sctp/sm_statefuns.c
99
struct sctp_cmd_seq *commands);
sound/hda/codecs/side-codecs/cs35l41_hda.c
1419
static bool cs35l41_dsm_supported(acpi_handle handle, unsigned int commands)
sound/hda/codecs/side-codecs/cs35l41_hda.c
1425
return acpi_check_dsm(handle, &guid, 0, BIT(commands));
tools/bpf/bpftool/main.c
143
for (i = 0; commands[i].cmd; i++) {
tools/bpf/bpftool/main.c
144
if (!strcmp(commands[i].cmd, "prog")) {
tools/bpf/bpftool/main.c
148
bootstrap = !commands[i].func;
tools/bpf/bpftool/main.c
421
err = cmd_select(commands, n_argc, n_argv, do_help);
tools/bpf/bpftool/main.c
571
ret = cmd_select(commands, argc, argv, do_help);
tools/bpf/bpftool/main.c
79
static const struct cmd commands[] = {
tools/net/ynl/ynltool/main.c
236
ret = cmd_select(commands, argc, argv, do_help);
tools/net/ynl/ynltool/main.c
72
static const struct cmd commands[] = {
tools/perf/perf.c
282
for (i = 0; i < ARRAY_SIZE(commands); i++) {
tools/perf/perf.c
283
const struct cmd_struct *p = commands + i;
tools/perf/perf.c
392
for (i = 0; i < ARRAY_SIZE(commands); i++) {
tools/perf/perf.c
393
const struct cmd_struct *p = commands+i;
tools/perf/perf.c
51
static const struct cmd_struct commands[] = {
tools/perf/perf.c
557
for (unsigned int i = 0; i < ARRAY_SIZE(commands); i++) {
tools/perf/perf.c
559
commands[i].cmd,
tools/perf/perf.c
560
strlen(commands[i].cmd));
tools/power/cpupower/utils/cpupower.c
226
for (i = 0; i < ARRAY_SIZE(commands); i++) {
tools/power/cpupower/utils/cpupower.c
227
struct cmd_struct *p = commands + i;
tools/power/cpupower/utils/cpupower.c
52
static struct cmd_struct commands[] = {
tools/power/cpupower/utils/cpupower.c
75
for (i = 0; i < ARRAY_SIZE(commands); i++)
tools/power/cpupower/utils/cpupower.c
76
printf("\t%s\n", commands[i].cmd);