| /linux-4.4.14/net/sctp/ | 
| D | sm_statefuns.c | 222 				  sctp_cmd_seq_t *commands)  in sctp_sf_do_4_C()308 					sctp_cmd_seq_t *commands)  in sctp_sf_do_5_1B_init()
 504 				       sctp_cmd_seq_t *commands)  in sctp_sf_do_5_1C_ack()
 653 				      sctp_cmd_seq_t *commands)  in sctp_sf_do_5_1D_ce()
 879 				      sctp_cmd_seq_t *commands)  in sctp_sf_do_5_1E_ca()
 957 					    sctp_cmd_seq_t *commands)  in sctp_sf_heartbeat()
 983 					sctp_cmd_seq_t *commands)  in sctp_sf_sendbeat_8_3()
 1054 				    sctp_cmd_seq_t *commands)  in sctp_sf_beat_8_3()
 1128 					sctp_cmd_seq_t *commands)  in sctp_sf_backbeat_8_3()
 1202 				      sctp_cmd_seq_t *commands)  in sctp_sf_send_restart_abort()
 [all …]
 
 | 
| D | sm_sideeffect.c | 154 			 sctp_cmd_seq_t *commands)  in sctp_gen_sack()475 static void sctp_do_8_2_transport_strike(sctp_cmd_seq_t *commands,  in sctp_do_8_2_transport_strike()
 544 static void sctp_cmd_init_failed(sctp_cmd_seq_t *commands,  in sctp_cmd_init_failed()
 567 static void sctp_cmd_assoc_failed(sctp_cmd_seq_t *commands,  in sctp_cmd_assoc_failed()
 611 static int sctp_cmd_process_init(sctp_cmd_seq_t *commands,  in sctp_cmd_process_init()
 976 static void sctp_cmd_assoc_change(sctp_cmd_seq_t *commands,  in sctp_cmd_assoc_change()
 991 static void sctp_cmd_adaptation_ind(sctp_cmd_seq_t *commands,  in sctp_cmd_adaptation_ind()
 1104 	sctp_cmd_seq_t commands;  in sctp_do_sm()  local
 1142 			     sctp_cmd_seq_t *commands,  in sctp_side_effects()
 1227 				sctp_cmd_seq_t *commands,  in sctp_cmd_interpreter()
 
 | 
| D | probe.c | 135 					    sctp_cmd_seq_t *commands)  in jsctp_sf_eat_sack()
 | 
| /linux-4.4.14/drivers/platform/x86/ | 
| D | samsung-laptop.c | 151 	const struct sabi_commands commands;  member484 	const struct sabi_commands *commands = &samsung->config->commands;  in read_brightness()  local
 506 	const struct sabi_commands *commands = &samsung->config->commands;  in set_brightness()  local
 567 	const struct sabi_commands *commands = &samsung->config->commands;  in update_status()  local
 588 	const struct sabi_commands *commands = &samsung->config->commands;  in seclinux_rfkill_set()  local
 601 	const struct sabi_commands *commands = &samsung->config->commands;  in swsmi_wireless_status()  local
 611 	const struct sabi_commands *commands = &samsung->config->commands;  in swsmi_rfkill_set()  local
 664 	const struct sabi_commands *commands = &config->commands;  in get_performance_level()  local
 689 	const struct sabi_commands *commands = &config->commands;  in set_performance_level()  local
 717 	const struct sabi_commands *commands = &samsung->config->commands;  in read_battery_life_extender()  local
 [all …]
 
 | 
| /linux-4.4.14/drivers/scsi/ | 
| D | nsp32_debug.c | 53 static const char **commands[] = {  variable
 | 
| D | aha152x.c | 453 	int commands;		/* current number of commands */  member
 | 
| /linux-4.4.14/drivers/scsi/pcmcia/ | 
| D | nsp_debug.c | 55 static const char **commands[] = {  variable
 | 
| /linux-4.4.14/tools/power/cpupower/utils/ | 
| D | cpupower.c | 49 static struct cmd_struct commands[] = {  variable
 | 
| /linux-4.4.14/arch/um/drivers/ | 
| D | mconsole_user.c | 15 static struct mconsole_command commands[] = {  variable
 | 
| /linux-4.4.14/drivers/isdn/sc/ | 
| D | command.c | 38 static char *commands[] = { "ISDN_CMD_IOCTL",  variable
 | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | setup_32.c | 149 static void __init boot_flags_init(char *commands)  in boot_flags_init()
 | 
| D | setup_64.c | 129 static void __init boot_flags_init(char *commands)  in boot_flags_init()
 | 
| /linux-4.4.14/drivers/isdn/gigaset/ | 
| D | i4l.c | 200 	char **commands;  in command_from_LL()  local
 | 
| D | ev-layer.c | 848 	char **commands = data;  in start_dial()  local
 | 
| D | capi.c | 1335 	char **commands;  in do_connect_req()  local
 | 
| D | gigaset.h | 385 	char *commands[AT_NUM];		/* see AT_XXXX */  member
 | 
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ | 
| D | spi.c | 277 	u32 commands[WSPI_MAX_NUM_OF_CHUNKS]; /* 1 command per chunk */  in wl12xx_spi_raw_write()  local
 | 
| /linux-4.4.14/tools/perf/ | 
| D | perf.c | 39 static struct cmd_struct commands[] = {  variable
 | 
| /linux-4.4.14/include/uapi/drm/ | 
| D | qxl_drm.h | 92 	uint64_t	 __user commands;	/* struct drm_qxl_command* */  member
 | 
| D | vmwgfx_drm.h | 305 	uint64_t commands;  member
 | 
| /linux-4.4.14/drivers/s390/char/ | 
| D | sclp_early.c | 78 	sclp_cmdw_t commands[] = {SCLP_CMDW_READ_SCP_INFO_FORCED,  in sclp_read_info_early()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/qxl/ | 
| D | qxl_ioctl.c | 286 		struct drm_qxl_command *commands =  in qxl_execbuffer_ioctl()  local
 | 
| /linux-4.4.14/drivers/staging/comedi/drivers/ | 
| D | ni_usb6501.c | 156 enum commands {  enum
 | 
| /linux-4.4.14/net/ieee802154/ | 
| D | nl-mac.c | 840 	u32 commands[256 / 32];  in ieee802154_llsec_parse_key()  local918 	u32 commands[256 / 32];  in ieee802154_nl_fill_key()  local
 
 | 
| D | nl802154.c | 1413 	u32 commands[NL802154_CMD_FRAME_NR_IDS / 32];  in nl802154_send_key()  local1528 	u32 commands[NL802154_CMD_FRAME_NR_IDS / 32] = { };  in nl802154_add_llsec_key()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/ti/wl12xx/ | 
| D | acx.h | 109 	__le32 commands;  member
 | 
| /linux-4.4.14/drivers/target/ | 
| D | target_core_user.c | 107 	struct idr commands;  member
 | 
| /linux-4.4.14/drivers/usb/storage/ | 
| D | shuttle_usbat.c | 302 								 unsigned char *commands,  in usbat_execute_command()
 | 
| /linux-4.4.14/drivers/firmware/ | 
| D | arm_scpi.c | 184 	__le32 commands[4];  member
 | 
| /linux-4.4.14/drivers/net/ethernet/i825xx/ | 
| D | lib82596.c | 144 enum commands {  enum
 | 
| D | 82596.c | 178 enum commands {  enum
 | 
| /linux-4.4.14/drivers/ata/ | 
| D | libata-eh.c | 132 	const u8		*commands;  member
 | 
| /linux-4.4.14/drivers/net/wireless/ti/wl1251/ | 
| D | acx.h | 928 	u32 commands;  member
 | 
| /linux-4.4.14/include/net/bluetooth/ | 
| D | hci_core.h | 220 	__u8		commands[64];  member
 | 
| D | hci.h | 1118 	__u8     commands[64];  member
 |