/openbmc/linux/net/sctp/ |
H A D | sm_statefuns.c | 703 struct sctp_cmd_seq *commands) in sctp_sf_do_5_1D_ce() 924 struct sctp_cmd_seq *commands) in sctp_sf_do_5_1E_ca() 1017 struct sctp_cmd_seq *commands) in sctp_sf_heartbeat() 1516 struct sctp_cmd_seq *commands) in sctp_sf_do_unexpected_init() 1735 struct sctp_cmd_seq *commands) in sctp_sf_do_5_2_1_siminit() 1790 struct sctp_cmd_seq *commands) in sctp_sf_do_5_2_2_dupinit() 1814 struct sctp_cmd_seq *commands) in sctp_sf_do_5_2_3_initack() 1859 struct sctp_cmd_seq *commands, in sctp_sf_do_dupcook_a() 1982 struct sctp_cmd_seq *commands, in sctp_sf_do_dupcook_b() 2066 struct sctp_cmd_seq *commands, in sctp_sf_do_dupcook_c() [all …]
|
H A D | sm_sideeffect.c | 139 struct sctp_cmd_seq *commands) in sctp_gen_sack() 550 static void sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands, in sctp_do_8_2_transport_strike() 625 static void sctp_cmd_init_failed(struct sctp_cmd_seq *commands, in sctp_cmd_init_failed() 648 static void sctp_cmd_assoc_failed(struct sctp_cmd_seq *commands, in sctp_cmd_assoc_failed() 693 static int sctp_cmd_process_init(struct sctp_cmd_seq *commands, in sctp_cmd_process_init() 1042 static void sctp_cmd_assoc_change(struct sctp_cmd_seq *commands, in sctp_cmd_assoc_change() 1056 static void sctp_cmd_peer_no_auth(struct sctp_cmd_seq *commands, in sctp_cmd_peer_no_auth() 1067 static void sctp_cmd_adaptation_ind(struct sctp_cmd_seq *commands, in sctp_cmd_adaptation_ind() 1154 struct sctp_cmd_seq commands; in sctp_do_sm() local 1187 struct sctp_cmd_seq *commands, in sctp_side_effects() [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | README.md | 67 ### Logging in 78 ### List logging child objects recursively 84 ### List logging attributes of child objects recursively 92 ### Delete logging entries 100 ### Delete all logging entries
|
/openbmc/openbmc-test-automation/ |
H A D | tox.ini | 17 commands = key 26 commands = key 35 commands = key 44 commands = key 53 commands = key 61 commands = key
|
/openbmc/docs/ |
H A D | REST-cheatsheet.md | 11 ### Notes on authentication: 22 ### Establish REST connection session 53 ### Commands
|
/openbmc/linux/drivers/platform/x86/ |
H A D | samsung-laptop.c | 147 const struct sabi_commands commands; member 470 const struct sabi_commands *commands = &samsung->config->commands; in read_brightness() local 492 const struct sabi_commands *commands = &samsung->config->commands; in set_brightness() local 553 const struct sabi_commands *commands = &samsung->config->commands; in update_status() local 574 const struct sabi_commands *commands = &samsung->config->commands; in seclinux_rfkill_set() local 587 const struct sabi_commands *commands = &samsung->config->commands; in swsmi_wireless_status() local 597 const struct sabi_commands *commands = &samsung->config->commands; in swsmi_rfkill_set() local 650 const struct sabi_commands *commands = &config->commands; in get_performance_level() local 675 const struct sabi_commands *commands = &config->commands; in set_performance_level() local 703 const struct sabi_commands *commands = &samsung->config->commands; in read_battery_life_extender() local [all …]
|
/openbmc/linux/drivers/gpu/drm/tiny/ |
H A D | panel-mipi-dbi.c | 68 u8 commands[]; member 80 struct panel_mipi_dbi_commands *commands; in panel_mipi_dbi_check_commands() local 141 struct panel_mipi_dbi_commands *commands; in panel_mipi_dbi_commands_from_fw() local 167 struct panel_mipi_dbi_commands *commands) in panel_mipi_dbi_commands_execute()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/ |
H A D | tox.ini | 17 commands = key 24 commands={[testenv]commands} --splinter-webdriver=chrome key
|
/openbmc/phosphor-net-ipmid/ |
H A D | comm_module.cpp | 20 static const command::CmdDetails commands[] = { in sessionSetupCommands() local
|
H A D | sol_module.cpp | 14 static const ::command::CmdDetails commands[] = { in registerCommands() local
|
/openbmc/linux/tools/testing/kunit/ |
H A D | run_checks.py | 22 commands: Dict[str, Sequence[str]] = { variable
|
/openbmc/pldm/pldmtool/ |
H A D | pldmtool.cpp | 21 std::vector<std::unique_ptr<CommandInterface>> commands; variable
|
/openbmc/linux/drivers/scsi/ |
H A D | nsp32_debug.c | 53 static const char **commands[] = { variable
|
/openbmc/linux/drivers/scsi/pcmcia/ |
H A D | nsp_debug.c | 55 static const char **commands[] = { variable
|
/openbmc/openbmc/poky/meta/lib/oeqa/controllers/ |
H A D | controllerimage.py | 22 import oeqa.utils.commands as commands namespace
|
/openbmc/linux/tools/power/cpupower/utils/ |
H A D | cpupower.c | 52 static struct cmd_struct commands[] = { variable
|
/openbmc/linux/arch/um/drivers/ |
H A D | mconsole_user.c | 15 static struct mconsole_command commands[] = { variable
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_command.c | 44 } commands[FASTBOOT_COMMAND_COUNT] = { variable
|
/openbmc/qemu/hw/dma/ |
H A D | i82374.c | 53 uint8_t commands[8]; member
|
/openbmc/libpldm/src/dsp/ |
H A D | base.c | 220 const bitfield8_t *commands, struct pldm_msg *msg) in encode_get_commands_resp() 276 uint8_t *completion_code, bitfield8_t *commands) in decode_get_commands_resp()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | rootfs.py | 197 def make_last(command, commands): argument
|
/openbmc/pldm/pldmtool/oem/ibm/ |
H A D | pldm_oem_ibm.cpp | 22 std::vector<std::unique_ptr<CommandInterface>> commands; variable
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | setup_32.c | 148 static void __init boot_flags_init(char *commands) in boot_flags_init()
|
/openbmc/qemu/monitor/ |
H A D | monitor-internal.h | 144 const QmpCommandList *commands; member
|
/openbmc/qemu/python/qemu/utils/ |
H A D | qemu_ga_client.py | 275 commands = [m.replace('_cmd_', '') for m in dir() if '_cmd_' in m] variable
|