Home
last modified time | relevance | path

Searched defs:uarg (Results 26 – 49 of 49) sorted by relevance

12

/Linux-v6.6/drivers/char/
Dds1620.c243 } uarg; in ds1620_ioctl() local
/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.c1290 struct mpt3_ioctl_eventreport __user *uarg = arg; in _ctl_eventreport() local
2321 struct mpt3_diag_read_buffer __user *uarg = arg; in _ctl_diag_read_buffer() local
2560 struct mpt3_ioctl_command32 __user *uarg; in _ctl_compat_mpt_command() local
2653 struct mpt3_ioctl_command __user *uarg; in _ctl_ioctl_main() local
/Linux-v6.6/net/core/
Dskbuff.c1542 struct ubuf_info_msgzc *uarg; in msg_zerocopy_alloc() local
1572 static inline struct sk_buff *skb_from_uarg(struct ubuf_info_msgzc *uarg) in skb_from_uarg()
1578 struct ubuf_info *uarg) in msg_zerocopy_realloc()
1647 static void __msg_zerocopy_callback(struct ubuf_info_msgzc *uarg) in __msg_zerocopy_callback()
1697 void msg_zerocopy_callback(struct sk_buff *skb, struct ubuf_info *uarg, in msg_zerocopy_callback()
1709 void msg_zerocopy_put_abort(struct ubuf_info *uarg, bool have_uref) in msg_zerocopy_put_abort()
1723 struct ubuf_info *uarg) in skb_zerocopy_iter_stream()
/Linux-v6.6/fs/crypto/
Dpolicy.c561 int fscrypt_ioctl_get_policy_ex(struct file *filp, void __user *uarg) in fscrypt_ioctl_get_policy_ex()
/Linux-v6.6/drivers/xen/
Devtchn.c434 void __user *uarg = (void __user *) arg; in evtchn_ioctl() local
/Linux-v6.6/drivers/vfio/
Dgroup.c389 void __user *uarg = (void __user *)arg; in vfio_group_fops_unl_ioctl() local
/Linux-v6.6/include/linux/
Dskbuff.h1691 static inline void net_zcopy_get(struct ubuf_info *uarg) in net_zcopy_get()
1696 static inline void skb_zcopy_init(struct sk_buff *skb, struct ubuf_info *uarg) in skb_zcopy_init()
1702 static inline void skb_zcopy_set(struct sk_buff *skb, struct ubuf_info *uarg, in skb_zcopy_set()
1730 static inline void net_zcopy_put(struct ubuf_info *uarg) in net_zcopy_put()
1736 static inline void net_zcopy_put_abort(struct ubuf_info *uarg, bool have_uref) in net_zcopy_put_abort()
1749 struct ubuf_info *uarg = skb_zcopy(skb); in skb_zcopy_clear() local
/Linux-v6.6/drivers/mtd/
Dmtdchar.c1305 struct blkpg_compat_ioctl_arg __user *uarg = argp; in mtdchar_compat_ioctl() local
/Linux-v6.6/drivers/net/
Dtap.c756 struct ubuf_info *uarg = msg_control; in tap_get_user() local
Dtun.c1908 struct ubuf_info *uarg = msg_control; in tun_get_user() local
/Linux-v6.6/net/ipv4/
Dtcp.c991 size_t size, struct ubuf_info *uarg) in tcp_sendmsg_fastopen()
1040 struct ubuf_info *uarg = NULL; in tcp_sendmsg_locked() local
Dip_output.c960 struct ubuf_info *uarg = NULL; in __ip_append_data() local
/Linux-v6.6/drivers/net/xen-netback/
Dnetback.c1101 struct ubuf_info *uarg; in xenvif_handle_frag_list() local
/Linux-v6.6/drivers/scsi/bfa/
Dbfa_fcs_lport.c6897 bfa_cb_lps_fdisc_comp(void *bfad, void *uarg, bfa_status_t status) in bfa_cb_lps_fdisc_comp()
6965 bfa_cb_lps_fdisclogo_comp(void *bfad, void *uarg) in bfa_cb_lps_fdisclogo_comp()
6975 bfa_cb_lps_cvl_event(void *bfad, void *uarg) in bfa_cb_lps_cvl_event()
Dbfa_svc.c1874 bfa_lps_flogi(struct bfa_lps_s *lps, void *uarg, u8 alpa, u16 pdusz, in bfa_lps_flogi()
1891 bfa_lps_fdisc(struct bfa_lps_s *lps, void *uarg, u16 pdusz, wwn_t pwwn, in bfa_lps_fdisc()
Dbfa_svc.h411 void *uarg; /* user callback arg */ member
/Linux-v6.6/net/ipv6/
Dip6_output.c1477 struct ubuf_info *uarg = NULL; in __ip6_append_data() local
/Linux-v6.6/lib/
Dtest_hmm.c1303 void __user *uarg = (void __user *)arg; in dmirror_fops_unlocked_ioctl() local
/Linux-v6.6/net/
Dsocket.c1175 void __user *uarg)) in brioctl_set()
1184 struct ifreq *ifr, void __user *uarg) in br_ioctl_call()
/Linux-v6.6/drivers/vfio/pci/
Dvfio_pci_core.c1445 void __user *uarg = (void __user *)arg; in vfio_pci_core_ioctl() local
/Linux-v6.6/drivers/scsi/cxlflash/
Dmain.c3480 void __user *uarg = (void __user *)arg; in cxlflash_chr_ioctl() local
/Linux-v6.6/drivers/tty/serial/
Dserial_core.c1540 void __user *uarg = (void __user *)arg; in uart_ioctl() local
/Linux-v6.6/fs/btrfs/
Dioctl.c1763 struct btrfs_ioctl_search_args_v2 __user *uarg = argp; in btrfs_ioctl_tree_search_v2() local
/Linux-v6.6/include/net/
Dtcp.h1793 struct ubuf_info *uarg; member

12