/linux-4.4.14/drivers/macintosh/ |
H A D | macio_sysfs.c | 19 const char *compat; compatible_show() local
|
/linux-4.4.14/include/linux/ |
H A D | aio.h | 22 do_io_submit(aio_context_t ctx_id, long nr, struct iocb __user * __user *iocbpp, bool compat) do_io_submit() argument
|
H A D | of.h | 621 static inline int of_machine_is_compatible(const char *compat) of_machine_is_compatible() argument 495 of_find_compatible_node( struct device_node *from, const char *type, const char *compat) of_find_compatible_node() argument
|
H A D | mod_devicetable.h | 243 char compat[32]; member in struct:vio_device_id
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | cpu-imx5.c | 29 static u32 imx5_read_srev_reg(const char *compat) imx5_read_srev_reg() argument
|
H A D | cpu.c | 64 imx_aips_allow_unprivileged_access( const char *compat) imx_aips_allow_unprivileged_access() argument
|
H A D | pm-imx6.c | 421 imx6_pm_get_base(struct imx6_pm_base *base, const char *compat) imx6_pm_get_base() argument
|
/linux-4.4.14/arch/mips/mti-malta/ |
H A D | malta-dtshim.c | 134 const char *compat; malta_dt_shim() local
|
/linux-4.4.14/sound/aoa/soundbus/ |
H A D | core.c | 63 const char *compat; soundbus_uevent() local
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
H A D | xt_set.h | 24 } compat; member in union:xt_set_info_v0::__anon14308
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | cpuinfo.c | 107 bool compat = personality(current->personality) == PER_LINUX32; c_show() local
|
H A D | traps.c | 57 dump_mem(const char *lvl, const char *str, unsigned long bottom, unsigned long top, bool compat) dump_mem() argument
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
H A D | omapdss-boot-init.c | 55 static void __init omapdss_update_prop(struct device_node *node, char *compat, omapdss_update_prop() argument
|
/linux-4.4.14/drivers/ide/ |
H A D | trm290.c | 281 u16 new, old, compat = hwif->channel ? 0x374 : 0x3f4; init_hwif_trm290() local
|
/linux-4.4.14/drivers/of/ |
H A D | device.c | 181 const char *compat; of_device_get_modalias() local 234 const char *compat; of_device_uevent() local
|
H A D | of_reserved_mem.c | 193 const char *compat = i->compatible; __reserved_mem_init_node() local
|
H A D | fdt.c | 680 int __init of_flat_dt_is_compatible(unsigned long node, const char *compat) of_flat_dt_is_compatible() argument 688 int __init of_flat_dt_match(unsigned long node, const char *const *compat) of_flat_dt_match() argument 727 const char *const *compat; of_flat_dt_match_machine() local 90 of_fdt_is_compatible(const void *blob, unsigned long node, const char *compat) of_fdt_is_compatible() argument 134 of_fdt_match(const void *blob, unsigned long node, const char *const *compat) of_fdt_match() argument
|
H A D | base.c | 502 int of_machine_is_compatible(const char *compat) of_machine_is_compatible() argument 441 __of_device_is_compatible(const struct device_node *device, const char *compat, const char *type, const char *name) __of_device_is_compatible() argument 482 of_device_is_compatible(const struct device_node *device, const char *compat) of_device_is_compatible() argument
|
/linux-4.4.14/drivers/vfio/platform/ |
H A D | vfio_platform_common.c | 33 static vfio_platform_reset_fn_t vfio_platform_lookup_reset(const char *compat, vfio_platform_lookup_reset() argument 607 void vfio_platform_unregister_reset(const char *compat, vfio_platform_unregister_reset() argument
|
H A D | vfio_platform_private.h | 60 const char *compat; member in struct:vfio_platform_device 81 char *compat; member in struct:vfio_platform_reset_node
|
/linux-4.4.14/drivers/isdn/gigaset/ |
H A D | interface.c | 63 static const unsigned compat[4] = GIG_COMPAT; if_version() local
|
/linux-4.4.14/drivers/mtd/ubi/ |
H A D | io.c | 884 int compat = vid_hdr->compat; validate_vid_hdr() local
|
H A D | ubi-media.h | 283 __u8 compat; member in struct:ubi_vid_hdr
|
H A D | ubi.h | 689 int compat; member in struct:ubi_ainf_volume
|
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmmii.c | 495 char *compat; bcmgenet_mii_of_init() local
|
/linux-4.4.14/net/atm/ |
H A D | ioctl.c | 50 do_vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg, int compat) do_vcc_ioctl() argument
|
H A D | resources.c | 195 int atm_dev_ioctl(unsigned int cmd, void __user *arg, int compat) atm_dev_ioctl() argument
|
/linux-4.4.14/arch/metag/kernel/ |
H A D | setup.c | 192 const char **compat; dump_machine_table() local
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | vio.c | 25 const char *type, *compat; vio_match_device() local 206 const char *type, *compat, *bus_id_name; vio_create_one() local 404 const char *compat; vio_init() local
|
/linux-4.4.14/arch/powerpc/boot/ |
H A D | devtree.c | 335 int dt_is_compatible(void *node, const char *compat) dt_is_compatible() argument
|
H A D | ops.h | 184 find_node_by_compatible(const void *prev, const char *compat) find_node_by_compatible() argument
|
/linux-4.4.14/drivers/firmware/efi/ |
H A D | efivars.c | 267 struct compat_efi_variable *compat; efivar_store_raw() local 316 struct compat_efi_variable *compat; efivar_show_raw() local 418 struct compat_efi_variable *compat = (struct compat_efi_variable *)buf; efivar_create() local 489 struct compat_efi_variable *compat; efivar_delete() local
|
/linux-4.4.14/drivers/staging/wlan-ng/ |
H A D | prism2fw.c | 100 hfa384x_caplevel_t compat; member in union:s3inforec::__anon10925
|
/linux-4.4.14/drivers/hid/ |
H A D | uhid.c | 399 struct uhid_create_req_compat *compat; uhid_event_from_user() local
|
/linux-4.4.14/fs/dlm/ |
H A D | user.c | 687 static int copy_result_to_user(struct dlm_user_args *ua, int compat, copy_result_to_user() argument
|
/linux-4.4.14/kernel/ |
H A D | compat.c | 974 sigset_from_compat(sigset_t *set, const compat_sigset_t *compat) sigset_from_compat() argument 986 sigset_to_compat(compat_sigset_t *compat, const sigset_t *set) sigset_to_compat() argument
|
/linux-4.4.14/net/mac80211/ |
H A D | chan.c | 374 const struct cfg80211_chan_def *compat; ieee80211_find_chanctx() local 570 const struct cfg80211_chan_def *compat = NULL; ieee80211_recalc_chanctx_chantype() local 1682 const struct cfg80211_chan_def *compat; ieee80211_vif_change_bandwidth() local 81 ieee80211_chanctx_reserved_chandef(struct ieee80211_local *local, struct ieee80211_chanctx *ctx, const struct cfg80211_chan_def *compat) ieee80211_chanctx_reserved_chandef() argument 104 ieee80211_chanctx_non_reserved_chandef(struct ieee80211_local *local, struct ieee80211_chanctx *ctx, const struct cfg80211_chan_def *compat) ieee80211_chanctx_non_reserved_chandef() argument 130 ieee80211_chanctx_combined_chandef(struct ieee80211_local *local, struct ieee80211_chanctx *ctx, const struct cfg80211_chan_def *compat) ieee80211_chanctx_combined_chandef() argument
|
/linux-4.4.14/drivers/input/ |
H A D | evdev.c | 663 bits_to_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, void __user *p, int compat) bits_to_user() argument 691 bits_from_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, const void __user *p, int compat) bits_from_user() argument 730 bits_to_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, void __user *p, int compat) bits_to_user() argument 743 bits_from_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, const void __user *p, int compat) bits_from_user() argument 764 bits_to_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, void __user *p, int compat) bits_to_user() argument 775 bits_from_user(unsigned long *bits, unsigned int maxbit, unsigned int maxlen, const void __user *p, int compat) bits_from_user() argument 914 evdev_handle_get_val(struct evdev_client *client, struct input_dev *dev, unsigned int type, unsigned long *bits, unsigned int maxbit, unsigned int maxlen, void __user *p, int compat) evdev_handle_get_val() argument 985 evdev_set_mask(struct evdev_client *client, unsigned int type, const void __user *codes, u32 codes_size, int compat) evdev_set_mask() argument 1021 evdev_get_mask(struct evdev_client *client, unsigned int type, void __user *codes, u32 codes_size, int compat) evdev_get_mask() argument
|
/linux-4.4.14/drivers/pnp/isapnp/ |
H A D | core.c | 583 int number = 0, skip = 0, priority, compat = 0; isapnp_create_device() local
|
/linux-4.4.14/drivers/clk/ |
H A D | clk-qoriq.c | 77 const char *compat, *guts_compat; member in struct:clockgen_chipinfo
|
/linux-4.4.14/fs/ |
H A D | exec.c | 400 const compat_uptr_t __user *compat; member in union:user_arg_ptr::__anon11463 411 compat_uptr_t compat; get_user_arg_ptr() local
|
H A D | aio.c | 1384 aio_setup_vectored_rw(int rw, char __user *buf, size_t len, struct iovec **iovec, bool compat, struct iov_iter *iter) aio_setup_vectored_rw() argument 1403 aio_run_iocb(struct kiocb *req, unsigned opcode, char __user *buf, size_t len, bool compat) aio_run_iocb() argument 1496 io_submit_one(struct kioctx *ctx, struct iocb __user *user_iocb, struct iocb *iocb, bool compat) io_submit_one() argument 1572 do_io_submit(aio_context_t ctx_id, long nr, struct iocb __user *__user *iocbpp, bool compat) do_io_submit() argument
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | floppy_64.h | 534 const char *compat; ebus_fdthree_p() local
|
H A D | vio.h | 326 char compat[VIO_MAX_COMPAT_LEN]; member in struct:vio_dev
|
/linux-4.4.14/net/ipv4/netfilter/ |
H A D | arp_tables.c | 899 get_info(struct net *net, void __user *user, const int *len, int compat) get_info() argument 1127 do_add_counters(struct net *net, const void __user *user, unsigned int len, int compat) do_add_counters() argument
|
H A D | ip_tables.c | 1084 get_info(struct net *net, void __user *user, const int *len, int compat) get_info() argument 1310 do_add_counters(struct net *net, const void __user *user, unsigned int len, int compat) do_add_counters() argument
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_ctl.c | 2209 _ctl_ioctl_main(struct file *file, unsigned int cmd, void __user *arg, u8 compat, u16 mpi_version) _ctl_ioctl_main() argument
|
/linux-4.4.14/drivers/char/ |
H A D | sonypi.c | 86 static int compat; /* = 0 */ variable
|
/linux-4.4.14/fs/jbd2/ |
H A D | journal.c | 1758 int jbd2_journal_check_used_features (journal_t *journal, unsigned long compat, jbd2_journal_check_used_features() argument 1793 int jbd2_journal_check_available_features (journal_t *journal, unsigned long compat, jbd2_journal_check_available_features() argument 1826 int jbd2_journal_set_features (journal_t *journal, unsigned long compat, jbd2_journal_set_features() argument 1907 void jbd2_journal_clear_features(journal_t *journal, unsigned long compat, jbd2_journal_clear_features() argument
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 2635 static void __init probe_one_macio(const char *name, const char *compat, int type) probe_one_macio() argument
|
/linux-4.4.14/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 1096 get_info(struct net *net, void __user *user, const int *len, int compat) get_info() argument 1322 do_add_counters(struct net *net, const void __user *user, unsigned int len, int compat) do_add_counters() argument
|
/linux-4.4.14/net/netfilter/ |
H A D | x_tables.c | 775 xt_copy_counters_from_user(const void __user *user, unsigned int len, struct xt_counters_info *info, bool compat) xt_copy_counters_from_user() argument
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | prom_init.c | 1838 char compat[256]; prom_find_machine_type() local
|
/linux-4.4.14/fs/ext4/ |
H A D | super.c | 2921 int compat, incompat; set_journal_csum_feature_set() local
|
/linux-4.4.14/include/net/ |
H A D | xfrm.h | 1347 char *compat; member in struct:xfrm_algo_desc
|
/linux-4.4.14/drivers/platform/x86/ |
H A D | sony-laptop.c | 102 static int compat; /* = 0 */ variable
|
/linux-4.4.14/drivers/scsi/aacraid/ |
H A D | aacraid.h | 1892 u32 compat; member in struct:revision
|