/linux-6.3-rc2/arch/s390/lib/ |
A D | test_unwind.c | 160 struct unwindme *u = unwindme; in kretprobe_ret_handler() local 188 static int test_unwind_kretprobe(struct unwindme *u) in test_unwind_kretprobe() 221 struct unwindme *u = unwindme; in kprobe_pre_handler() local 239 static int test_unwind_kprobe(struct unwindme *u) in test_unwind_kprobe() 284 static int test_unwind_ftrace(struct unwindme *u) in test_unwind_ftrace() 319 static noinline int unwindme_func4(struct unwindme *u) in unwindme_func4() 370 static noinline int unwindme_func1(void *u) in unwindme_func1() 377 struct unwindme *u = READ_ONCE(unwindme); in unwindme_timer_fn() local 389 static int test_unwind_irq(struct unwindme *u) in test_unwind_irq() 400 static int test_unwind_task(struct unwindme *u) in test_unwind_task() [all …]
|
/linux-6.3-rc2/fs/nfsd/ |
A D | nfs4xdr.c | 1641 union nfsd4_op_u *u) in nfsd4_decode_exchange_id() 1738 union nfsd4_op_u *u) in nfsd4_decode_getdeviceinfo() 1797 union nfsd4_op_u *u) in nfsd4_decode_layoutget() 1826 union nfsd4_op_u *u) in nfsd4_decode_layoutreturn() 2036 union nfsd4_op_u *u) in nfsd4_decode_copy_notify() 2274 union nfsd4_op_u *u) in nfsd4_decode_listxattrs() 2306 union nfsd4_op_u *u) in nfsd4_decode_removexattr() 4669 union nfsd4_op_u *u) in nfsd4_encode_getdeviceinfo() 4726 union nfsd4_op_u *u) in nfsd4_encode_layoutget() 4776 union nfsd4_op_u *u) in nfsd4_encode_layoutreturn() [all …]
|
A D | nfs4proc.c | 493 union nfsd4_op_u *u) in nfsd4_open() 634 union nfsd4_op_u *u) in nfsd4_getfh() 642 union nfsd4_op_u *u) in nfsd4_putfh() 663 union nfsd4_op_u *u) in nfsd4_putrootfh() 672 union nfsd4_op_u *u) in nfsd4_restorefh() 868 union nfsd4_op_u *u) in nfsd4_link() 915 union nfsd4_op_u *u) in nfsd4_read() 1063 union nfsd4_op_u *u) in nfsd4_secinfo_no_name() 1226 union nfsd4_op_u *u) in nfsd4_clone() 1762 union nfsd4_op_u *u) in nfsd4_copy() [all …]
|
/linux-6.3-rc2/drivers/xen/ |
A D | evtchn.c | 95 static unsigned int evtchn_ring_offset(struct per_user_data *u, in evtchn_ring_offset() 164 struct per_user_data *u = evtchn->user; in evtchn_interrupt() local 200 struct per_user_data *u = file->private_data; in evtchn_read() local 272 struct per_user_data *u = file->private_data; in evtchn_write() local 313 static int evtchn_resize_ring(struct per_user_data *u) in evtchn_resize_ring() 417 static void evtchn_unbind_from_user(struct per_user_data *u, in evtchn_unbind_from_user() 433 struct per_user_data *u = file->private_data; in evtchn_ioctl() local 602 struct per_user_data *u = file->private_data; in evtchn_poll() local 614 struct per_user_data *u = filp->private_data; in evtchn_fasync() local 620 struct per_user_data *u; in evtchn_open() local [all …]
|
/linux-6.3-rc2/drivers/xen/xenbus/ |
A D | xenbus_dev_frontend.c | 112 } u; member 129 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_read() local 308 struct xenbus_file_priv *u; in xenbus_worker() local 341 struct xenbus_file_priv *u; in xenbus_file_free() local 352 struct xenbus_file_priv *u, uint32_t tx_id) in xenbus_get_transaction() 365 struct xenbus_file_priv *u = req->par; in xenbus_dev_queue_reply() local 447 struct xenbus_file_priv *u) in xenbus_write_transaction() 554 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_write() local 651 struct xenbus_file_priv *u; in xenbus_file_open() local 680 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_release() local [all …]
|
/linux-6.3-rc2/drivers/crypto/cavium/cpt/ |
A D | cpt_hw_types.h | 74 u64 u[8]; member 160 u64 u; member 189 u64 u; member 222 u64 u; member 285 u64 u; member 335 u64 u; member 370 u64 u; member 410 u64 u; member 439 u64 u; member 468 u64 u; member [all …]
|
/linux-6.3-rc2/lib/mpi/ |
A D | mpi-cmp.c | 23 int mpi_cmp_ui(MPI u, unsigned long v) in mpi_cmp_ui() 44 static int do_mpi_cmp(MPI u, MPI v, int absmode) in do_mpi_cmp() 84 int mpi_cmp(MPI u, MPI v) in mpi_cmp() 90 int mpi_cmpabs(MPI u, MPI v) in mpi_cmpabs()
|
A D | mpi-add.c | 20 void mpi_add_ui(MPI w, MPI u, unsigned long v) in mpi_add_ui() 67 void mpi_add(MPI w, MPI u, MPI v) in mpi_add() 134 void mpi_sub(MPI w, MPI u, MPI v) in mpi_sub() 143 void mpi_addm(MPI w, MPI u, MPI v, MPI m) in mpi_addm() 150 void mpi_subm(MPI w, MPI u, MPI v, MPI m) in mpi_subm()
|
A D | mpiutil.c | 235 void mpi_snatch(MPI w, MPI u) in mpi_snatch() 250 MPI mpi_set(MPI w, MPI u) in mpi_set() 270 MPI mpi_set_ui(MPI w, unsigned long u) in mpi_set_ui() 286 MPI mpi_alloc_set_ui(unsigned long u) in mpi_alloc_set_ui()
|
A D | longlong.h | 232 #define umul_ppmm(w1, w0, u, v) \ argument 241 #define smul_ppmm(w1, w0, u, v) \ argument 250 #define __umulsidi3(u, v) \ argument 415 #define umul_ppmm(w1, w0, u, v) \ argument 470 #define umul_ppmm(w1, w0, u, v) \ argument 479 #define __umulsidi3(u, v) \ argument 534 #define umul_ppmm(w1, w0, u, v) \ argument 613 #define umul_ppmm(wh, wl, u, v) \ argument 673 #define umul_ppmm(w1, w0, u, v) \ argument 698 #define __umulsidi3(u, v) \ argument [all …]
|
/linux-6.3-rc2/drivers/tty/serial/ |
A D | serial-tegra.c | 587 static void tegra_uart_start_tx(struct uart_port *u) in tegra_uart_start_tx() 612 static void tegra_uart_stop_tx(struct uart_port *u) in tegra_uart_stop_tx() 727 struct uart_port *u = &tup->uport; in tegra_uart_rx_dma_complete() local 834 struct uart_port *u = &tup->uport; in tegra_uart_isr() local 908 static void tegra_uart_stop_rx(struct uart_port *u) in tegra_uart_stop_rx() 1198 static int tegra_uart_startup(struct uart_port *u) in tegra_uart_startup() 1260 static void tegra_uart_shutdown(struct uart_port *u) in tegra_uart_shutdown() 1553 struct uart_port *u; in tegra_uart_probe() local 1622 struct uart_port *u = &tup->uport; in tegra_uart_remove() local 1632 struct uart_port *u = &tup->uport; in tegra_uart_suspend() local [all …]
|
A D | mxs-auart.c | 677 static int mxs_auart_request_port(struct uart_port *u) in mxs_auart_request_port() 682 static int mxs_auart_verify_port(struct uart_port *u, in mxs_auart_verify_port() 694 static const char *mxs_auart_type(struct uart_port *u) in mxs_auart_type() 701 static void mxs_auart_release_port(struct uart_port *u) in mxs_auart_release_port() 747 static u32 mxs_auart_get_mctrl(struct uart_port *u) in mxs_auart_get_mctrl() 944 static void mxs_auart_settermios(struct uart_port *u, in mxs_auart_settermios() 1164 static int mxs_auart_startup(struct uart_port *u) in mxs_auart_startup() 1202 static void mxs_auart_shutdown(struct uart_port *u) in mxs_auart_shutdown() 1235 static void mxs_auart_start_tx(struct uart_port *u) in mxs_auart_start_tx() 1245 static void mxs_auart_stop_tx(struct uart_port *u) in mxs_auart_stop_tx() [all …]
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | termios.c | 34 struct termios2 __user *u) in user_termios_to_kernel_termios() 55 int kernel_termios_to_user_termios(struct termios2 __user *u, in kernel_termios_to_user_termios() 78 struct termios __user *u) in user_termios_to_kernel_termios_1() 97 int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1()
|
/linux-6.3-rc2/net/unix/ |
A D | garbage.c | 111 struct unix_sock *u = unix_sk(sk); in scan_inflight() local 141 struct unix_sock *u; in scan_children() local 177 static void inc_inflight_move_tail(struct unix_sock *u) in inc_inflight_move_tail() 208 struct unix_sock *u; in unix_gc() local
|
/linux-6.3-rc2/drivers/crypto/marvell/octeontx/ |
A D | otx_cpt_hw_types.h | 298 u64 u; member 327 u64 u; member 360 u64 u; member 423 u64 u; member 473 u64 u; member 508 u64 u; member 548 u64 u; member 577 u64 u; member 606 u64 u; member 642 u64 u; member [all …]
|
/linux-6.3-rc2/arch/m68k/lib/ |
A D | muldi3.c | 28 #define umul_ppmm(w1, w0, u, v) \ argument 54 #define umul_ppmm(w1, w0, u, v) \ argument 63 #define __umulsidi3(u, v) \ argument 82 __muldi3 (DItype u, DItype v) in __muldi3()
|
/linux-6.3-rc2/lib/ |
A D | muldi3.c | 16 #define umul_ppmm(w1, w0, u, v) \ argument 42 #define __umulsidi3(u, v) ({ \ argument 49 long long notrace __muldi3(long long u, long long v) in __muldi3()
|
/linux-6.3-rc2/arch/microblaze/lib/ |
A D | muldi3.c | 14 #define umul_ppmm(w1, w0, u, v) \ argument 40 #define __umulsidi3(u, v) ({ \ argument 47 long long __muldi3(long long u, long long v) in __muldi3()
|
/linux-6.3-rc2/arch/arm/plat-orion/ |
A D | time.c | 77 u32 u; in orion_clkevt_next_event() local 113 u32 u; in orion_clkevt_shutdown() local 136 u32 u; in orion_clkevt_set_periodic() local 199 u32 u; in orion_time_init() local
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | vboxguest.h | 93 } u; member 119 } u; member 134 } u; member 198 } u; member 219 } u; member 251 } u; member 273 } u; member 301 } u; member 325 } u; member 347 } u; member
|
/linux-6.3-rc2/include/linux/ |
A D | etherdevice.h | 461 u64 u = 0; in ether_addr_to_u64() local 475 static inline void u64_to_ether_addr(u64 u, u8 *addr) in u64_to_ether_addr() 492 u64 u = ether_addr_to_u64(addr); in eth_addr_dec() local 504 u64 u = ether_addr_to_u64(addr); in eth_addr_inc() local 518 u64 u = ether_addr_to_u64(addr); in eth_addr_add() local 602 u64 u = ether_addr_to_u64(base_addr); in eth_hw_addr_gen() local
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A D | signal.c | 35 # define PUT_SIGSET(k,u) __copy_to_user((u)->sig, (k)->sig, sizeof(sigset_t)) argument 36 # define GET_SIGSET(k,u) __copy_from_user((k)->sig, (u)->sig, sizeof(sigset_t)) argument 38 # define PUT_SIGSET(k,u) __put_user((k)->sig[0], &(u)->sig[0]) argument 39 # define GET_SIGSET(k,u) __get_user((k)->sig[0], &(u)->sig[0]) argument
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-picolcd_debugfs.c | 72 static ssize_t picolcd_debug_eeprom_read(struct file *f, char __user *u, in picolcd_debug_eeprom_read() 111 static ssize_t picolcd_debug_eeprom_write(struct file *f, const char __user *u, in picolcd_debug_eeprom_write() 180 char __user *u, size_t s, loff_t *off) in _picolcd_flash_read() 215 static ssize_t picolcd_debug_flash_read(struct file *f, char __user *u, in picolcd_debug_flash_read() 262 const char __user *u, size_t s, loff_t *off) in _picolcd_flash_write() 298 static ssize_t picolcd_debug_flash_write(struct file *f, const char __user *u, in picolcd_debug_flash_write()
|
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/ |
A D | otx2_cpt_hw_types.h | 214 u64 u[8]; member 297 u64 u; member 313 u64 u; member 333 u64 u; member 355 u64 u; member 372 u64 u; member 387 u64 u; member 401 u64 u; member 427 u64 u; member 448 u64 u; member [all …]
|
/linux-6.3-rc2/include/asm-generic/ |
A D | uaccess.h | 40 #define __get_user_fn(sz, u, k) __get_user_fn(sz, u, k) argument 65 #define __put_user_fn(sz, u, k) __put_user_fn(sz, u, k) argument 140 #define __put_user_fn(sz, u, k) __put_user_fn(sz, u, k) argument 201 #define __get_user_fn(sz, u, k) __get_user_fn(sz, u, k) argument
|