| /linux-4.4.14/drivers/watchdog/ |
| D | wdt.c | 92 static int type = 500; variable
|
| D | hpwdt.c | 82 u8 type; member 94 u8 type; member
|
| /linux-4.4.14/include/linux/mfd/ |
| D | kempld.h | 72 unsigned int type; member
|
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
| D | link.c | 71 enum ath_reset_type type; in ath_hw_check() local
|
| D | main.c | 374 enum ath_reset_type type; in ath9k_tasklet() local 623 void ath9k_queue_reset(struct ath_softc *sc, enum ath_reset_type type) in ath9k_queue_reset() 902 static bool ath9k_uses_beacons(int type) in ath9k_uses_beacons() 2324 enum ieee80211_roc_type type) in ath9k_remain_on_channel()
|
| D | mci.h | 110 u8 type; member
|
| /linux-4.4.14/arch/blackfin/kernel/ |
| D | perf_event.c | 238 unsigned long type, op, result; in hw_perf_cache_event() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| D | anx9805.c | 137 u8 type, u32 addr, u8 *data, u8 size) in anx9805_aux_xfer()
|
| /linux-4.4.14/drivers/media/dvb-core/ |
| D | dvbdev.h | 132 int type; member
|
| /linux-4.4.14/arch/arm/include/asm/ |
| D | memory.h | 174 #define __pv_stub(from,to,instr,type) \ argument
|
| /linux-4.4.14/scripts/dtc/ |
| D | util.c | 311 int utilfdt_decode_type(const char *fmt, int *type, int *size) in utilfdt_decode_type()
|
| /linux-4.4.14/drivers/infiniband/hw/mlx5/ |
| D | srq.c | 51 static void mlx5_ib_srq_event(struct mlx5_core_srq *srq, enum mlx5_event type) in mlx5_ib_srq_event()
|
| /linux-4.4.14/net/ipv4/ |
| D | udp_offload.c | 203 int type = skb_shinfo(skb)->gso_type; in udp4_ufo_fragment() local
|
| /linux-4.4.14/drivers/media/pci/ttpci/ |
| D | budget.h | 29 int type; member
|
| /linux-4.4.14/drivers/media/pci/zoran/ |
| D | zr36050.c | 646 int type, in zr36050_control()
|
| /linux-4.4.14/drivers/xen/events/ |
| D | events_internal.h | 36 enum xen_irq_type type; /* type */ member
|
| /linux-4.4.14/arch/sparc/prom/ |
| D | tree_64.c | 19 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node()
|
| /linux-4.4.14/drivers/gpio/ |
| D | gpio-tb10x.c | 148 static int tb10x_gpio_irq_set_type(struct irq_data *data, unsigned int type) in tb10x_gpio_irq_set_type()
|
| D | gpio-mxs.c | 84 static int mxs_gpio_set_irq_type(struct irq_data *d, unsigned int type) in mxs_gpio_set_irq_type()
|
| D | gpio-msic.c | 165 static int msic_irq_type(struct irq_data *data, unsigned type) in msic_irq_type()
|
| /linux-4.4.14/drivers/char/tpm/ |
| D | tpm_ppi.c | 44 tpm_eval_dsm(acpi_handle ppi_handle, int func, acpi_object_type type, in tpm_eval_dsm()
|
| /linux-4.4.14/fs/f2fs/ |
| D | recovery.c | 463 struct list_head *head, int type) in recover_data()
|
| /linux-4.4.14/include/linux/ |
| D | swapops.h | 26 static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset) in swp_entry()
|
| D | ti_wilink_st.h | 71 enum proto_type type; member 319 u16 type; member
|
| D | uwb.h | 177 enum uwb_rsv_target_type type; member 247 enum uwb_drp_type type; member 677 enum { UWB_EST_16 = 0, UWB_EST_8 = 1 } type; member
|
| D | svga.h | 32 u32 type; member
|
| D | irq.h | 246 static inline void irqd_set_trigger_type(struct irq_data *d, u32 type) in irqd_set_trigger_type() 746 unsigned long type; member 767 u32 type; member
|
| D | serial_8250.h | 33 unsigned int type; /* If UPF_FIXED_TYPE */ member
|
| /linux-4.4.14/drivers/bluetooth/ |
| D | hci_ll.c | 380 int len, type, dlen; in ll_recv() local
|
| /linux-4.4.14/drivers/usb/gadget/udc/ |
| D | fotg210.h | 178 #define FIFOCF_TYPE(type, fifo) ((type) << (fifo) * 8) argument 229 unsigned char type; member
|
| /linux-4.4.14/arch/x86/include/asm/xen/ |
| D | interface.h | 39 #define __DEFINE_GUEST_HANDLE(name, type) \ argument 42 #define __DEFINE_GUEST_HANDLE(name, type) \ argument
|
| /linux-4.4.14/tools/perf/util/ |
| D | parse-options.h | 93 enum parse_opt_type type; member 107 #define check_vtype(v, type) ( BUILD_BUG_ON_ZERO(!__builtin_types_compatible_p(typeof(v), type)) + … argument
|
| D | auxtrace.c | 823 void auxtrace_synth_error(struct auxtrace_error_event *auxtrace_error, int type, in auxtrace_synth_error() 884 enum auxtrace_type type = event->auxtrace_info.type; in perf_event__process_auxtrace_info() local 1093 static const char *auxtrace_error_name(int type) in auxtrace_error_name()
|
| D | probe-finder.c | 118 enum dso_binary_type *type; in debuginfo__new() local 295 Dwarf_Die type; in convert_variable_type() local 399 Dwarf_Die type; in convert_variable_fields() local
|
| /linux-4.4.14/drivers/media/usb/gspca/ |
| D | sq930x.c | 47 u8 type; member 1128 #define ST(sensor, type) \ argument
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-input.c | 1188 int hidinput_find_field(struct hid_device *hid, unsigned int type, unsigned int code, struct hid_fi… in hidinput_find_field() 1294 static int hidinput_input_event(struct input_dev *dev, unsigned int type, in hidinput_input_event()
|
| D | hid-wiimote-core.c | 940 __u8 type, data[6]; in wiimote_init_check() local 1645 __u8 type; in wiimote_ext_show() local 1693 __u8 type; in wiimote_dev_show() local
|
| /linux-4.4.14/arch/powerpc/platforms/powernv/ |
| D | eeh-powernv.c | 111 int pe_no, type, func; in pnv_eeh_ei_write() local 1049 static int pnv_eeh_err_inject(struct eeh_pe *pe, int type, int func, in pnv_eeh_err_inject()
|
| D | opal-lpc.c | 360 enum OpalLPCAddressType type) in opal_lpc_debugfs_create_type()
|
| /linux-4.4.14/drivers/firmware/google/ |
| D | gsmi.c | 116 u32 type; member 121 u16 type; member
|
| /linux-4.4.14/security/keys/ |
| D | keyring.c | 176 unsigned long hash, type; in hash_key_type_and_desc() local 890 struct key_type *type, in keyring_search()
|
| /linux-4.4.14/sound/soc/codecs/ |
| D | adau1977.c | 117 enum adau1977_type type; member 904 enum adau1977_type type, void (*switch_mode)(struct device *dev)) in adau1977_probe()
|
| D | wm_adsp.c | 474 int type) in wm_adsp_find_region() 1067 int ret, offset, type, sizes; in wm_adsp_load() local 1337 int type, __be32 id, in wm_adsp_create_region() 1602 int ret, pos, blocks, type, offset, reg; in wm_adsp_load_coeff() local
|
| D | adau1761.c | 768 enum adau17x1_type type, void (*switch_mode)(struct device *dev)) in adau1761_probe()
|
| /linux-4.4.14/drivers/iio/magnetometer/ |
| D | ak8975.c | 246 enum asahi_compass_chipset type; member 380 enum asahi_compass_chipset type) in ak8975_who_i_am()
|
| /linux-4.4.14/drivers/media/v4l2-core/ |
| D | tuner-core.c | 134 unsigned int type; /* chip type id */ member 264 static void set_type(struct i2c_client *c, unsigned int type, in set_type()
|
| /linux-4.4.14/drivers/misc/ |
| D | lkdtm.c | 254 static const char *cp_type_to_str(enum ctype type) in cp_type_to_str() 737 enum ctype type; in direct_entry() local
|
| /linux-4.4.14/drivers/net/fddi/skfp/ |
| D | pcmplc.c | 1435 int type,ne ; in pc_tcode_actions() local 1608 void pcm_status_state(struct s_smc *smc, int np, int *type, int *state, in pcm_status_state()
|
| /linux-4.4.14/include/uapi/linux/ |
| D | ncp.h | 23 __u16 type; member 37 __u16 type; member
|
| D | if_pppox.h | 138 __u8 type : 4; member
|
| D | mic_common.h | 41 __s8 type; member
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_events.c | 126 #define list_tail_entry(head, type, member) \ argument 857 int type, void *event_data) in lookup_events_by_type_and_signal()
|
| D | kfd_dbgdev.c | 861 enum DBGDEV_TYPE type) in kfd_dbgdev_init()
|
| D | kfd_packet_manager.c | 579 int pm_send_unmap_queue(struct packet_manager *pm, enum kfd_queue_type type, in pm_send_unmap_queue()
|
| /linux-4.4.14/net/netfilter/ |
| D | nf_conntrack_h323_asn1.c | 84 unsigned char type; member 702 unsigned int type, ext, len = 0; in decode_choice() local
|
| /linux-4.4.14/fs/cifs/ |
| D | cifsacl.c | 89 sid_to_key_str(struct cifs_sid *sidptr, unsigned int type) in sid_to_key_str() 436 static void access_flags_to_mode(__le32 ace_flags, int type, umode_t *pmode, in access_flags_to_mode()
|
| /linux-4.4.14/drivers/staging/rdma/hfi1/ |
| D | qp.c | 142 enum ib_qp_type type, u8 port) in alloc_qpn() 350 static void reset_qp(struct hfi1_qp *qp, enum ib_qp_type type) in reset_qp()
|
| /linux-4.4.14/drivers/media/usb/dvb-usb/ |
| D | af9005.c | 58 int readwrite, int type, u8 * values, int len) in af9005_generic_read_write() 565 static int af9005_boot_packet(struct usb_device *udev, int type, u8 * reply) in af9005_boot_packet()
|
| /linux-4.4.14/fs/xfs/libxfs/ |
| D | xfs_btree.h | 87 #define __XFS_BTREE_STATS_INC(mp, type, stat) \ argument 102 #define __XFS_BTREE_STATS_ADD(mp, type, stat, val) \ argument
|
| /linux-4.4.14/lib/ |
| D | iov_iter.c | 796 int import_iovec(int type, const struct iovec __user * uvector, in import_iovec() 819 int compat_import_iovec(int type, const struct compat_iovec __user * uvector, in compat_import_iovec()
|
| /linux-4.4.14/drivers/pinctrl/qcom/ |
| D | pinctrl-ssbi-mpp.c | 176 unsigned type; in pm8xxx_mpp_update() local 662 unsigned type; in pm8xxx_pin_populate() local
|
| /linux-4.4.14/drivers/staging/media/omap4iss/ |
| D | iss_video.c | 749 iss_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in iss_video_streamon() 873 iss_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in iss_video_streamoff()
|
| /linux-4.4.14/sound/soc/intel/common/ |
| D | sst-firmware.c | 1017 u32 size, enum sst_mem_type type, struct sst_block_ops *ops, u32 index, in sst_mem_block_register() 1186 enum sst_mem_type type) in sst_dsp_get_offset()
|
| /linux-4.4.14/arch/x86/mm/ |
| D | pat.c | 438 enum page_cache_mode type; in reserve_ram_pages_type() local 650 enum page_cache_mode *type) in io_reserve_memtype()
|
| /linux-4.4.14/drivers/net/wireless/libertas/ |
| D | if_sdio.c | 338 u16 size, type, chunk; in if_sdio_card_to_host() local 943 u8 type, u8 *buf, u16 nb) in if_sdio_host_to_card()
|
| D | if_spi.c | 803 struct if_spi_packet *packet, int type) in if_spi_h2c() 957 u8 type, u8 *buf, u16 nb) in if_spi_host_to_card()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | ramgf100.c | 452 int type = (memtype & 0x0ff); in gf100_ram_get() local 571 enum nvkm_ram_type type = nvkm_fb_bios_memtype(bios); in gf100_ram_ctor() local
|
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
| D | mem.c | 252 enum fw_ri_stag_type type, enum fw_ri_mem_perms perm, in write_tpt_entry() 803 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type) in c4iw_alloc_mw()
|
| /linux-4.4.14/fs/ecryptfs/ |
| D | ecryptfs_kernel.h | 58 unsigned char type; member 388 u8 type; member 529 #define ecryptfs_printk(type, fmt, arg...) \ argument
|
| /linux-4.4.14/fs/gfs2/ |
| D | quota.c | 1126 static int print_message(struct gfs2_quota_data *qd, char *type) in print_message() 1236 int gfs2_quota_sync(struct super_block *sb, int type) in gfs2_quota_sync() 1447 int (*fxn)(struct super_block *sb, int type), in quotad_check_timeo()
|
| /linux-4.4.14/sound/pci/ctxfi/ |
| D | ctatc.c | 1032 static int atc_daio_unmute(struct ct_atc *atc, unsigned char state, int type) in atc_daio_unmute() 1047 atc_dao_get_status(struct ct_atc *atc, unsigned int *status, int type) in atc_dao_get_status() 1054 atc_dao_set_status(struct ct_atc *atc, unsigned int status, int type) in atc_dao_set_status()
|
| /linux-4.4.14/drivers/isdn/i4l/ |
| D | isdn_net.c | 1737 u16 type; in isdn_net_ciscohdlck_receive() local 1899 unsigned short type, in isdn_net_header() 1955 __be16 type) in isdn_header_cache()
|
| /linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
| D | vnic_dev.c | 50 u8 type; in vnic_dev_discover_res() local 134 enum vnic_res_type type) in vnic_dev_get_res_count() 140 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type, in vnic_dev_get_res()
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_vfpf.c | 30 u16 offset, u16 type, u16 length) in bnx2x_add_tlv() 41 u16 type, u16 length) in bnx2x_vfpf_prep() 1128 u16 length, type; in bnx2x_vf_mbx_resp_single_tlv() local
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | mdesc.c | 579 const char *type; in fill_in_one_cache() local 681 const char *type; in set_core_ids() local 785 const char *type; in __set_proc_ids() local
|
| D | traps_32.c | 91 void do_hw_interrupt(struct pt_regs *regs, unsigned long type) in do_hw_interrupt()
|
| D | ds.c | 40 __u32 type; member 390 __u32 type; member 673 __u64 type; member 693 __u32 type; member
|
| D | pci_schizo.c | 127 enum schizo_error_type type) in __schizo_check_stc_error_pbm() 235 enum schizo_error_type type) in schizo_check_iommu_error_pbm() 345 enum schizo_error_type type) in schizo_check_iommu_error()
|
| /linux-4.4.14/drivers/net/wireless/zd1211rw/ |
| D | zd_chip.c | 378 const char *type) in zd_write_mac_addr_common() 895 u8 dtim_period, int type) in set_beacon_interval() 933 int type) in zd_set_beacon_interval()
|
| D | zd_mac.h | 148 u8 type; /* must always be 0x01 : USB_INT_TYPE */ member 196 int type; member
|
| /linux-4.4.14/drivers/crypto/ccp/ |
| D | ccp-ops.c | 73 enum ccp_memtype type; member 81 enum ccp_aes_type type; member 92 enum ccp_sha_type type; member
|
| /linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
| D | fm10k_pci.c | 898 #define FM10K_ERR_MSG(type) case (type): error = #type; break argument 899 static void fm10k_handle_fault(struct fm10k_intfc *interface, int type, in fm10k_handle_fault() 988 int type, err; in fm10k_report_fault() local
|
| /linux-4.4.14/drivers/staging/speakup/ |
| D | main.c | 1293 static int edit_bits(struct vc_data *vc, u_char type, u_char ch, u_short key) in edit_bits() 1896 static int handle_goto(struct vc_data *vc, u_char type, u_char ch, u_short key) in handle_goto() 2052 u_char type = KTYP(keysym), value = KVAL(keysym), new_key = 0; in speakup_key() local 2204 unsigned char type = KTYP(param->value) - 0xf0; in keyboard_notifier_call() local
|
| /linux-4.4.14/fs/ |
| D | read_write.c | 697 #define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ) argument 699 ssize_t rw_copy_check_uvector(int type, const struct iovec __user * uvector, in rw_copy_check_uvector() 774 static ssize_t do_readv_writev(int type, struct file *file, in do_readv_writev() 948 static ssize_t compat_do_readv_writev(int type, struct file *file, in compat_do_readv_writev()
|
| D | binfmt_elf_fdpic.c | 1284 int type; member 1352 static inline void fill_note(struct memelfnote *note, const char *name, int type, in fill_note()
|
| /linux-4.4.14/drivers/iio/accel/ |
| D | bmc150-accel-core.c | 668 enum iio_event_type type, in bmc150_accel_read_event() 692 enum iio_event_type type, in bmc150_accel_write_event() 718 enum iio_event_type type, in bmc150_accel_read_event_config() 728 enum iio_event_type type, in bmc150_accel_write_event_config()
|
| /linux-4.4.14/drivers/usb/gadget/function/ |
| D | uvc_configfs.c | 676 enum uvcg_format_type type; member 1848 int (*fun)(void *, void *, void *, int, enum uvcg_strm_type type)) in __uvcg_iter_strm_cls() 1888 enum uvcg_strm_type type) in __uvcg_cnt_strm() 1944 enum uvcg_strm_type type) in __uvcg_fill_strm() 2279 struct config_item_type *type) in uvcg_init_group()
|
| /linux-4.4.14/kernel/trace/ |
| D | trace_events_filter.c | 147 #define DEFINE_COMPARISON_PRED(type) \ argument 366 int type = MATCH_FULL; in filter_parse_regex() local 401 enum regex_type type = MATCH_FULL; in filter_build_regex() local 515 int type; in process_ops() local 953 int filter_assign_type(const char *type) in filter_assign_type()
|
| /linux-4.4.14/drivers/md/ |
| D | dm.c | 161 unsigned type; member 2568 void dm_set_md_type(struct mapped_device *md, unsigned type) in dm_set_md_type() 2760 static unsigned filter_md_type(unsigned type, struct mapped_device *md) in filter_md_type() 3483 struct dm_md_mempools *dm_alloc_md_mempools(struct mapped_device *md, unsigned type, in dm_alloc_md_mempools() 3578 static int dm_pr_reserve(struct block_device *bdev, u64 key, enum pr_type type, in dm_pr_reserve() 3601 static int dm_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in dm_pr_release() 3624 enum pr_type type, bool abort) in dm_pr_preempt()
|
| D | dm-flakey.c | 343 static void flakey_status(struct dm_target *ti, status_type_t type, in flakey_status()
|
| D | dm-service-time.c | 81 status_type_t type, char *result, unsigned maxlen) in st_status()
|
| D | dm-verity.c | 197 static int verity_handle_err(struct dm_verity *v, enum verity_block_type type, in verity_handle_err() 587 static void verity_status(struct dm_target *ti, status_type_t type, in verity_status()
|
| /linux-4.4.14/drivers/acpi/acpica/ |
| D | aclocal.h | 170 u8 type; /* ACPI Type associated with this name */ member 341 u8 type; member 352 u8 type; member 361 u8 type; member 369 u8 type; member 723 u8 type; /* Opcode type */ member 1080 u8 type; member
|
| /linux-4.4.14/drivers/scsi/be2iscsi/ |
| D | be_main.c | 376 static ssize_t beiscsi_show_boot_tgt_info(void *data, int type, char *buf) in beiscsi_show_boot_tgt_info() 443 static ssize_t beiscsi_show_boot_ini_info(void *data, int type, char *buf) in beiscsi_show_boot_ini_info() 460 static ssize_t beiscsi_show_boot_eth_info(void *data, int type, char *buf) in beiscsi_show_boot_eth_info() 484 static umode_t beiscsi_tgt_get_attr_visibility(void *data, int type) in beiscsi_tgt_get_attr_visibility() 507 static umode_t beiscsi_ini_get_attr_visibility(void *data, int type) in beiscsi_ini_get_attr_visibility() 523 static umode_t beiscsi_eth_get_attr_visibility(void *data, int type) in beiscsi_eth_get_attr_visibility() 1544 unsigned int type; in hwi_complete_cmd() local
|
| /linux-4.4.14/drivers/net/wireless/ |
| D | atmel.c | 158 u8 type; member 692 u8 type = atmel_rmem8(priv, atmel_tx(priv, TX_DESC_PACKET_TYPE_OFFSET, priv->tx_desc_head)); in tx_done_irq() local 738 u16 len, u16 buff, u8 type) in tx_update_descriptor() 2794 static void join(struct atmel_private *priv, int type) in join() 2816 static void start(struct atmel_private *priv, int type) in start() 4096 static u8 atmel_get_mib8(struct atmel_private *priv, u8 type, u8 index) in atmel_get_mib8() 4107 static void atmel_set_mib8(struct atmel_private *priv, u8 type, u8 index, u8 data) in atmel_set_mib8() 4118 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index, in atmel_set_mib16() 4131 static void atmel_set_mib(struct atmel_private *priv, u8 type, u8 index, in atmel_set_mib() 4146 static void atmel_get_mib(struct atmel_private *priv, u8 type, u8 index, in atmel_get_mib()
|
| /linux-4.4.14/net/sched/ |
| D | act_police.c | 59 int type, struct tc_action *a) in tcf_act_police_walker()
|
| /linux-4.4.14/arch/parisc/include/asm/ |
| D | uaccess.h | 33 static inline long access_ok(int type, const void __user * addr, in access_ok()
|
| /linux-4.4.14/security/tomoyo/ |
| D | gc.c | 374 static void tomoyo_try_to_gc(const enum tomoyo_policy_id type, in tomoyo_try_to_gc()
|
| /linux-4.4.14/arch/powerpc/platforms/cell/ |
| D | spider-pic.c | 116 static int spider_set_irq_type(struct irq_data *d, unsigned int type) in spider_set_irq_type()
|
| D | axon_msi.c | 257 static int axon_msi_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in axon_msi_setup_msi_irqs()
|
| /linux-4.4.14/net/phonet/ |
| D | af_phonet.c | 131 unsigned short type, const void *daddr, in pn_header_create()
|
| /linux-4.4.14/drivers/staging/fsl-mc/bus/ |
| D | dpmcp.c | 238 int *type, in dpmcp_get_irq()
|
| /linux-4.4.14/drivers/pci/hotplug/ |
| D | rpaphp_core.c | 312 char *name, *type; in rpaphp_add_slot() local
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
| D | strmux_defs.h | 63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
|
| /linux-4.4.14/include/acpi/ |
| D | cppc_acpi.h | 52 acpi_object_type type; member
|
| /linux-4.4.14/fs/fat/ |
| D | nfs.c | 116 int type = FILEID_FAT_WITHOUT_PARENT; in fat_encode_fh_nostale() local
|
| /linux-4.4.14/arch/blackfin/include/asm/ |
| D | uaccess.h | 35 #define access_ok(type, addr, size) _access_ok((unsigned long)(addr), (size)) argument
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
| D | arb.c | 215 uint32_t type; in nv04_update_arb() local
|
| /linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
| D | strmux_defs.h | 66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
|
| /linux-4.4.14/drivers/power/ |
| D | isp1704_charger.c | 110 int type = POWER_SUPPLY_TYPE_USB_DCP; in isp1704_charger_type() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | nv50.h | 27 u8 type[3]; member
|
| D | nv50.c | 200 u32 type = (addr & 0x00007000) >> 12; in nv50_disp_intr_error() local 234 u16 mask, type; in exec_lookup() local
|
| /linux-4.4.14/include/linux/pinctrl/ |
| D | machine.h | 71 enum pinctrl_map_type type; member
|
| /linux-4.4.14/drivers/thermal/ |
| D | intel_quark_dts_thermal.c | 280 int trip, enum thermal_trip_type *type) in sys_get_trip_type()
|
| /linux-4.4.14/drivers/irqchip/ |
| D | irq-hip04.c | 119 static int hip04_irq_set_type(struct irq_data *d, unsigned int type) in hip04_irq_set_type()
|
| D | irq-tegra.c | 227 unsigned int *type) in tegra_ictlr_domain_translate()
|
| /linux-4.4.14/drivers/pinctrl/ |
| D | core.h | 122 enum pinctrl_map_type type; member
|
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
| D | scan.h | 133 u8 type; member
|
| /linux-4.4.14/drivers/gpu/drm/cirrus/ |
| D | cirrus_ttm.c | 113 cirrus_bo_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in cirrus_bo_init_mem_type()
|
| /linux-4.4.14/arch/sparc/math-emu/ |
| D | math_64.c | 171 int type = 0; in do_mathemu() local
|
| /linux-4.4.14/sound/usb/usx2y/ |
| D | usbus428ctldefs.h | 89 char type; member
|
| /linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
| D | e1000_param.c | 192 enum { enable_option, range_option, list_option } type; member
|
| /linux-4.4.14/include/net/netfilter/ |
| D | nf_conntrack_tuple.h | 53 u_int8_t type, code; member
|
| /linux-4.4.14/drivers/gpu/drm/ast/ |
| D | ast_ttm.c | 113 ast_bo_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in ast_bo_init_mem_type()
|
| /linux-4.4.14/include/drm/ |
| D | drm_mipi_dsi.h | 37 u8 type; member
|
| /linux-4.4.14/drivers/gpu/drm/msm/ |
| D | msm_rd.c | 120 enum rd_sect_type type, const void *buf, int sz) in rd_write_section()
|
| /linux-4.4.14/net/llc/ |
| D | llc_sap.c | 48 u8 type, u32 data_size) in llc_alloc_frame()
|
| /linux-4.4.14/include/uapi/drm/ |
| D | qxl_drm.h | 82 uint32_t type; member
|
| D | via_drm.h | 130 __u32 type; member 240 via_irq_seq_type_t type; member
|
| /linux-4.4.14/include/linux/mlx5/ |
| D | cq.h | 103 int type; member
|
| /linux-4.4.14/drivers/gpu/drm/mgag200/ |
| D | mgag200_ttm.c | 113 mgag200_bo_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in mgag200_bo_init_mem_type()
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | uaccess.h | 62 #define access_ok(type, addr, size) __access_ok(addr, size) argument
|
| /linux-4.4.14/include/net/ |
| D | addrconf.h | 26 __u8 type; member
|
| D | llc_conn.h | 88 static __inline__ void llc_set_backlog_type(struct sk_buff *skb, char type) in llc_set_backlog_type()
|
| D | ndisc.h | 122 static inline int ndisc_addr_option_pad(unsigned short type) in ndisc_addr_option_pad()
|
| /linux-4.4.14/arch/mn10300/kernel/ |
| D | mn10300-serial.h | 55 unsigned short type; /* type of serial port */ member
|
| /linux-4.4.14/arch/tile/mm/ |
| D | fault.c | 47 static noinline void force_sig_info_fault(const char *type, int si_signo, in force_sig_info_fault()
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_trans_dquot.c | 573 int type) in xfs_quota_warn()
|
| /linux-4.4.14/drivers/net/wireless/ath/ |
| D | spectral_common.h | 43 u8 type; /* see ath_fft_sample */ member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| D | nv04.c | 356 nv04_devinit_pll_set(struct nvkm_devinit *devinit, u32 type, u32 freq) in nv04_devinit_pll_set()
|
| /linux-4.4.14/security/apparmor/include/ |
| D | audit.h | 108 int type; member
|
| /linux-4.4.14/arch/mips/fw/cfe/ |
| D | cfe_api.c | 140 cfe_enummem(int idx, int flags, u64 *start, u64 *length, u64 *type) in cfe_enummem()
|
| /linux-4.4.14/drivers/gpu/drm/omapdrm/ |
| D | omap_plane.c | 342 int id, enum drm_plane_type type) in omap_plane_init()
|
| /linux-4.4.14/drivers/bcma/ |
| D | scan.c | 217 u32 type, u8 port) in bcma_erom_get_addr_desc()
|
| /linux-4.4.14/net/dccp/ |
| D | options.c | 504 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, in dccp_insert_fn_opt()
|
| /linux-4.4.14/include/linux/i2c/ |
| D | twl4030-madc.h | 49 u16 type; member
|
| /linux-4.4.14/drivers/input/misc/ |
| D | max77693-haptic.c | 65 enum max77693_haptic_motor_type type; member
|
| /linux-4.4.14/drivers/media/usb/uvc/ |
| D | uvc_driver.c | 843 static struct uvc_entity *uvc_alloc_entity(u16 type, u8 id, in uvc_alloc_entity() 964 __u16 type; in uvc_parse_standard_control() local
|
| /linux-4.4.14/net/decnet/ |
| D | dn_table.c | 300 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info() 534 int type = r->rtm_type; in dn_fib_table_insert() local
|
| D | af_decnet.c | 287 int dn_sockaddr2username(struct sockaddr_dn *sdn, unsigned char *buf, unsigned char type) in dn_sockaddr2username() 324 unsigned char type; in dn_username2sockaddr() local 1080 unsigned char type; in dn_accept() local
|
| /linux-4.4.14/fs/ext2/ |
| D | super.c | 1448 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, in ext2_quota_read() 1493 static ssize_t ext2_quota_write(struct super_block *sb, int type, in ext2_quota_write()
|
| /linux-4.4.14/arch/x86/kernel/cpu/ |
| D | perf_event_intel_uncore.h | 16 #define UNCORE_PCI_DEV_DATA(type, idx) ((type << 8) | idx) argument 80 struct intel_uncore_type *type; member
|
| /linux-4.4.14/drivers/input/serio/ |
| D | serio.c | 157 enum serio_event_type type; member 190 enum serio_event_type type) in serio_remove_duplicate_events()
|
| /linux-4.4.14/drivers/gpu/drm/exynos/ |
| D | exynos_dp_reg.c | 1128 enum clock_recovery_m_value_type type, in exynos_dp_set_video_cr_mn() 1162 void exynos_dp_set_video_timing_mode(struct exynos_dp_device *dp, u32 type) in exynos_dp_set_video_timing_mode()
|
| /linux-4.4.14/include/linux/qed/ |
| D | eth_common.h | 136 u8 type; member 168 u8 type; member
|
| /linux-4.4.14/fs/befs/ |
| D | befs_fs_types.h | 168 fs32 type; member 186 fs32 type; member
|
| /linux-4.4.14/drivers/media/platform/s5p-mfc/ |
| D | s5p_mfc_enc.c | 1314 enum v4l2_buf_type type) in vidioc_streamon() 1327 enum v4l2_buf_type type) in vidioc_streamoff()
|
| /linux-4.4.14/net/ax25/ |
| D | af_ax25.c | 156 struct net_device *dev, int type) in ax25_find_listener() 183 int type) in ax25_get_socket()
|
| /linux-4.4.14/drivers/usb/serial/ |
| D | usb-serial.c | 725 struct usb_serial_driver *type = NULL; in usb_serial_probe() local 1316 #define set_to_generic_if_null(type, function) \ argument
|
| /linux-4.4.14/drivers/scsi/lpfc/ |
| D | lpfc_bsg.h | 54 uint32_t type; member 68 uint32_t type; member
|
| /linux-4.4.14/net/atm/ |
| D | mpc.c | 345 static const char *mpoa_device_type_string(char type) in mpoa_device_type_string() 377 uint32_t type; in lane2_assoc_ind() local
|
| /linux-4.4.14/drivers/dma/ |
| D | mxs-dma.c | 142 enum mxs_dma_devtype type; member 154 enum mxs_dma_devtype type; member
|
| /linux-4.4.14/drivers/char/agp/ |
| D | agp.h | 55 u32 type; member 141 enum chipset_type type; member
|
| /linux-4.4.14/include/linux/ceph/ |
| D | messenger.h | 78 static __inline__ bool ceph_msg_data_type_valid(enum ceph_msg_data_type type) in ceph_msg_data_type_valid() 95 enum ceph_msg_data_type type; member
|
| /linux-4.4.14/drivers/usb/host/ |
| D | r8a66597.h | 50 u16 type; member 73 u16 type; member
|
| /linux-4.4.14/drivers/base/ |
| D | platform.c | 67 unsigned int type, unsigned int num) in platform_get_resource() 126 unsigned int type, in platform_get_resource_byname()
|
| /linux-4.4.14/drivers/sbus/char/ |
| D | envctrl.c | 139 unsigned char type; member 147 unsigned int type; member
|
| /linux-4.4.14/drivers/pcmcia/ |
| D | yenta_socket.c | 689 static int yenta_allocate_res(struct yenta_socket *socket, int nr, unsigned type, int addr_start, i… in yenta_allocate_res() 1346 #define CB_ID(vend, dev, type) \ argument
|
| /linux-4.4.14/drivers/net/wireless/hostap/ |
| D | hostap_ap.c | 2205 u16 fc, type, stype; in handle_ap_item() local 2938 int pwrmgt, int type, int stype) in hostap_update_sta_ps2() 2992 u16 fc, type, stype; in hostap_handle_sta_rx() local 3315 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type) in hostap_wds_link_oper()
|
| /linux-4.4.14/drivers/regulator/ |
| D | qcom_spmi-regulator.c | 330 enum spmi_regulator_type type; member 922 enum spmi_regulator_logical_type type = vreg->logical_type; in spmi_regulator_set_ilim() local 1199 u8 type, subtype; in spmi_regulator_match() local 1287 enum spmi_regulator_logical_type type; in spmi_regulator_init_registers() local
|
| /linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
| D | bfi.h | 506 u32 type; /* partition type */ member 519 u32 type; /* partition type */ member 540 u32 type; /* partition type */ member 552 u32 type; /* partition type */ member
|
| /linux-4.4.14/fs/ntfs/ |
| D | layout.h | 592 /* 80*/ ATTR_TYPE type; /* Type of the attribute. */ member 699 /* 0*/ ATTR_TYPE type; /* The (32-bit) type of the attribute. */ member 974 /* 0*/ ATTR_TYPE type; /* Type of referenced attribute. */ member 1096 } __attribute__ ((__packed__)) type; member 1423 /* 0*/ ACE_TYPES type; /* Type of the ACE. */ member 1583 ACE_TYPES type; /* Type of the ACE. */ member 1604 ACE_TYPES type; /* Type of the ACE. */ member 2021 ATTR_TYPE type; /* Type of the indexed attribute. Is member
|
| /linux-4.4.14/drivers/soc/ti/ |
| D | knav_qmss_queue.c | 176 unsigned type) in knav_queue_match_type() 281 unsigned type, unsigned flags) in knav_queue_open_by_type() 1282 struct device_node *type, *range; in knav_setup_queue_pools() local
|
| /linux-4.4.14/drivers/hwmon/ |
| D | asus_atk0110.c | 159 u64 type; member 406 u64 type = flags->integer.value & ATK_TYPE_MASK; in atk_sensor_type() local 855 u64 type; in atk_add_sensor() local
|
| /linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
| D | htt_rx.c | 593 enum htt_rx_mpdu_encrypt_type type) in ath10k_htt_rx_crypto_param_len() 618 enum htt_rx_mpdu_encrypt_type type) in ath10k_htt_rx_crypto_tail_len() 1976 enum htt_t2h_msg_type type; in ath10k_htt_t2h_msg_handler() local
|
| /linux-4.4.14/net/ipv6/ |
| D | ip6_tunnel.c | 540 u8 *type, u8 *code, int *msg, __u32 *info, int offset) in ip6_tnl_err() 628 u8 type, u8 code, int offset, __be32 info) in ip4ip6_err() 734 u8 type, u8 code, int offset, __be32 info) in ip6ip6_err()
|
| D | xfrm6_tunnel.c | 243 u8 type, u8 code, int offset, __be32 info) in xfrm6_tunnel_err()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ |
| D | lu_object.h | 1113 #define LU_KEY_INIT(mod, type) \ argument 1129 #define LU_KEY_FINI(mod, type) \ argument 1139 #define LU_KEY_INIT_FINI(mod, type) \ argument
|
| /linux-4.4.14/drivers/scsi/ |
| D | nsp32.c | 292 # define nsp32_msg(type, args...) nsp32_message ("", 0, (type), args) argument 296 # define nsp32_msg(type, args...) \ argument 324 static void nsp32_message(const char *func, int line, char *type, char *fmt, ...) in nsp32_message()
|
| /linux-4.4.14/drivers/net/ethernet/ti/ |
| D | tlan.c | 244 tlan_set_timer(struct net_device *dev, u32 ticks, u32 type) in tlan_set_timer() 1158 u16 type; in tlan_handle_interrupt() local 2060 static void tlan_print_list(struct tlan_list *list, char *type, int num) in tlan_print_list()
|
| /linux-4.4.14/drivers/gpu/drm/i915/ |
| D | intel_tv.c | 50 int type; member 1188 int type; in intel_tv_detect_type() local 1319 int type; in intel_tv_detect() local
|
| /linux-4.4.14/drivers/gpu/drm/ |
| D | drm_crtc.c | 145 int type; member 343 uint32_t id, uint32_t type) in _object_find() 375 uint32_t id, uint32_t type) in drm_mode_object_find() 1163 enum drm_plane_type type) in drm_universal_plane_init() 1239 enum drm_plane_type type; in drm_plane_init() local 3848 int flags, const char *name, uint32_t type) in drm_property_create_object()
|
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
| D | fwsignal.c | 999 int brcmf_fws_macdesc_indicate(struct brcmf_fws_info *fws, u8 type, u8 *data) in brcmf_fws_macdesc_indicate() 1060 u8 type, u8 *data) in brcmf_fws_macdesc_state_indicate() 1092 u8 type, u8 *data) in brcmf_fws_interface_state_indicate() 1136 static int brcmf_fws_request_indicate(struct brcmf_fws_info *fws, u8 type, in brcmf_fws_request_indicate() 1625 u8 type; in brcmf_fws_hdrpull() local
|
| /linux-4.4.14/net/core/ |
| D | neighbour.c | 1790 u32 pid, u32 seq, int type, int flags) in neightbl_fill_info() 1880 u32 pid, u32 seq, int type, in neightbl_fill_param_info() 2149 u32 pid, u32 seq, int type, unsigned int flags) in neigh_fill_info() 2202 u32 pid, u32 seq, int type, unsigned int flags, in pneigh_fill_info() 2834 static void __neigh_notify(struct neighbour *n, int type, int flags) in __neigh_notify()
|
| /linux-4.4.14/lib/xz/ |
| D | xz_dec_bcj.c | 28 } type; member
|
| /linux-4.4.14/drivers/staging/unisys/include/ |
| D | visorbus.h | 153 uuid_le type; member
|
| /linux-4.4.14/arch/ia64/sn/kernel/ |
| D | io_common.c | 58 sn_default_pci_map(struct pci_dev *pdev, unsigned long paddr, size_t size, int type) in sn_default_pci_map()
|
| /linux-4.4.14/drivers/media/platform/vivid/ |
| D | vivid-vid-common.c | 545 void vivid_send_source_change(struct vivid_dev *dev, unsigned type) in vivid_send_source_change()
|
| /linux-4.4.14/drivers/staging/android/ion/ |
| D | ion_priv.h | 170 enum ion_heap_type type; member
|
| /linux-4.4.14/drivers/scsi/isci/ |
| D | scu_completion_codes.h | 74 #define SCU_COMPLETION_TYPE(type) \ argument
|
| /linux-4.4.14/drivers/input/joystick/iforce/ |
| D | iforce-ff.c | 490 u8 type; in iforce_upload_condition() local
|
| /linux-4.4.14/fs/sysv/ |
| D | super.c | 204 u32 type; in detect_sysv() local
|
| /linux-4.4.14/sound/drivers/opl4/ |
| D | opl4_synth.c | 585 void snd_opl4_control(void *private_data, int type, struct snd_midi_channel *chan) in snd_opl4_control()
|
| /linux-4.4.14/arch/powerpc/perf/ |
| D | core-fsl-emb.c | 461 unsigned long type, op, result; in hw_perf_cache_event() local
|
| /linux-4.4.14/include/uapi/misc/ |
| D | cxl.h | 75 __u16 type; member
|
| /linux-4.4.14/arch/frv/include/asm/ |
| D | uaccess.h | 65 #define access_ok(type,addr,size) (__range_ok((void __user *)(addr), (size)) == 0) argument
|
| /linux-4.4.14/drivers/media/pci/ivtv/ |
| D | ivtv-vbi.c | 384 u8 type; in ivtv_process_vbi_data() local
|
| /linux-4.4.14/arch/arm/probes/ |
| D | decode.c | 449 enum decode_type type = h->type_regs.bits & DECODE_TYPE_MASK; in probes_decode_insn() local
|
| /linux-4.4.14/net/nfc/hci/ |
| D | hci.h | 78 #define HCP_HEADER(type, instr) ((((type) & 0x03) << 6) | ((instr) & 0x3f)) argument
|
| /linux-4.4.14/net/hsr/ |
| D | hsr_main.h | 153 enum hsr_port_type type; member
|