Searched defs:compat (Results 1 - 25 of 103) sorted by last modified time

12345

/linux-master/net/core/
H A Dfilter.c4649 u8 compat[sizeof(struct bpf_tunnel_key)]; local
4764 u8 compat[sizeof(struct bpf_tunnel_key)]; local
/linux-master/fs/btrfs/
H A Dioctl.c4432 static int _btrfs_ioctl_send(struct inode *inode, void __user *argp, bool compat) argument
4551 static int btrfs_ioctl_encoded_write(struct file *file, void __user *argp, bool compat) argument
4468 btrfs_ioctl_encoded_read(struct file *file, void __user *argp, bool compat) argument
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c418 char *compat; local
/linux-master/net/mac80211/
H A Dchan.c99 const struct cfg80211_chan_def *compat; local
564 const struct ieee80211_chan_req *compat; local
158 ieee80211_chanctx_non_reserved_chandef(struct ieee80211_local *local, struct ieee80211_chanctx *ctx, const struct ieee80211_chan_req *compat, struct ieee80211_chan_req *tmp) argument
725 const struct ieee80211_chan_req *compat = NULL; local
1886 const struct ieee80211_chan_req *compat; local
[all...]
/linux-master/arch/arc/mm/
H A Dtlb.c619 int compat = 0; local
/linux-master/fs/bcachefs/
H A Dbcachefs_format.h951 __le64 compat[2]; member in struct:bch_sb
H A Dbcachefs.h801 u64 compat; member in struct:bch_fs::__anon32
/linux-master/drivers/virtio/
H A Dvirtio.c385 char compat[] = "virtio,deviceXXXXXXXX"; local
/linux-master/include/linux/
H A Dio_uring_types.h243 unsigned int compat: 1; member in struct:io_ring_ctx::__anon47
H A Dproperty.h89 bool fwnode_device_is_compatible(const struct fwnode_handle *fwnode, const char *compat) argument
117 static inline bool device_is_compatible(const struct device *dev, const char *compat) argument
H A Dof.h409 static inline bool of_machine_is_compatible(const char *compat) argument
806 static inline int of_machine_is_compatible(const char *compat) argument
586 of_device_compatible_match(const struct device_node *device, const char *const *compat) argument
609 of_find_compatible_node( struct device_node *from, const char *type, const char *compat) argument
[all...]
/linux-master/fs/ext4/
H A Dsuper.c4080 int compat, incompat; local
/linux-master/fs/
H A Daio.c1550 aio_setup_rw(int rw, const struct iocb *iocb, struct iovec **iovec, bool vectored, bool compat, struct iov_iter *iter) argument
1586 aio_read(struct kiocb *req, const struct iocb *iocb, bool vectored, bool compat) argument
1613 aio_write(struct kiocb *req, const struct iocb *iocb, bool vectored, bool compat) argument
1974 __io_submit_one(struct kioctx *ctx, const struct iocb *iocb, struct iocb __user *user_iocb, struct aio_kiocb *req, bool compat) argument
2028 io_submit_one(struct kioctx *ctx, struct iocb __user *user_iocb, bool compat) argument
[all...]
H A Dexec.c406 const compat_uptr_t __user *compat; member in union:user_arg_ptr::__anon66
417 compat_uptr_t compat; local
[all...]
/linux-master/drivers/of/
H A Dmodule.c13 const char *compat; local
H A Dof_reserved_mem.c357 const char *compat = i->compatible; local
/linux-master/net/
H A Dsocket.c2278 int do_sock_setsockopt(struct socket *sock, bool compat, int level, argument
2326 bool compat = in_compat_syscall(); local
2349 int do_sock_getsockopt(struct socket *sock, bool compat, int level, argument
2395 bool compat; local
[all...]
/linux-master/drivers/slimbus/
H A Dcore.c207 const char *compat = NULL; local
/linux-master/drivers/mtd/ubi/
H A Dubi.h718 int compat; member in struct:ubi_ainf_volume
/linux-master/sound/core/
H A Dtimer.c1967 snd_timer_user_tread(void __user *argp, struct snd_timer_user *tu, unsigned int cmd, bool compat) argument
2004 __snd_timer_user_ioctl(struct file *file, unsigned int cmd, unsigned long arg, bool compat) argument
/linux-master/fs/dlm/
H A Duser.c712 static int copy_result_to_user(struct dlm_user_args *ua, int compat, argument
/linux-master/fs/nfs/
H A Dfs_context.c1243 struct compat_nfs4_mount_data_v1 *compat = local
[all...]
/linux-master/drivers/soundwire/
H A Dslave.c231 const char *compat = NULL; local
/linux-master/drivers/soc/fsl/qbman/
H A Ddpaa_sys.c37 int qbman_init_private_mem(struct device *dev, int idx, const char *compat, argument
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c2652 _ctl_ioctl_main(struct file *file, unsigned int cmd, void __user *arg, u8 compat, u16 mpi_version) argument

Completed in 411 milliseconds

12345