Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 55 files:
- drivers/tty/serial/21285.c, line 449
- drivers/tty/serial/8250/8250_ingenic.c, line 102
- drivers/tty/serial/8250/8250_port.c, line 3603
- drivers/tty/serial/altera_uart.c, line 450
- drivers/tty/serial/amba-pl010.c, line 628
- drivers/tty/serial/amba-pl011.c, line 2566
- drivers/tty/serial/apbuart.c, line 467
- drivers/tty/serial/ar933x_uart.c, line 733
- drivers/tty/serial/arc_uart.c, line 496
- drivers/tty/serial/atmel_serial.c, line 2658
- drivers/tty/serial/bcm63xx_uart.c, line 745
- drivers/tty/serial/clps711x.c, line 418
- drivers/tty/serial/cpm_uart.c, line 1433
- drivers/tty/serial/digicolor-usart.c, line 429
- drivers/tty/serial/dz.c, line 894
- drivers/tty/serial/fsl_linflexuart.c, line 716
- drivers/tty/serial/fsl_lpuart.c, line 2685
- drivers/tty/serial/imx.c, line 2313
- drivers/tty/serial/ip22zilog.c, line 999
- drivers/tty/serial/lantiq.c, line 641
- drivers/tty/serial/liteuart.c, line 406
- drivers/tty/serial/lpc32xx_hs.c, line 168
- drivers/tty/serial/ma35d1_serial.c, line 632
- drivers/tty/serial/mcf.c, line 517
- drivers/tty/serial/meson_uart.c, line 606
- drivers/tty/serial/milbeaut_usio.c, line 436
- drivers/tty/serial/mpc52xx_uart.c, line 1633
- drivers/tty/serial/mps2-uart.c, line 449
- drivers/tty/serial/msm_serial.c, line 1708
- drivers/tty/serial/mvebu-uart.c, line 773
- drivers/tty/serial/mxs-auart.c, line 1415
- drivers/tty/serial/omap-serial.c, line 1261
- drivers/tty/serial/owl-uart.c, line 571
- drivers/tty/serial/pch_uart.c, line 1618
- drivers/tty/serial/pic32_uart.c, line 813
- drivers/tty/serial/pmac_zilog.c, line 1949
- drivers/tty/serial/pxa.c, line 694
- drivers/tty/serial/qcom_geni_serial.c, line 1635
- drivers/tty/serial/rda-uart.c, line 638
- drivers/tty/serial/sa1100.c, line 766
- drivers/tty/serial/samsung_tty.c, line 2369
- drivers/tty/serial/sb1250-duart.c, line 883
- drivers/tty/serial/sccnxp.c, line 864
- drivers/tty/serial/serial_core.c
- drivers/tty/serial/serial_txx9.c, line 896
- drivers/tty/serial/sh-sci.c, line 3476
- drivers/tty/serial/sifive.c, line 892
- drivers/tty/serial/sprd_serial.c, line 1029
- drivers/tty/serial/st-asc.c, line 901
- drivers/tty/serial/stm32-usart.c, line 1980
- drivers/tty/serial/sunplus-uart.c, line 545
- drivers/tty/serial/uartlite.c, line 552
- drivers/tty/serial/vt8500_serial.c, line 511
- drivers/tty/serial/xilinx_uartps.c, line 1432
- drivers/tty/serial/zs.c, line 1190
Smatch caller information:
drivers/tty/serial/sh-sci.c serial_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 6956706900079071232 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 4281093185862590464 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 298940033108279296 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 6972019190036848640 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/altera_uart.c altera_uart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 6352701206836547584 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 6087443071120801792 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4285675280721612800 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 3087374387296210944 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/8250/8250_ingenic.c ingenic_earlycon_setup_tail() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 7027411425176694784 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 2782857812313427968 |
| PARAM_VALUE | 3 | bits | 8205082476590858240 |
| PARAM_VALUE | 4 | flow | 7910688269490737152 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1) |
| STR_LEN | 0 | options | (-1) |
| NOCHECK_CALL |
drivers/tty/serial/serial_core.c uart_poll_init() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 4096-ptr_max |
| PARAM_VALUE | 1 | baud | 8778650223845142528 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 9067325433435717632 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4982764153078894592 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 7671583174452875264 |
| PARAM_VALUE | 4 | *flow | 110 |
| DATA_SOURCE | 0 | options | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | global &config_mutex |
drivers/tty/serial/sunplus-uart.c sunplus_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 7226738448852774912 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 5486092926992482304 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4291678290811895808 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 8549948564371656704 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/lantiq.c lqasc_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 789871358796697600 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 3914346411130957824 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4099463325505966080 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 2910939586677895168 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/sccnxp.c sccnxp_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 3962615226912800768 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 2774137249617797120 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 2510932238822699008 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 3623904329972682752 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/milbeaut_usio.c mlb_usio_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 4827520367123623936 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 6631254285967458304 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 951225583741349888 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 5746447279521341440 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/digicolor-usart.c digicolor_uart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 3411371057303965696 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 8614628859930402816 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 2225408314300571648 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 2237310240881614848 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/uartlite.c ulite_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 1219999984071868416 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 5311317242584727552 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 675994824874389504 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 5367822404589355008 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/amba-pl010.c pl010_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 4444596887194849280 |
| PARAM_VALUE | 1 | *baud | 38400 |
| PARAM_VALUE | 2 | parity | 7869188089532174336 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4429694400692150272 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 5213109029069180928 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/sprd_serial.c sprd_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 5839555528354676736 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 6462117085060870144 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4000812356268859392 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 3293750781369147392 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/liteuart.c liteuart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 764119781000916992 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 7703966452049973248 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 3240324083189534720 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 4798494781489848320 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/meson_uart.c meson_serial_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 7006060091245010944 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 8356311444762914816 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 5311617262787600384 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 8767179352865804288 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/stm32-usart.c stm32_usart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 4058702541798678528 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 248610286645100544 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 1516626093654618112 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 8729347888775163904 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/st-asc.c asc_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 6262506784424435712 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 4981625418396545024 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 7254048015043227648 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 1618720733392896 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/pch_uart.c pch_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 6056331326856372224 |
| PARAM_VALUE | 2 | parity | 8373547589315235840 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 21017524548669440 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 2808006454453907456 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/vt8500_serial.c vt8500_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 5804044994764517376 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 8959648382579421184 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4165759842844672000 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 5245478030677835776 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/lpc32xx_hs.c lpc32xx_hsuart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 5807888532768735232 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 6767353842952699904 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 3136877005875044352 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 8769756190973349888 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/8250/8250_port.c serial8250_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 4254480412410351616 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 1828149768933949440 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 5780069636326875136 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 833120827078905856 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/imx.c imx_uart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 4674653494530568192 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 3343693763542695936 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 1768567804413636608 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 7666511187110379520 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/ma35d1_serial.c ma35d1serial_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 293096373313118208 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 1057184824013971456 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4358981482422530048 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 6890179708675784704 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/xilinx_uartps.c cdns_uart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 2007317019997618176 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 1555772386603446272 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 7705220526751113216 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 3658988712904900608 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/arc_uart.c arc_serial_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 5750117854797201408 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 8455333096103796736 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4393756603837906944 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 5474020979245047808 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/mps2-uart.c mps2_uart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 8330905858029981696 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 6655475188233822208 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4184521673029812224 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 3760569594982797312 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/mvebu-uart.c mvebu_uart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 2175211010334568448 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 4726734629156274176 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 8874474407382126592 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 3660890000510058496 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/sifive.c sifive_serial_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 137576367598751744 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 5739109324507590656 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 6996993561706819584 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 6176962422170652672 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/bcm63xx_uart.c bcm_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 9215827172197679104 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 6133484395600855040 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 3815832167718699008 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 1068672352035373056 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/qcom_geni_serial.c qcom_geni_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 1572457873920208896 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 7226682386796130304 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 5060304162785312768 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 4063400247831670784 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/fsl_lpuart.c lpuart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 6283530568233103360 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 5092783054850506752 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4139215813695991808 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 7091109314038685696 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/rda-uart.c rda_uart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 3651611777650098176 |
| PARAM_VALUE | 1 | *baud | 921600 |
| PARAM_VALUE | 2 | parity | 6535670660337766400 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 8927353039353024512 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 1428238370071433216 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/fsl_linflexuart.c linflex_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 5874444862291353600 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 7628020764175695872 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 8932038232150667264 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 6515671529445449728 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/owl-uart.c owl_uart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 2971235565942611968 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 5468845603211902976 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 7921939604244758528 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 6828442815329476608 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/samsung_tty.c s3c24xx_serial_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 1631634581096886272 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 7913786919501946880 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 7663989535682154496 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 5652756099608600576 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/msm_serial.c msm_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 5329567202147565568 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 6656692295238811648 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 3717769177909010432 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 6446733738818510848 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/omap-serial.c serial_omap_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 4419232472522141696 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 660739568674000896 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 977117473378525184 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 4989150317047521280 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/clps711x.c uart_clps711x_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 4981829106325659648 |
| PARAM_VALUE | 1 | *baud | 38400 |
| PARAM_VALUE | 2 | parity | 6190394904193933312 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 2555714592603693056 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 2089637152436531200 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/pic32_uart.c pic32_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 8648221451356098560 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 526736971935178752 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 4262331376165392384 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 8710102066919759872 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/mxs-auart.c auart_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 7059056597049151488 |
| PARAM_VALUE | 1 | *baud | 9600 |
| PARAM_VALUE | 2 | parity | 9216540603584880640 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 9183552894854963200 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 7292268800325271552 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |
drivers/tty/serial/atmel_serial.c atmel_console_setup() -> uart_parse_options()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | options | 1-u64max |
| PARAM_VALUE | 1 | baud | 3867436727504617472 |
| PARAM_VALUE | 1 | *baud | 115200 |
| PARAM_VALUE | 2 | parity | 6404607916697321472 |
| PARAM_VALUE | 2 | *parity | 110 |
| PARAM_VALUE | 3 | bits | 1351026015121502208 |
| PARAM_VALUE | 3 | *bits | 8 |
| PARAM_VALUE | 4 | flow | 7426706755280543744 |
| PARAM_VALUE | 4 | *flow | 110 |
| BUF_SIZE | 0 | options | (-1),8 |
| BUF_SIZE | 0 | options | (-1),8 |
| DATA_SOURCE | 0 | options | $1 |
| STR_LEN | 0 | options | (-1),7 |
| STR_LEN | 0 | options | (-1),7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &console_mutex | ||
| HALF_LOCKED2 | &_T->lock->lock | ||
| HALF_LOCKED2 | &buffer->mutex | ||
| HALF_LOCKED2 | &frag->frag_sem | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->flags | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &console_sem | ||
| HALF_LOCKED2 | global &dynamic_netconsole_mutex | ||
| HALF_LOCKED2 | global &goldfish_tty_lock | ||
| HALF_LOCKED2 | global &psinfo_lock | ||
| HALF_LOCKED2 | irq |