| /kernel/linux/linux-6.6/lib/crypto/mpi/ |
| D | mpi-div.c | 43 void mpi_fdiv_q(MPI quot, MPI dividend, MPI divisor) in mpi_fdiv_q() 50 void mpi_fdiv_qr(MPI quot, MPI rem, MPI dividend, MPI divisor) in mpi_fdiv_qr() 83 void mpi_tdiv_qr(MPI quot, MPI rem, MPI num, MPI den) in mpi_tdiv_qr()
|
| /kernel/linux/linux-6.6/lib/math/ |
| D | div64.c | 101 u64 quot; in div64_u64_rem() local 141 u64 quot; in div64_u64() local 163 s64 quot, t; in div64_s64() local
|
| /kernel/linux/linux-5.10/lib/math/ |
| D | div64.c | 105 u64 quot; in div64_u64_rem() local 145 u64 quot; in div64_u64() local 172 s64 quot, t; in div64_s64() local
|
| /kernel/linux/linux-5.10/lib/mpi/ |
| D | mpi-div.c | 43 void mpi_fdiv_q(MPI quot, MPI dividend, MPI divisor) in mpi_fdiv_q() 50 void mpi_fdiv_qr(MPI quot, MPI rem, MPI dividend, MPI divisor) in mpi_fdiv_qr() 83 void mpi_tdiv_qr(MPI quot, MPI rem, MPI num, MPI den) in mpi_tdiv_qr()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | tsc.c | 18 u64 t, quot, rem; in perf_time_to_tsc() local 29 u64 quot, rem; in tsc_to_perf_time() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | tsc.c | 20 u64 t, quot, rem; in perf_time_to_tsc() local 31 u64 quot, rem; in tsc_to_perf_time() local
|
| /kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
| D | 8250_dwlib.c | 63 unsigned int quot, rem, base_baud = baud * 16; in dw8250_get_divisor() local 74 unsigned int quot, unsigned int quot_frac) in dw8250_set_divisor()
|
| D | 8250_port.c | 1077 unsigned short quot; in autoconfig_16550a() local 2523 unsigned int quot; in serial8250_do_get_divisor() local 2596 unsigned int quot, unsigned int quot_frac) in serial8250_do_set_divisor() 2623 unsigned int quot, unsigned int quot_frac) in serial8250_set_divisor() 2670 unsigned int baud, quot, frac = 0; in serial8250_update_uartclk() local 2724 unsigned int baud, quot, frac = 0; in serial8250_do_set_termios() local 3289 unsigned int baud, quot, frac = 0; in serial8250_console_restore() local 3388 unsigned int quot; in probe_baud() local
|
| /kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
| D | 8250_dwlib.c | 78 unsigned int quot, rem, base_baud = baud * 16; in dw8250_get_divisor() local 89 unsigned int quot, unsigned int quot_frac) in dw8250_set_divisor()
|
| D | 8250_port.c | 1057 unsigned short quot; in autoconfig_16550a() local 2571 unsigned int quot; in serial8250_do_get_divisor() local 2653 unsigned int quot, unsigned int quot_frac) in serial8250_do_set_divisor() 2680 unsigned int quot, unsigned int quot_frac) in serial8250_set_divisor() 2727 unsigned int baud, quot, frac = 0; in serial8250_update_uartclk() local 2781 unsigned int baud, quot, frac = 0; in serial8250_do_set_termios() local 3340 unsigned int baud, quot, frac = 0; in serial8250_console_restore() local 3487 unsigned int quot; in probe_baud() local
|
| D | 8250_pci1xxxx.c | 147 unsigned int quot; in pci1xxxx_get_divisor() local 161 unsigned int quot, unsigned int frac) in pci1xxxx_set_divisor()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/ |
| D | ls_uart.c | 61 unsigned int quot = AVR_QUOT(avr_clock); in avr_uart_configure() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/embedded6xx/ |
| D | ls_uart.c | 62 unsigned int quot = AVR_QUOT(avr_clock); in avr_uart_configure() local
|
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| D | sunsu.c | 487 int quot, new_baud; in sunsu_change_mouse_baud() local 771 unsigned int iflag, unsigned int quot) in sunsu_change_speed() 901 unsigned int baud, quot; in sunsu_set_termios() local 1188 int quot, baud; in sunsu_kbd_ms_init() local
|
| D | sunsab.c | 680 unsigned int quot) in sunsab_convert_to_sab() 780 unsigned int quot = uart_get_divisor(port, baud); in sunsab_set_termios() local 875 unsigned int baud, quot; in sunsab_console_setup() local
|
| D | apbuart.c | 209 unsigned int baud, quot; in apbuart_set_termios() local 428 unsigned int quot, status; in apbuart_console_get_options() local
|
| D | clps711x.c | 257 unsigned int baud, quot; in uart_clps711x_set_termios() local 385 unsigned int quot; in uart_clps711x_console_setup() local
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| D | sunsu.c | 491 int quot, new_baud; in sunsu_change_mouse_baud() local 775 unsigned int iflag, unsigned int quot) in sunsu_change_speed() 907 unsigned int baud, quot; in sunsu_set_termios() local 1194 int quot, baud; in sunsu_kbd_ms_init() local
|
| D | sunsab.c | 681 unsigned int quot) in sunsab_convert_to_sab() 785 unsigned int quot = uart_get_divisor(port, baud); in sunsab_set_termios() local 880 unsigned int baud, quot; in sunsab_console_setup() local
|
| D | apbuart.c | 237 unsigned int baud, quot; in apbuart_set_termios() local 456 unsigned int quot, status; in apbuart_console_get_options() local
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | math64.h | 66 u64 quot, rem; in mul_u64_u64_div64() local
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| D | ark3116.c | 65 int quot; /* baudrate divisor */ member 199 int quot; in ark3116_set_termios() local
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | ark3116.c | 65 int quot; /* baudrate divisor */ member 201 int quot; in ark3116_set_termios() local
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| D | early_serial_console.c | 105 unsigned int quot; in probe_baud() local
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| D | early_serial_console.c | 105 unsigned int quot; in probe_baud() local
|