/Linux-v4.19/net/sctp/ |
D | sm_statefuns.c | 73 struct sctp_cmd_seq *commands); 82 struct sctp_cmd_seq *commands, 90 struct sctp_cmd_seq *commands); 97 struct sctp_cmd_seq *commands); 104 struct sctp_cmd_seq *commands); 109 struct sctp_cmd_seq *commands, 119 struct sctp_cmd_seq *commands, 129 struct sctp_cmd_seq *commands); 137 struct sctp_cmd_seq *commands); 145 struct sctp_cmd_seq *commands); [all …]
|
D | sm_sideeffect.c | 62 struct sctp_cmd_seq *commands, 71 struct sctp_cmd_seq *commands, 154 struct sctp_cmd_seq *commands) in sctp_gen_sack() argument 215 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART, in sctp_gen_sack() 230 sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(sack)); in sctp_gen_sack() 233 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_gen_sack() 529 static void sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands, in sctp_do_8_2_transport_strike() argument 601 static void sctp_cmd_init_failed(struct sctp_cmd_seq *commands, in sctp_cmd_init_failed() argument 612 sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP, in sctp_cmd_init_failed() 615 sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE, in sctp_cmd_init_failed() [all …]
|
/Linux-v4.19/arch/sparc/kernel/ |
D | setup_32.c | 148 static void __init boot_flags_init(char *commands) in boot_flags_init() argument 150 while (*commands) { in boot_flags_init() 152 while (*commands == ' ') in boot_flags_init() 153 commands++; in boot_flags_init() 156 if (*commands == '\0') in boot_flags_init() 158 if (*commands == '-') { in boot_flags_init() 159 commands++; in boot_flags_init() 160 while (*commands && *commands != ' ') in boot_flags_init() 161 process_switch(*commands++); in boot_flags_init() 164 if (!strncmp(commands, "mem=", 4)) { in boot_flags_init() [all …]
|
D | setup_64.c | 133 static void __init boot_flags_init(char *commands) in boot_flags_init() argument 135 while (*commands) { in boot_flags_init() 137 while (*commands == ' ') in boot_flags_init() 138 commands++; in boot_flags_init() 141 if (*commands == '\0') in boot_flags_init() 143 if (*commands == '-') { in boot_flags_init() 144 commands++; in boot_flags_init() 145 while (*commands && *commands != ' ') in boot_flags_init() 146 process_switch(*commands++); in boot_flags_init() 149 if (!strncmp(commands, "mem=", 4)) in boot_flags_init() [all …]
|
/Linux-v4.19/drivers/platform/x86/ |
D | samsung-laptop.c | 151 const struct sabi_commands commands; member 176 .commands = { 239 .commands = { 484 const struct sabi_commands *commands = &samsung->config->commands; in read_brightness() local 489 retval = sabi_command(samsung, commands->get_brightness, in read_brightness() 506 const struct sabi_commands *commands = &samsung->config->commands; in set_brightness() local 517 sabi_set_commandb(samsung, commands->set_brightness, 0); in set_brightness() 520 sabi_set_commandb(samsung, commands->set_brightness, user_level); in set_brightness() 567 const struct sabi_commands *commands = &samsung->config->commands; in update_status() local 572 sabi_set_commandb(samsung, commands->set_backlight, 1); in update_status() [all …]
|
/Linux-v4.19/drivers/isdn/gigaset/ |
D | i4l.c | 200 char **commands; in command_from_LL() local 246 commands = kcalloc(AT_NUM, sizeof(*commands), GFP_ATOMIC); in command_from_LL() 247 if (!commands) { in command_from_LL() 254 commands[AT_DIAL] = kmalloc(l, GFP_ATOMIC); in command_from_LL() 255 if (!commands[AT_DIAL]) in command_from_LL() 260 commands[AT_TYPE] = kstrdup("^SCTP=0\r", GFP_ATOMIC); in command_from_LL() 261 if (!commands[AT_TYPE]) in command_from_LL() 263 snprintf(commands[AT_DIAL], l, in command_from_LL() 266 commands[AT_TYPE] = kstrdup("^SCTP=1\r", GFP_ATOMIC); in command_from_LL() 267 if (!commands[AT_TYPE]) in command_from_LL() [all …]
|
D | capi.c | 1335 char **commands; in do_connect_req() local 1373 commands = kcalloc(AT_NUM, sizeof(*commands), GFP_KERNEL); in do_connect_req() 1374 if (!commands) in do_connect_req() 1405 commands[AT_TYPE] = kstrdup(s, GFP_KERNEL); in do_connect_req() 1406 if (!commands[AT_TYPE]) in do_connect_req() 1408 commands[AT_DIAL] = kmalloc(l + 3, GFP_KERNEL); in do_connect_req() 1409 if (!commands[AT_DIAL]) in do_connect_req() 1411 snprintf(commands[AT_DIAL], l + 3, "D%.*s\r", l, pp); in do_connect_req() 1453 commands[AT_CLIP] = kstrdup(s, GFP_KERNEL); in do_connect_req() 1454 if (!commands[AT_CLIP]) in do_connect_req() [all …]
|
/Linux-v4.19/Documentation/hwmon/ |
D | pmbus-core | 20 Unfortunately, while PMBus commands are standardized, there are no mandatory 21 commands, and manufacturers can add as many non-standard commands as they like. 22 Also, different PMBUs devices act differently if non-supported commands are 46 PMBus commands. Auto-detection is somewhat limited, since there are simply too 48 which PMBus commands are paged and which commands are replicated across all 52 all commands can be auto-detected. The data structures in this driver can be 56 Some commands are always auto-detected. This applies to all limit commands 66 standard PMBus commands and virtual PMBus commands. 68 Standard PMBus commands 71 Standard PMBus commands (commands values 0x00 to 0xff) are defined in the PMBUs [all …]
|
/Linux-v4.19/Documentation/i2c/ |
D | i2c-stub | 6 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w) 10 driver, which will then only react to SMBus commands to these addresses. 13 quick commands to the specified addresses; it will respond to the other 14 commands (also to the specified addresses) by reading from or writing to 26 SMBus block commands must be written to configure an SMBus command for 27 SMBus block operations. Writes can be partial. Block read commands always 45 Functionality override, to disable some commands. See I2C_FUNC_* 48 commands.
|
D | functionality | 17 I2C_FUNC_I2C Plain i2c-level commands (Pure SMBus 40 and write_byte commands 42 and write_byte_data commands 44 and write_word_data commands 46 and write_block_data commands 48 and write_i2c_block_data commands 49 I2C_FUNC_SMBUS_EMUL Handles all SMBus commands that can be
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | debugfs-cec-error-inj | 6 The CEC Framework allows for CEC error injection commands through 8 through which the error injection commands can be given. 16 It is up to the driver to decide what commands to implement. The only 19 commands. 23 commands. 34 Drivers that implement this functionality must document the commands as
|
/Linux-v4.19/kernel/debug/kdb/ |
D | kdb_cmds | 1 # Initial commands for kdb, alter to suit your needs. 2 # These commands are executed in kdb_init() context, no SMP, no 4 # registers) are not reliable this early. set and bp commands should 5 # be safe. Global breakpoint commands affect each cpu as it is booted.
|
/Linux-v4.19/Documentation/acpi/ |
D | aml-debugger.txt | 19 the following commands: 34 started by using the following commands: 41 debugger commands. 43 The commands are documented in the "ACPICA Overview and Programmer Reference" 48 The detailed debugger commands reference is located in Chapter 12 "ACPICA 54 the "quit" or "exit" commands. When finished, unload the module with:
|
/Linux-v4.19/tools/power/cpupower/utils/ |
D | cpupower.c | 51 static struct cmd_struct commands[] = { variable 73 for (i = 0; i < ARRAY_SIZE(commands); i++) in print_help() 74 printf("\t%s\n", commands[i].cmd); in print_help() 222 for (i = 0; i < ARRAY_SIZE(commands); i++) { in main() 223 struct cmd_struct *p = commands + i; in main()
|
/Linux-v4.19/Documentation/scsi/ |
D | ufs.txt | 56 UFS supports subset of SCSI commands defined by SPC-4 and SBC-3. 57 * UCS: It handles SCSI commands supported by UFS specification. 62 device power management operations and commands to Interconnect 76 set layer(UCS) to transport commands. 88 * UIO_SAP: To issue commands to Unipro layers. 103 and prepares the controller to transfer commands/response between 108 Transfer request handling module of UFSHCD receives SCSI commands 122 with SCSI Midlayer. Examples of some of the error handling commands
|
D | sym53c8xx_2.txt | 21 8. Control commands 24 8.3 Set maximum number of concurrent tagged commands 31 10. Boot setup commands 34 10.2.1 Default number of tagged commands 156 Control commands: write operations to the proc SCSI file system 160 Boot setup commands 214 me using tagged commands are the following: 228 maximum number of queued commands up to 32. The Symbios Setup only allows 231 The maximum number of simultaneous tagged commands queued to a device 236 This driver supports up to 255 commands per device, and but using more than [all …]
|
D | ncr53c8xx.txt | 19 8. Control commands 22 8.3 Set maximum number of concurrent tagged commands 31 10. Boot setup commands 39 10.2.6 Default number of tagged commands 56 10.3 Advised boot setup commands 65 14.1 Tagged commands with Iomega Jaz device 127 drivers, configuration parameters and control commands available through 184 Control commands: write operations to the proc SCSI file system 188 Boot setup commands 256 maximum number of queued commands up to 32. The Symbios Setup only allows [all …]
|
/Linux-v4.19/drivers/w1/ |
D | Kconfig | 25 2. Userspace commands. Includes read/write and search/alarm search commands. 26 3. Replies to userspace commands.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-help.txt | 16 command and a list of the most commonly used perf commands are printed 19 If the option '--all' or '-a' is given, then all available commands are 33 Prints all the available commands on the standard output. This
|
/Linux-v4.19/tools/testing/selftests/tc-testing/ |
D | README | 30 teardown commands - which includes not being able to run a test simply 52 commands being tested must be run as root. The code that enforces 82 The setup and teardown stages can run zero or more commands. The setup 85 can be run next. These two stages require any commands run to return 93 Each of the commands in any stage will run in a shell instance. 101 the tests to be run. These values are used in the tc commands that will be 107 The NAMES values are used to substitute into the commands in the test cases. 124 -v, --verbose Show the commands that are being run 155 options for nsPlugin (run commands in net namespace) 158 Run commands in namespace as specified in tdc_config.py [all …]
|
/Linux-v4.19/Documentation/security/tpm/ |
D | tpm_vtpm_proxy.rst | 28 TPM commands using the character device and the emulator will receive the 29 commands via the file descriptor and use it for sending back responses. 41 to the TPM. All commands from the driver can be read from the file descriptor 42 returned by the ioctl. The commands should be responded to immediately.
|
/Linux-v4.19/Documentation/networking/ |
D | hinic.txt | 55 Application Programmable Interface commands(API CMD) - Interface for sending 56 MGMT commands to the card. (hinic_hw_api_cmd.c, hinic_hw_api_cmd.h) 59 commands to the card and receives notifications from the MGMT modules on the 74 Command Queues(CMDQ) - The queues for sending commands for IO management and is 75 used to set the QPs addresses in HW. The commands completion events are 98 Port Commands - Send commands to the HW device for port management
|
/Linux-v4.19/Documentation/ |
D | btmrvl.txt | 5 All commands are used via debugfs interface. 13 These commands are used to configure the host sleep parameters:: 35 These commands are used to enable/disable auto sleep mode 54 These commands are used to enable host sleep or wake up firmware
|
/Linux-v4.19/tools/perf/ |
D | perf.c | 48 static struct cmd_struct commands[] = { variable 246 for (i = 0; i < ARRAY_SIZE(commands); i++) { in handle_options() 247 struct cmd_struct *p = commands+i; in handle_options() 350 for (i = 0; i < ARRAY_SIZE(commands); i++) { in handle_internal_command() 351 struct cmd_struct *p = commands+i; in handle_internal_command()
|
/Linux-v4.19/net/ieee802154/ |
D | nl-mac.c | 843 u32 commands[256 / 32]; in ieee802154_llsec_parse_key() local 857 nla_memcpy(commands, in ieee802154_llsec_parse_key() 861 if (commands[0] || commands[1] || commands[2] || commands[3] || in ieee802154_llsec_parse_key() 862 commands[4] || commands[5] || commands[6] || in ieee802154_llsec_parse_key() 863 commands[7] >= BIT(IEEE802154_CMD_GTS_REQ + 1)) in ieee802154_llsec_parse_key() 866 key->cmd_frame_ids = commands[7]; in ieee802154_llsec_parse_key() 921 u32 commands[256 / 32]; in ieee802154_nl_fill_key() local 936 memset(commands, 0, sizeof(commands)); in ieee802154_nl_fill_key() 937 commands[7] = key->key->cmd_frame_ids; in ieee802154_nl_fill_key() 939 sizeof(commands), commands)) in ieee802154_nl_fill_key()
|