Searched defs:compat (Results 76 - 100 of 103) sorted by relevance

12345

/linux-master/drivers/edac/
H A Daltera_edac.c1027 static int __init __maybe_unused altr_init_a10_ecc_device_type(char *compat) argument
/linux-master/fs/jbd2/
H A Djournal.c2217 int jbd2_journal_check_used_features(journal_t *journal, unsigned long compat, argument
2248 int jbd2_journal_check_available_features(journal_t *journal, unsigned long compat, argument
2306 jbd2_journal_set_features(journal_t *journal, unsigned long compat, unsigned long ro, unsigned long incompat) argument
2396 jbd2_journal_clear_features(journal_t *journal, unsigned long compat, unsigned long ro, unsigned long incompat) argument
[all...]
/linux-master/tools/perf/util/
H A Dpmu.c875 bool pmu_uncore_identifier_match(const char *compat, const char *id) argument
/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c2610 static void __init probe_one_macio(const char *name, const char *compat, int type) 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
/linux-master/drivers/of/
H A Dbase.c320 __of_device_is_compatible(const struct device_node *device, const char *compat, const char *type, const char *name) argument
361 of_device_is_compatible(const struct device_node *device, const char *compat) argument
378 of_device_compatible_match(const struct device_node *device, const char *const *compat) argument
[all...]
/linux-master/fs/nfs/
H A Dfs_context.c1243 struct compat_nfs4_mount_data_v1 *compat = local
[all...]
/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/
H A Dexec.c406 const compat_uptr_t __user *compat; member in union:user_arg_ptr::__anon66
417 compat_uptr_t compat; local
[all...]
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...]
/linux-master/arch/sparc/include/asm/
H A Dvio.h338 char compat[VIO_MAX_COMPAT_LEN]; member in struct:vio_dev
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.h374 __le32 compat; member in struct:hclge_comm_firmware_compat_cmd
/linux-master/net/wireless/
H A Dscan.c3125 const struct ieee80211_s1g_bcn_compat_ie *compat; local
/linux-master/mm/
H A Dmempolicy.c1475 bool compat = in_compat_syscall(); local
/linux-master/include/linux/
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...]
H A Dio_uring_types.h243 unsigned int compat: 1; member in struct:io_ring_ctx::__anon47
H A Dmod_devicetable.h292 char compat[32]; member in struct:vio_device_id
/linux-master/drivers/mtd/ubi/
H A Dubi.h718 int compat; member in struct:ubi_ainf_volume
/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/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/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/platform/x86/
H A Dsony-laptop.c88 static int compat; /* = 0 */ variable
/linux-master/include/net/
H A Dxfrm.h1468 char *compat; member in struct:xfrm_algo_desc
/linux-master/fs/ext4/
H A Dsuper.c4080 int compat, incompat; local

Completed in 343 milliseconds

12345