/linux-4.1.27/arch/sparc/kernel/ |
D | jump_label.c | 14 enum jump_label_type type) in arch_jump_label_transform()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-isp-video.c | 491 enum v4l2_buf_type type) in isp_video_streamon() 518 enum v4l2_buf_type type) in isp_video_streamoff() 571 enum v4l2_buf_type type) in fimc_isp_video_device_register() 640 enum v4l2_buf_type type) in fimc_isp_video_device_unregister()
|
/linux-4.1.27/drivers/iio/light/ |
D | apds9300.c | 277 const struct iio_chan_spec *chan, enum iio_event_type type, in apds9300_read_thresh() 298 const struct iio_chan_spec *chan, enum iio_event_type type, in apds9300_write_thresh() 317 enum iio_event_type type, in apds9300_read_interrupt_config() 326 const struct iio_chan_spec *chan, enum iio_event_type type, in apds9300_write_interrupt_config()
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
D | netlink_k.c | 91 struct sock *netlink_init(int unit, void (*cb)(struct net_device *dev, u16 type, in netlink_init() 116 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len) in netlink_send()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_log.h | 36 uint type) in xlog_prepare_iovec() 76 uint type, void *data, int len) in xlog_copy_iovec()
|
D | xfs_trans_buf.c | 734 enum xfs_blft type) in xfs_trans_buf_set_type() 755 enum xfs_blft type; in xfs_trans_buf_copy_type() local 776 uint type) in xfs_trans_dquot_buf()
|
D | xfs_acl.h | 31 static inline struct posix_acl *xfs_get_acl(struct inode *inode, int type) in xfs_get_acl()
|
D | xfs_aops.c | 248 unsigned int type) in xfs_alloc_ioend() 279 int type, in xfs_map_blocks() 568 unsigned int type, in xfs_add_to_ioend() 642 unsigned int type, in xfs_check_page_type() 694 unsigned int type; in xfs_convert_page() local 947 unsigned int type; in xfs_vm_writepage() local 1267 int type; in xfs_map_direct() local
|
D | xfs_qm_syscalls.c | 401 uint type, in xfs_qm_scall_setqlim() 641 uint type, in xfs_qm_scall_getquota()
|
D | xfs_dquot.c | 230 uint type, in xfs_qm_init_dquot_blk() 562 uint type, in xfs_qm_dqread() 703 uint type, /* XFS_DQ_USER/XFS_DQ_PROJ/XFS_DQ_GROUP */ in xfs_qm_dqget()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | hw_breakpoint.c | 47 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() 127 int arch_bp_generic_fields(int type, int *gen_bp_type) in arch_bp_generic_fields()
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | setup.c | 168 unsigned long cpurev = CPUREV, type; in cpu_init() local 206 unsigned long cpurev = c->type, type, icachesz, dcachesz; in show_cpuinfo() local
|
/linux-4.1.27/drivers/staging/gdm724x/ |
D | netlink_k.c | 91 void (*cb)(struct net_device *dev, u16 type, void *msg, int len)) in netlink_init() 115 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len) in netlink_send()
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | vnic_vic.h | 55 u8 type; /* provider-specific type */ member 59 u16 type; member
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | ansidecl.h | 113 #define PROTO(type, name, arglist) type name arglist argument 136 #define PROTO(type, name, arglist) type name () argument
|
/linux-4.1.27/drivers/char/agp/ |
D | alpha-agp.c | 87 int type) in alpha_core_agp_insert_memory() 109 int type) in alpha_core_agp_remove_memory()
|
D | parisc-agp.c | 125 parisc_agp_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_insert_memory() 174 parisc_agp_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_remove_memory() 196 int type) in parisc_agp_mask_memory()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/ |
D | halbtc8723b2ant.c | 1034 bool force_exec, u8 type) in btc8723b_coex_tbl_type() 1261 bool turn_on, u8 type) in btc8723b2ant_ps_tdma() 3400 void ex_btc8723b2ant_ips_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8723b2ant_ips_notify() 3419 void ex_btc8723b2ant_lps_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8723b2ant_lps_notify() 3432 void ex_btc8723b2ant_scan_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8723b2ant_scan_notify() 3442 void ex_btc8723b2ant_connect_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8723b2ant_connect_notify() 3453 u8 type) in ex_btc8723b2ant_media_status_notify() 3494 u8 type) in ex_btc8723b2ant_special_packet_notify()
|
D | rtl_btc.c | 87 void rtl_btc_ips_notify(struct rtl_priv *rtlpriv, u8 type) in rtl_btc_ips_notify() 92 void rtl_btc_lps_notify(struct rtl_priv *rtlpriv, u8 type) in rtl_btc_lps_notify()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | dma.c | 330 static u16 b43_dmacontroller_base(enum b43_dmatype type, int controller_idx) in b43_dmacontroller_base() 453 enum b43_dmatype type) in b43_dmacontroller_rx_reset() 492 enum b43_dmatype type) in b43_dmacontroller_tx_reset() 861 enum b43_dmatype type) in b43_setup_dmaring() 1099 enum b43_dmatype type) in b43_dma_translation_in_low_word() 1119 enum b43_dmatype type; in b43_dma_init() local 1799 static void direct_fifo_rx(struct b43_wldev *dev, enum b43_dmatype type, in direct_fifo_rx() 1824 enum b43_dmatype type; in b43_dma_direct_fifo_rx() local
|
D | tables_nphy.c | 3325 u32 type, value; in b43_ntab_read() local 3356 u32 type; in b43_ntab_read_bulk() local 3397 u32 type; in b43_ntab_write() local 3431 u32 type, value; in b43_ntab_write_bulk() local
|
/linux-4.1.27/arch/sparc/lib/ |
D | csum_copy_from_user.S | 19 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
|
D | csum_copy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] %asi argument
|
D | U3copy_from_user.S | 15 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
|
D | GENcopy_from_user.S | 19 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest argument
|
D | GENcopy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS argument
|
D | NG4copy_from_user.S | 19 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
|
D | NGcopy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS argument
|
D | U1copy_from_user.S | 15 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
|
D | NG4copy_to_user.S | 23 #define STORE(type,src,addr) type##a src, [addr] %asi argument
|
D | U1copy_to_user.S | 15 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS argument
|
D | U3copy_to_user.S | 15 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS argument
|
D | NG2copy_from_user.S | 23 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
|
D | NGcopy_from_user.S | 19 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest argument
|
/linux-4.1.27/mm/ |
D | zswap.c | 639 static int zswap_frontswap_store(unsigned type, pgoff_t offset, in zswap_frontswap_store() 738 static int zswap_frontswap_load(unsigned type, pgoff_t offset, in zswap_frontswap_load() 776 static void zswap_frontswap_invalidate_page(unsigned type, pgoff_t offset) in zswap_frontswap_invalidate_page() 800 static void zswap_frontswap_invalidate_area(unsigned type) in zswap_frontswap_invalidate_area() 822 static void zswap_frontswap_init(unsigned type) in zswap_frontswap_init()
|
/linux-4.1.27/net/ipv4/ |
D | icmp.c | 289 struct flowi4 *fl4, int type, int code) in icmpv4_xrlim_allow() 326 void icmp_out_count(struct net *net, unsigned char type) in icmp_out_count() 445 int type, int code, in icmp_route_lookup() 544 void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send() 1045 int type = icmp_hdr(skb)->type; in icmp_err() local
|
D | proc.c | 305 unsigned short *type, int count) in icmpmsg_put_line() 326 unsigned short type[PERLINE]; in icmpmsg_put() local
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-dln2.c | 286 unsigned type, unsigned period) in dln2_gpio_set_event_cfg() 290 u8 type; in dln2_gpio_set_event_cfg() member 320 static int dln2_irq_set_type(struct irq_data *irqd, unsigned type) in dln2_irq_set_type() 363 unsigned type; in dln2_irq_bus_unlock() local 402 __u8 type; in dln2_gpio_event() member
|
D | gpio-sodaville.c | 49 static int sdv_gpio_pub_set_type(struct irq_data *d, unsigned int type) in sdv_gpio_pub_set_type() 103 u32 line, type; in sdv_xlate() local
|
/linux-4.1.27/sound/soc/intel/baytrail/ |
D | sst-baytrail-dsp.c | 43 enum sst_ram_type type; /* IRAM/DRAM */ member 61 u32 type; /* codec type, pp lib */ member 249 enum sst_mem_type type; member
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | di.c | 758 byte Id, byte Ch, byte Rc, byte cb, byte type) { in xdi_xlog_rc_event() 782 byte Ch, byte Req, byte type) { in xdi_xlog_request() 826 byte type) { in xdi_xlog_ind()
|
/linux-4.1.27/drivers/acpi/ |
D | property.c | 195 acpi_object_type type, const union acpi_object **obj) in acpi_dev_get_property() 249 acpi_object_type type, in acpi_dev_get_property_array() 349 int type = element[i].type; in acpi_dev_get_property_reference() local
|
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_mqd_manager_cik.c | 245 enum kfd_preempt_type type, in destroy_mqd() 258 enum kfd_preempt_type type, in destroy_mqd_sdma() 402 struct mqd_manager *mqd_manager_init_cik(enum KFD_MQD_TYPE type, in mqd_manager_init_cik()
|
D | kfd_crat.h | 93 uint8_t type; member 126 uint8_t type; member 152 uint8_t type; member 181 uint8_t type; member 212 uint8_t type; member 241 uint8_t type; member 265 uint8_t type; member
|
D | kfd_kernel_queue_cik.c | 37 enum kfd_queue_type type, unsigned int queue_size) in initialize_cik()
|
D | kfd_kernel_queue_vi.c | 37 enum kfd_queue_type type, unsigned int queue_size) in initialize_vi()
|
/linux-4.1.27/drivers/input/mouse/ |
D | vsxxxaa.c | 108 #define MATCH_PACKET_TYPE(data, type) \ argument 121 unsigned char type; member 203 unsigned char type, size_t len) in vsxxxaa_smells_like_packet()
|
/linux-4.1.27/arch/arm/mm/ |
D | ioremap.c | 187 size_t size, const struct mem_type *type) in remap_area_sections() 219 size_t size, const struct mem_type *type) in remap_area_supersections() 261 const struct mem_type *type; in __arm_ioremap_pfn_caller() local
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_queue.c | 190 int uvc_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type, in uvc_queue_init() 285 int uvc_queue_streamon(struct uvc_video_queue *queue, enum v4l2_buf_type type) in uvc_queue_streamon() 296 int uvc_queue_streamoff(struct uvc_video_queue *queue, enum v4l2_buf_type type) in uvc_queue_streamoff()
|
/linux-4.1.27/drivers/media/platform/vsp1/ |
D | vsp1_entity.h | 49 enum vsp1_entity_type type; member 58 enum vsp1_entity_type type; member
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_output.c | 17 const struct armada_output_type *type; member 122 const struct armada_output_type *type, const void *data) in armada_output_create()
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | nsutils.c | 134 u32 acpi_ns_local(acpi_object_type type) in acpi_ns_local() 631 u32 acpi_ns_opens_scope(acpi_object_type type) in acpi_ns_opens_scope()
|
D | dswscope.c | 101 acpi_object_type type, in acpi_ds_scope_stack_push()
|
/linux-4.1.27/sound/firewire/bebob/ |
D | bebob_command.c | 108 enum avc_bridgeco_plug_type *type) in avc_bridgeco_get_plug_type() 173 unsigned int id, u8 *type) in avc_bridgeco_get_plug_section_type()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | mcdi.c | 1304 int efx_mcdi_nvram_info(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_info() 1335 static int efx_mcdi_nvram_test(struct efx_nic *efx, unsigned int type) in efx_mcdi_nvram_test() 1360 unsigned int type; in efx_mcdi_nvram_test_all() local 1559 static int efx_mcdi_wol_filter_set(struct efx_nic *efx, u32 type, in efx_mcdi_wol_filter_set() 1680 int efx_mcdi_set_workaround(struct efx_nic *efx, u32 type, bool enabled) in efx_mcdi_set_workaround() 1695 static int efx_mcdi_nvram_update_start(struct efx_nic *efx, unsigned int type) in efx_mcdi_nvram_update_start() 1709 static int efx_mcdi_nvram_read(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_read() 1731 static int efx_mcdi_nvram_write(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_write() 1751 static int efx_mcdi_nvram_erase(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_erase() 1768 static int efx_mcdi_nvram_update_finish(struct efx_nic *efx, unsigned int type) in efx_mcdi_nvram_update_finish()
|
/linux-4.1.27/drivers/md/bcache/ |
D | util.h | 33 #define DECLARE_HEAP(type, name) \ argument 120 #define DECLARE_FIFO(type, name) \ argument 259 #define DECLARE_ARRAY_ALLOCATOR(type, name, size) \ argument 479 #define container_of_or_null(ptr, type, member) \ argument 548 #define RB_FIRST(root, type, member) \ argument 551 #define RB_LAST(root, type, member) \ argument
|
/linux-4.1.27/arch/tile/kernel/ |
D | usb.c | 28 #define USB_HOST_DEF(unit, type, dmamask) \ argument
|
D | signal.c | 69 void signal_fault(const char *type, struct pt_regs *regs, in signal_fault() 364 void trace_unhandled_signal(const char *type, struct pt_regs *regs, in trace_unhandled_signal()
|
/linux-4.1.27/drivers/iio/accel/ |
D | mma9551.c | 158 enum iio_event_type type, in mma9551_read_event_config() 235 enum iio_event_type type, in mma9551_write_event_config() 256 enum iio_event_type type, in mma9551_write_event_value() 283 enum iio_event_type type, in mma9551_read_event_value()
|
D | mma9553.c | 113 enum iio_chan_type type; member 238 enum iio_chan_type type, in mma9553_get_event() 255 enum iio_chan_type type) in mma9553_is_any_event_enabled() 749 enum iio_event_type type, in mma9553_read_event_config() 765 enum iio_event_type type, in mma9553_write_event_config() 806 enum iio_event_type type, in mma9553_read_event_value() 846 enum iio_event_type type, in mma9553_write_event_value()
|
/linux-4.1.27/fs/afs/ |
D | afs.h | 70 afs_callback_type_t type; /* type of callback */ member 80 afs_voltype_t type; /* type of this volume */ member 117 afs_file_type_t type; /* file type */ member 160 u32 type; /* volume type (afs_voltype_t) */ member
|
D | flock.c | 111 afs_lock_type_t type; in afs_lock_work() local 257 afs_lock_type_t type; in afs_do_setlk() local
|
/linux-4.1.27/drivers/staging/iio/accel/ |
D | lis3l02dq_core.c | 194 enum iio_event_type type, in lis3l02dq_read_thresh() 209 enum iio_event_type type, in lis3l02dq_write_thresh() 563 enum iio_event_type type, in lis3l02dq_read_event_config() 615 enum iio_event_type type, in lis3l02dq_write_event_config()
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | bnep.h | 84 __u8 type; member 91 __u8 type; member 98 __u8 type; member 104 __u8 type; member
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc_dma.c | 105 enum pool_type type; member 355 enum pool_type type = IS_UNDEFINED; in ttm_to_type() local 515 static void ttm_dma_free_pool(struct device *dev, enum pool_type type) in ttm_dma_free_pool() 572 enum pool_type type) in ttm_dma_pool_init() 648 enum pool_type type) in ttm_dma_find_pool() 878 enum pool_type type; in ttm_dma_populate() local 937 enum pool_type type; in ttm_dma_unpopulate() local
|
/linux-4.1.27/arch/unicore32/mm/ |
D | ioremap.c | 103 size_t size, const struct mem_type *type) in remap_area_sections() 132 const struct mem_type *type; in __uc32_ioremap_pfn_caller() local
|
/linux-4.1.27/net/wireless/ |
D | wext-priv.c | 60 int type = (args & IW_PRIV_TYPE_MASK) >> 12; in get_priv_size() local 69 int type = (args & IW_PRIV_TYPE_MASK) >> 12; in adjust_priv_size() local
|
/linux-4.1.27/sound/pci/ctxfi/ |
D | ctresource.c | 138 rsc_init(struct rsc *rsc, u32 idx, enum RSCTYP type, u32 msr, struct hw *hw) in rsc_init() 209 int rsc_mgr_init(struct rsc_mgr *mgr, enum RSCTYP type, in rsc_mgr_init()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs.h | 64 #define container_of(ptr, type, member) \ argument 182 #define container_of0(ptr, type, member) \ argument
|
/linux-4.1.27/drivers/input/keyboard/ |
D | goldfish_events.c | 47 unsigned type, code, value; in events_interrupt() local 59 unsigned long bits[], unsigned type, size_t count) in events_import_bits()
|
D | gpio_keys_polled.c | 58 unsigned int type = button->type ?: EV_KEY; in gpio_keys_polled_check_state() local 237 unsigned int type = button->type ?: EV_KEY; in gpio_keys_polled_probe() local
|
/linux-4.1.27/arch/arm/kernel/ |
D | swp_emulate.c | 132 unsigned int type) in emulate_swpX() 173 unsigned int address, destreg, data, type; in swp_handler() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | nv04.c | 129 nv04_disp_vblank_init(struct nvkm_event *event, int type, int head) in nv04_disp_vblank_init() 136 nv04_disp_vblank_fini(struct nvkm_event *event, int type, int head) in nv04_disp_vblank_fini()
|
/linux-4.1.27/drivers/input/ |
D | input-compat.h | 34 __u16 type; member 53 __u16 type; member
|
/linux-4.1.27/net/netlabel/ |
D | netlabel_user.c | 92 struct audit_buffer *netlbl_audit_start_common(int type, in netlbl_audit_start_common()
|
/linux-4.1.27/tools/perf/util/include/asm/ |
D | uaccess.h | 12 #define access_ok(type, addr, size) 1 argument
|
/linux-4.1.27/include/linux/ |
D | icmpv6.h | 24 u8 type, u8 code, __u32 info) in icmpv6_send()
|
D | ptp_clock_kernel.h | 34 } type; member 153 int type; member
|
D | pm_qos.h | 63 enum dev_pm_qos_req_type type; member 88 enum pm_qos_type type; member 187 enum dev_pm_qos_req_type type, in dev_pm_qos_add_request() 217 enum dev_pm_qos_req_type type, in dev_pm_qos_add_ancestor_request()
|
D | thermal.h | 123 char type[THERMAL_NAME_LENGTH]; member 179 char type[THERMAL_NAME_LENGTH]; member 299 enum thermal_trip_type type; member 354 const char *type, int trips, int mask, void *devdata, in thermal_zone_device_register() 374 thermal_cooling_device_register(char *type, void *devdata, in thermal_cooling_device_register() 379 char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
|
D | fwnode.h | 23 enum fwnode_type type; member
|
D | btree-type.h | 1 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument 2 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument
|
D | quota.h | 74 enum quota_type type; /* USRQUOTA (uid) or GRPQUOTA (gid) or PRJQUOTA (projid) */ member 98 enum quota_type type, qid_t qid) in make_kqid() 125 static inline struct kqid make_kqid_invalid(enum quota_type type) in make_kqid_invalid() 263 static inline void dqstats_inc(unsigned int type) in dqstats_inc() 268 static inline void dqstats_dec(unsigned int type) in dqstats_dec() 477 static inline unsigned int dquot_state_flag(unsigned int flags, int type) in dquot_state_flag() 482 static inline unsigned int dquot_generic_flag(unsigned int flags, int type) in dquot_generic_flag()
|
D | flat.h | 36 unsigned long type : 2; member
|
D | pim.h | 19 __u8 type; member
|
D | dmi.h | 74 u8 type; member 81 int type; member 117 static inline const struct dmi_device * dmi_find_device(int type, const char *name, in dmi_find_device()
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_transport.c | 8 struct iscsit_transport *iscsit_get_transport(int type) in iscsit_get_transport()
|
/linux-4.1.27/arch/mips/kernel/ |
D | jump_label.c | 41 enum jump_label_type type) in arch_jump_label_transform()
|
/linux-4.1.27/tools/perf/util/ |
D | parse-events.c | 250 const char *event_type(int type) in event_type() 319 char *type, char *op_result1, char *op_result2) in parse_events_add_cache() 475 parse_breakpoint_type(const char *type, struct perf_event_attr *attr) in parse_breakpoint_type() 515 void *ptr, char *type, u64 len) in parse_events_add_breakpoint() 544 #define CHECK_TYPE_VAL(type) \ in config_term() argument 597 u32 type, u64 config, in parse_events_add_numeric() 1233 static bool is_event_supported(u8 type, unsigned config) in is_event_supported() 1275 unsigned int type, op, i, evt_i = 0, evt_num = 0; in print_hwcache_events() local 1347 void print_symbol_events(const char *event_glob, unsigned type, in print_symbol_events()
|
D | map.h | 34 u8 /* enum map_type */ type; member 188 enum map_type type, u64 addr) in map_groups__find() 194 enum map_type type) in map_groups__first()
|
D | symbol.c | 200 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type) in __map_groups__fixup_end() 439 enum map_type type, u64 addr) in dso__find_symbol() 444 struct symbol *dso__first_symbol(struct dso *dso, enum map_type type) in dso__first_symbol() 465 struct symbol *dso__find_symbol_by_name(struct dso *dso, enum map_type type, in dso__find_symbol_by_name() 471 void dso__sort_by_name(struct dso *dso, enum map_type type) in dso__sort_by_name() 479 enum map_type type, FILE *fp) in dso__fprintf_symbols_by_name() 592 char type, u64 start) in map__process_kallsym_symbol() 1074 enum map_type type; member 1330 enum dso_binary_type type) in dso__is_compatible_symtab_type() 1506 enum map_type type, const char *name) in map_groups__find_by_name()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_hdmi.c | 71 static u32 g4x_infoframe_index(enum hdmi_infoframe_type type) in g4x_infoframe_index() 86 static u32 g4x_infoframe_enable(enum hdmi_infoframe_type type) in g4x_infoframe_enable() 101 static u32 hsw_infoframe_enable(enum hdmi_infoframe_type type) in hsw_infoframe_enable() 116 static u32 hsw_infoframe_data_reg(enum hdmi_infoframe_type type, in hsw_infoframe_data_reg() 134 enum hdmi_infoframe_type type, in g4x_write_infoframe() 184 enum hdmi_infoframe_type type, in ibx_write_infoframe() 233 enum hdmi_infoframe_type type, in cpt_write_infoframe() 285 enum hdmi_infoframe_type type, in vlv_write_infoframe() 334 enum hdmi_infoframe_type type, in hsw_write_infoframe()
|
D | intel_ddi.c | 165 int type = intel_encoder->type; in intel_ddi_get_encoder_port() local 1242 int type = intel_encoder->type; in intel_ddi_set_pipe_settings() local 1292 int type = intel_encoder->type; in intel_ddi_enable_transcoder_func() local 1400 int type = intel_connector->base.connector_type; in intel_ddi_connector_get_hw_state() local 1529 int type = intel_encoder->type; in intel_ddi_pre_enable() local 1598 int type = intel_encoder->type; in intel_ddi_post_disable() local 1639 int type = intel_encoder->type; in intel_enable_ddi() local 1674 int type = intel_encoder->type; in intel_disable_ddi() local 2072 int type = intel_dig_port->base.type; in intel_ddi_hot_plug() local 2173 int type = encoder->type; in intel_ddi_compute_config() local
|
/linux-4.1.27/fs/ubifs/ |
D | tnc_misc.c | 276 int i, err, type, cmp; in read_znode() local 462 int err, type = key_type(c, key); in ubifs_tnc_read_node() local
|
/linux-4.1.27/net/netfilter/ |
D | nf_tables_core.c | 49 int rulenum, enum nft_trace type) in __nft_trace_packet() 61 int rulenum, enum nft_trace type) in nft_trace_packet()
|
D | xt_pkttype.c | 29 u_int8_t type; in pkttype_mt() local
|
/linux-4.1.27/drivers/tty/serial/ |
D | of_serial.c | 28 int type; member 58 int type, struct uart_port *port, in of_platform_serial_setup()
|
/linux-4.1.27/fs/jffs2/ |
D | acl.c | 175 struct posix_acl *jffs2_get_acl(struct inode *inode, int type) in jffs2_get_acl() 230 int jffs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jffs2_set_acl()
|
/linux-4.1.27/fs/cifs/ |
D | cifsacl.h | 70 __le16 type; member 94 __u8 type; member
|
/linux-4.1.27/net/ceph/ |
D | ceph_strings.c | 7 const char *ceph_entity_type_name(int type) in ceph_entity_type_name()
|
D | crypto.h | 11 int type; member
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-routing.c | 66 u32 type; in ivtv_video_set_io() local
|
/linux-4.1.27/include/linux/spi/ |
D | flash.h | 26 char *type; member
|
/linux-4.1.27/include/linux/ceph/ |
D | msgpool.h | 14 int type; /* preallocated message type */ member
|
D | msgr.h | 45 __u8 type; /* CEPH_ENTITY_TYPE_* */ member 63 __le32 type; member 126 __le16 type; /* message type */ member 144 __le16 type; /* message type */ member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | M0205.h | 14 u8 type; member
|
D | image.h | 6 u8 type; member
|
D | xpio.h | 9 u8 type; member
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_AUDIT.h | 27 __u8 type; /* XT_AUDIT_TYPE_* */ member
|
D | x_tables.h | 128 #define XT_MATCH_ITERATE(type, e, fn, args...) \ argument 147 #define XT_ENTRY_ITERATE_CONTINUE(type, entries, size, n, fn, args...) \ argument 167 #define XT_ENTRY_ITERATE(type, entries, size, fn, args...) \ argument
|
/linux-4.1.27/drivers/net/wan/ |
D | hdlc_cisco.c | 43 __be32 type; /* code */ member 75 u16 type, const void *daddr, const void *saddr, in cisco_hard_header() 97 static void cisco_keepalive_send(struct net_device *dev, u32 type, in cisco_keepalive_send()
|
/linux-4.1.27/fs/hfs/ |
D | extent.c | 21 static void hfs_ext_build_key(hfs_btree_key *key, u32 cnid, u16 block, u8 type) in hfs_ext_build_key() 147 u32 cnid, u32 block, u8 type) in __hfs_ext_read_extent() 283 int hfs_free_fork(struct super_block *sb, struct hfs_cat_file *file, int type) in hfs_free_fork()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | pgtable-32.h | 163 #define __swp_entry(type,offset) ((swp_entry_t) { ((type) << 10) | ((offset) << 15) }) argument 174 #define __swp_entry(type,offset) ((swp_entry_t) { ((type) << 4) | ((offset) << 9) }) argument 188 #define __swp_entry(type,offset) ((swp_entry_t) { ((type) << 8) | ((offset) << 13) }) argument
|
/linux-4.1.27/include/linux/usb/ |
D | phy.h | 79 enum usb_phy_type type; member 214 static inline struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy() 220 enum usb_phy_type type) in devm_usb_get_phy() 318 static inline const char *usb_phy_type_string(enum usb_phy_type type) in usb_phy_type_string()
|
/linux-4.1.27/scripts/genksyms/ |
D | genksyms.c | 197 static struct symbol *__add_symbol(const char *name, enum symbol_type type, in __add_symbol() 321 struct symbol *add_symbol(const char *name, enum symbol_type type, in add_symbol() 327 static struct symbol *add_reference_symbol(const char *name, enum symbol_type type, in add_reference_symbol() 705 static void print_type_name(enum symbol_type type, const char *name) in print_type_name()
|
/linux-4.1.27/fs/pstore/ |
D | ram.c | 126 enum pstore_type_id *typep, enum pstore_type_id type, in ramoops_get_next_prz() 181 static ssize_t ramoops_pstore_read(u64 *id, enum pstore_type_id *type, in ramoops_pstore_read() 251 static int notrace ramoops_pstore_write_buf(enum pstore_type_id type, in ramoops_pstore_write_buf() 316 static int ramoops_pstore_erase(enum pstore_type_id type, u64 id, int count, in ramoops_pstore_erase()
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci_sock.h | 114 __u8 type; member 133 __u8 type; member 157 __u8 type; member 163 __u8 type; member
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-s3c24xx.c | 51 unsigned int type; member 145 static int s3c_irq_type(struct irq_data *data, unsigned int type) in s3c_irq_type() 171 unsigned int type) in s3c_irqext_type_set() 219 static int s3c_irqext_type(struct irq_data *data, unsigned int type) in s3c_irqext_type() 248 static int s3c_irqext0_type(struct irq_data *data, unsigned int type) in s3c_irqext0_type()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | cpsw_ale.c | 153 int type, idx; in cpsw_ale_match_addr() local 174 int type, idx; in cpsw_ale_match_vlan() local 190 int type, idx; in cpsw_ale_match_free() local 204 int type, idx; in cpsw_ale_find_ageable() local 466 int type, idx; in cpsw_ale_set_allmulti() local
|
/linux-4.1.27/fs/jfs/ |
D | jfs_txnmgr.h | 102 u16 type; /* 2: log type */ member 177 u8 type; /* 1: */ member 193 u8 type; /* 1: */ member 224 u8 type; /* 1: */ member 252 u8 type; /* 1: */ member
|
/linux-4.1.27/drivers/net/can/usb/peak_usb/ |
D | pcan_ucan.h | 119 __le16 type; member 136 __le16 type; member 157 __le16 type; member 172 __le16 type; member 184 __le16 type; member
|
/linux-4.1.27/arch/x86/tools/ |
D | relocs.c | 3 #define ElfW(type) _ElfW(ELF_BITS, type) argument 4 #define _ElfW(bits, type) __ElfW(bits, type) argument 5 #define __ElfW(bits, type) Elf##bits##_##type argument 106 static int is_reloc(enum symtype type, const char *sym_name) in is_reloc() 137 static const char *sym_type(unsigned type) in sym_type() 190 static const char *rel_type(unsigned type) in rel_type()
|
/linux-4.1.27/drivers/hid/ |
D | hid-core.c | 61 struct hid_report *hid_register_report(struct hid_device *device, unsigned type, unsigned id) in hid_register_report() 122 static int open_collection(struct hid_parser *parser, unsigned type) in open_collection() 186 static unsigned hid_lookup_collection(struct hid_parser *parser, unsigned type) in hid_lookup_collection() 698 static void hid_scan_collection(struct hid_parser *parser, unsigned type) in hid_scan_collection() 858 unsigned int type, unsigned int id, in hid_validate_values() 1399 int hid_report_raw_event(struct hid_device *hid, int type, u8 *data, int size, in hid_report_raw_event() 1464 int hid_input_report(struct hid_device *hid, int type, u8 *data, int size, int interrupt) in hid_input_report() 1591 const char *type, *bus; in hid_connect() local
|
D | hid-roccat-pyra.h | 78 uint8_t type; member 85 uint8_t type; member 138 uint8_t type; member
|
/linux-4.1.27/fs/gfs2/ |
D | xattr.c | 160 int type; member 190 static int gfs2_ea_find(struct gfs2_inode *ip, int type, const char *name, in gfs2_ea_find() 587 void *buffer, size_t size, int type) in gfs2_xattr_get() 796 static int ea_init(struct gfs2_inode *ip, int type, const char *name, in ea_init() 1042 static int ea_set_i(struct gfs2_inode *ip, int type, const char *name, in ea_set_i() 1137 static int gfs2_xattr_remove(struct gfs2_inode *ip, int type, const char *name) in gfs2_xattr_remove() 1176 const void *value, size_t size, int flags, int type) in __gfs2_xattr_set() 1231 const void *value, size_t size, int flags, int type) in gfs2_xattr_set()
|
/linux-4.1.27/drivers/pci/ |
D | setup-bus.c | 680 static void __pci_setup_bridge(struct pci_bus *bus, unsigned long type) in __pci_setup_bridge() 701 unsigned long type = IORESOURCE_IO | IORESOURCE_MEM | in pci_setup_bridge() local 806 unsigned long type_mask, unsigned long type) in find_free_bus_resource() 858 unsigned long type) in pcibios_window_alignment() 868 unsigned long type) in window_alignment() 1011 unsigned long type, unsigned long type2, in pbus_size_mem() 1414 unsigned long type) in pci_bridge_release_resources() 1488 unsigned long type, in pci_bus_release_bridge_resources()
|
/linux-4.1.27/drivers/memory/ |
D | emif.c | 84 u32 type = emif->plat_data->device_info->type; in do_emif_regdump_show() local 349 u32 index, type, density; in get_addressing_table() local 509 u32 type) in get_sdram_tim_2_shdw() 535 u32 type, u32 ip_rev, u32 derated) in get_sdram_tim_3_shdw() 924 u32 tim1, tim3, ref_ctrl, type; in setup_temperature_sensitive_regs() local 1107 u32 interrupts, type; in setup_interrupts() local 1211 static int is_dev_data_valid(u32 type, u32 density, u32 io_width, u32 phy_type, in is_dev_data_valid() 1619 u32 cl, type; in get_emif_reg_values() local
|
/linux-4.1.27/fs/ntfs/ |
D | dir.h | 37 FILE_NAME_TYPE_FLAGS type; member
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
D | vmci_driver.h | 35 enum vmci_obj_type type; member
|
/linux-4.1.27/arch/s390/include/asm/ |
D | livepatch.h | 28 static inline int klp_write_module_reloc(struct module *mod, unsigned long in klp_write_module_reloc()
|
/linux-4.1.27/net/mac802154/ |
D | cfg.c | 26 unsigned char name_assign_type, int type) in ieee802154_add_iface_deprecated() 50 enum nl802154_iftype type, __le64 extended_addr) in ieee802154_add_iface()
|
D | iface.c | 359 unsigned short type, in mac802154_header_create() 474 enum nl802154_iftype type) in ieee802154_setup_sdata() 525 unsigned char name_assign_type, enum nl802154_iftype type, in ieee802154_if_add()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | pci.c | 79 #define PCI_PORT_IN(type, size) \ argument 94 #define PCI_PORT_OUT(type, size) \ argument
|
/linux-4.1.27/fs/btrfs/ |
D | print-tree.c | 57 static void print_extent_item(struct extent_buffer *eb, int slot, int type) in print_extent_item() 175 u32 type, nr; in btrfs_print_leaf() local
|
D | transaction.c | 124 unsigned int type) in extwriter_counter_inc() 131 unsigned int type) in extwriter_counter_dec() 138 unsigned int type) in extwriter_counter_init() 151 static noinline int join_transaction(struct btrfs_root *root, unsigned int type) in join_transaction() 387 static int may_wait_transaction(struct btrfs_root *root, int type) in may_wait_transaction() 414 start_transaction(struct btrfs_root *root, u64 num_items, unsigned int type, in start_transaction()
|
D | compression.c | 774 static struct list_head *find_workspace(int type) in find_workspace() 820 static void free_workspace(int type, struct list_head *workspace) in free_workspace() 883 int btrfs_compress_pages(int type, struct address_space *mapping, in btrfs_compress_pages() 924 static int btrfs_decompress_biovec(int type, struct page **pages_in, in btrfs_decompress_biovec() 947 int btrfs_decompress(int type, unsigned char *data_in, struct page *dest_page, in btrfs_decompress()
|
/linux-4.1.27/arch/um/include/asm/ |
D | uaccess.h | 45 #define __access_ok_vsyscall(type, addr, size) \ argument 54 #define access_ok(type, addr, size) \ argument
|
/linux-4.1.27/include/uapi/linux/caif/ |
D | caif_socket.h | 145 __u8 type; /* type: enum caif_at_type */ member 159 __u8 type; /* type:enum caif_debug_type */ member
|
/linux-4.1.27/net/ieee802154/ |
D | rdev-ops.h | 13 int type) in rdev_add_virtual_intf_deprecated() 29 enum nl802154_iftype type, __le64 extended_addr) in rdev_add_virtual_intf()
|
/linux-4.1.27/fs/udf/ |
D | misc.c | 48 uint32_t type, uint8_t loc) in udf_add_extendedattr() 150 struct genericFormat *udf_get_extendedattr(struct inode *inode, uint32_t type, in udf_get_extendedattr()
|
/linux-4.1.27/tools/testing/selftests/mqueue/ |
D | mq_open_tests.c | 137 static inline void getr(int type, struct rlimit *rlim) in getr() 143 static inline void setr(int type, struct rlimit *rlim) in setr()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | hal_bt_coexist.c | 401 void rtl8723e_dm_bt_agc_table(struct ieee80211_hw *hw, u8 type) in rtl8723e_dm_bt_agc_table() 448 void rtl8723e_dm_bt_bb_back_off_level(struct ieee80211_hw *hw, u8 type) in rtl8723e_dm_bt_bb_back_off_level()
|
/linux-4.1.27/net/ipv6/ |
D | ip6_icmp.c | 33 void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send()
|
/linux-4.1.27/drivers/mfd/ |
D | arizona-i2c.c | 31 unsigned long type; in arizona_i2c_probe() local
|
D | arizona-spi.c | 31 unsigned long type; in arizona_spi_probe() local
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal-power.c | 26 uint64_t type; in opal_power_control_event() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | paravirt_patchlist.c | 56 paravirt_get_gate_patchlist(enum pv_gate_patchlist type) in paravirt_get_gate_patchlist()
|
/linux-4.1.27/drivers/target/ |
D | target_core_pr.c | 809 u8 type) in core_scsi3_alloc_aptpl_registration() 2013 int pr_holder = 0, type; in core_scsi3_emulate_pro_register() local 2205 unsigned char *core_scsi3_pr_dump_type(int type) in core_scsi3_pr_dump_type() 2228 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve() 2384 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve() 2472 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release() 2719 int type, in __core_scsi3_complete_pro_preempt() 2783 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, in core_scsi3_pro_preempt() 3078 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_preempt() 3116 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local [all …]
|
/linux-4.1.27/fs/f2fs/ |
D | segment.h | 86 #define SET_SUM_TYPE(footer, type) ((footer)->entry_type = type) argument 166 unsigned char type; /* segment type like CURSEG_XXX_TYPE */ member 263 static inline struct curseg_info *CURSEG_I(struct f2fs_sb_info *sbi, int type) in CURSEG_I() 537 int type) in curseg_segno() 544 int type) in curseg_alloc_type() 550 static inline unsigned short curseg_blkoff(struct f2fs_sb_info *sbi, int type) in curseg_blkoff() 686 static inline block_t sum_blk_addr(struct f2fs_sb_info *sbi, int base, int type) in sum_blk_addr() 714 static inline int nr_pages_to_skip(struct f2fs_sb_info *sbi, int type) in nr_pages_to_skip() 732 static inline long nr_pages_to_write(struct f2fs_sb_info *sbi, int type, in nr_pages_to_write()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-fw-error-dump.h | 111 __le32 type; member 220 __le32 type; member 281 __le32 type; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | tdls.c | 311 enum iwl_tdls_channel_switch_type type, in iwl_mvm_tdls_check_action() 395 enum iwl_tdls_channel_switch_type type, in iwl_mvm_tdls_config_channel_switch() 686 enum iwl_tdls_channel_switch_type type; in iwl_mvm_tdls_recv_channel_switch() local
|
/linux-4.1.27/net/bridge/ |
D | br_mdb.c | 167 u32 seq, int type, unsigned int flags) in nlmsg_populate_mdb_fill() 210 int type) in __br_mdb_notify() 233 struct br_ip *group, int type) in br_mdb_notify()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_qp.c | 105 static int alloc_qpn(struct ipath_qp_table *qpt, enum ib_qp_type type) in alloc_qpn() 210 enum ib_qp_type type) in ipath_alloc_qpn() 324 static void ipath_reset_qp(struct ipath_qp *qp, enum ib_qp_type type) in ipath_reset_qp()
|
/linux-4.1.27/arch/x86/pci/ |
D | xen.c | 162 static int xen_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in xen_setup_msi_irqs() 224 static int xen_hvm_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in xen_hvm_setup_msi_irqs() 272 static int xen_initdom_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in xen_initdom_setup_msi_irqs()
|
/linux-4.1.27/net/tipc/ |
D | name_distr.h | 63 __be32 type; member
|
/linux-4.1.27/net/802/ |
D | p8022.c | 35 struct datalink_proto *register_8022_client(unsigned char type, in register_8022_client()
|
D | fc.c | 37 unsigned short type, in fc_header()
|
/linux-4.1.27/arch/x86/kernel/ |
D | livepatch.c | 38 int klp_write_module_reloc(struct module *mod, unsigned long type, in klp_write_module_reloc()
|
D | sysfb_simplefb.c | 35 __u8 type; in parse_mode() local
|
/linux-4.1.27/include/uapi/linux/ |
D | atm_he.h | 17 char type; member
|
D | atmmpc.h | 18 int type; /* ingress or egress */ member 52 __u16 type; member 69 __u8 type[2]; /* Ether type (for IP) (0x0800) */ member
|
/linux-4.1.27/Documentation/mic/mpssd/ |
D | mpssd.c | 53 #define min_t(type, x, y) ({ \ argument 279 static void set_dp(struct mic_info *mic, int type, void *dp) in set_dp() 296 static void *get_dp(struct mic_info *mic, int type) in get_dp() 311 static struct mic_device_desc *get_device_desc(struct mic_info *mic, int type) in get_device_desc() 391 static inline void txrx_prepare(int type, bool tx, struct mic_vring *vr, in txrx_prepare() 423 init_vr(struct mic_info *mic, int fd, int type, in init_vr() 470 wait_for_card_driver(struct mic_info *mic, int fd, int type) in wait_for_card_driver()
|
/linux-4.1.27/crypto/ |
D | cryptd.c | 171 static inline void cryptd_check_internal(struct rtattr **tb, u32 *type, in cryptd_check_internal() 338 u32 type = CRYPTO_ALG_TYPE_BLKCIPHER; in cryptd_create_blkcipher() local 600 u32 type = 0; in cryptd_create_hash() local 749 u32 type = CRYPTO_ALG_TYPE_AEAD; in cryptd_create_aead() local 852 u32 type, u32 mask) in cryptd_alloc_ablkcipher() 890 u32 type, u32 mask) in cryptd_alloc_ahash() 932 u32 type, u32 mask) in cryptd_alloc_aead()
|
D | blkcipher.c | 445 static unsigned int crypto_blkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_blkcipher_ctxsize() 497 static int crypto_init_blkcipher_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_blkcipher_ops() 563 const char *name, u32 type, u32 mask) in crypto_grab_nivcipher() 581 struct rtattr **tb, u32 type, in skcipher_geniv_alloc()
|
/linux-4.1.27/scripts/kconfig/ |
D | qconf.cc | 126 int type; in updateMenu() local 432 enum prop_type type; in updateSelection() local 493 int type; in setValue() local 519 int type, oldexpr, newexpr; in changeValue() local 559 enum prop_type type; in setRootMenu() local 607 enum prop_type type; in updateMenuList() local 668 enum prop_type type; in keyPressEvent() local
|
/linux-4.1.27/net/dccp/ |
D | feat.c | 259 u8 i, type = dccp_feat_type(feat_num); in dccp_feat_printval() local 274 u8 type = dccp_feat_type(feat_num); in dccp_feat_printvals() local 396 u8 type = dccp_feat_type(original->feat_num); in dccp_feat_clone_entry() local 639 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN]; in dccp_feat_insert_opts() local 1100 u8 defval, type = dccp_feat_type(feat); in dccp_feat_change_recv() local 1211 u8 *plist, plen, type = dccp_feat_type(feat); in dccp_feat_confirm_recv() local 1311 u8 type = dccp_feat_type(feat); in dccp_feat_handle_nn_established() local
|
/linux-4.1.27/drivers/pinctrl/samsung/ |
D | pinctrl-samsung.c | 369 const struct samsung_pin_bank_type *type; in samsung_pinmux_setup() local 425 const struct samsung_pin_bank_type *type; in samsung_pinconf_rw() local 531 const struct samsung_pin_bank_type *type = bank->type; in samsung_gpio_set() local 555 const struct samsung_pin_bank_type *type = bank->type; in samsung_gpio_get() local 572 const struct samsung_pin_bank_type *type; in samsung_gpio_set_direction() local 1110 enum pincfg_type type; in samsung_pinctrl_suspend_dev() local 1159 enum pincfg_type type; in samsung_pinctrl_resume_dev() local
|
/linux-4.1.27/drivers/clk/bcm/ |
D | clk-kona.h | 40 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument 41 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument 42 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument 43 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument 44 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument 408 enum bcm_clk_type type; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | mm.c | 111 nvkm_mm_head(struct nvkm_mm *mm, u8 heap, u8 type, u32 size_max, u32 size_min, in nvkm_mm_head() 185 nvkm_mm_tail(struct nvkm_mm *mm, u8 heap, u8 type, u32 size_max, u32 size_min, in nvkm_mm_tail()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | netlink.c | 125 int len, void *data, int type) in ibnl_put_attr() 144 int type = nlh->nlmsg_type; in ibnl_rcv_msg() local
|
/linux-4.1.27/net/bluetooth/ |
D | hci_sysfs.c | 10 static inline char *link_typetostr(int type) in link_typetostr() 127 static inline char *host_typetostr(int type) in host_typetostr()
|
/linux-4.1.27/drivers/uwb/ |
D | est.c | 256 int uwb_est_register(u8 type, u8 event_high, u16 vendor, u16 product, in uwb_est_register() 305 int uwb_est_unregister(u8 type, u8 event_high, u16 vendor, u16 product, in uwb_est_unregister()
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | gct.h | 8 u8 type; member 34 u8 type; member
|
/linux-4.1.27/net/mac80211/ |
D | iface.c | 1335 enum nl80211_iftype type) in ieee80211_setup_sdata() 1426 enum nl80211_iftype type) in ieee80211_runtime_change_iftype() 1506 enum nl80211_iftype type) in ieee80211_if_change_type() 1533 u8 *perm_addr, enum nl80211_iftype type) in ieee80211_assign_perm_addr() 1667 struct wireless_dev **new_wdev, enum nl80211_iftype type, in ieee80211_if_add()
|
/linux-4.1.27/arch/sh/include/asm/ |
D | pgtable_32.h | 234 #define PAGE_KERNEL_PCC(slot, type) \ argument 268 #define PAGE_KERNEL_PCC(slot, type) \ argument 285 #define PAGE_KERNEL_PCC(slot, type) \ argument 462 #define __swp_entry(type, offset) ((swp_entry_t){ (type) | (offset) << 5}) argument 469 #define __swp_entry(type, offset) ((swp_entry_t){(type) | (offset) <<10}) argument
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_sysfs.c | 51 #define CODEC_INFO_SHOW(type, field) \ argument 60 #define CODEC_INFO_STR_SHOW(type, field) \ argument 165 #define CODEC_INFO_STORE(type, field) \ argument 179 #define CODEC_INFO_STR_STORE(type, field) \ argument 200 #define CODEC_ACTION_STORE(type) \ argument
|
/linux-4.1.27/arch/arm/mach-nspire/ |
D | clcd.c | 69 const char *type; in nspire_clcd_setup() local
|
/linux-4.1.27/arch/s390/mm/ |
D | mem_detect.c | 32 int type; in detect_memory_memblock() local
|
/linux-4.1.27/tools/lib/api/fs/ |
D | findfs.c | 31 char type[100]; in find_mountpoint() local
|
/linux-4.1.27/include/linux/platform_data/ |
D | db8500_thermal.h | 29 enum thermal_trip_type type; member
|
/linux-4.1.27/net/bridge/netfilter/ |
D | ebt_802_3.c | 20 __be16 type = hdr->llc.ui.ctrl & IS_UI ? hdr->llc.ui.type : hdr->llc.ni.type; in ebt_802_3_mt() local
|
/linux-4.1.27/include/net/ |
D | datalink.h | 5 unsigned char type[8]; member
|
/linux-4.1.27/include/linux/power/ |
D | gpio-charger.h | 32 enum power_supply_type type; member
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_user.c | 35 static int verify_one_alg(struct nlattr **attrs, enum xfrm_attr_type_t type) in verify_one_alg() 93 static void verify_one_addr(struct nlattr **attrs, enum xfrm_attr_type_t type, in verify_one_addr() 1246 static int verify_policy_type(u8 type) in verify_policy_type() 1404 u8 type = XFRM_POLICY_TYPE_MAIN; in copy_from_user_policy_type() local 1576 static int copy_to_user_policy_type(u8 type, struct sk_buff *skb) in copy_to_user_policy_type() 1586 static inline int copy_to_user_policy_type(u8 type, struct sk_buff *skb) in copy_to_user_policy_type() 1688 u8 type = XFRM_POLICY_TYPE_MAIN; in xfrm_get_policy() local 1952 u8 type = XFRM_POLICY_TYPE_MAIN; in xfrm_flush_policy() local 1982 u8 type = XFRM_POLICY_TYPE_MAIN; in xfrm_add_pol_expire() local 2182 u8 type; in xfrm_do_migrate() local [all …]
|
/linux-4.1.27/drivers/s390/net/ |
D | ctcm_main.c | 251 static struct channel *channel_get(enum ctcm_channel_types type, in channel_get() 1350 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel() 1509 enum ctcm_channel_types type; in get_channel_type() local 1531 enum ctcm_channel_types type; in ctcm_new_device() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | base.c | 199 nvkm_i2c_find_type(struct nvkm_i2c *i2c, u16 type) in nvkm_i2c_find_type() 325 nvkm_i2c_intr_fini(struct nvkm_event *event, int type, int index) in nvkm_i2c_intr_fini() 335 nvkm_i2c_intr_init(struct nvkm_event *event, int type, int index) in nvkm_i2c_intr_init() 472 nvkm_i2c_create_port(struct nvkm_i2c *i2c, int index, u8 type, in nvkm_i2c_create_port()
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-crypto.h | 41 u32 type; member 78 enum ccp_aes_type type; member 157 enum ccp_sha_type type; member 184 enum ccp_sha_type type; member
|
/linux-4.1.27/drivers/net/phy/ |
D | micrel.c | 85 const struct kszphy_type *type; member 148 const struct kszphy_type *type = phydev->drv->driver_data; in kszphy_config_intr() local 262 const struct kszphy_type *type; in kszphy_config_init() local 521 const struct kszphy_type *type = phydev->drv->driver_data; in kszphy_probe() local
|
/linux-4.1.27/drivers/ps3/ |
D | ps3-sys-manager.c | 305 u8 type; in ps3_sys_manager_send_next_op() member 349 u8 type; in ps3_sys_manager_send_request_shutdown() member 419 u8 type; in ps3_sys_manager_handle_event() member 501 u8 type; in ps3_sys_manager_handle_cmd() member
|
/linux-4.1.27/include/linux/can/ |
D | core.h | 37 int type; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | dcr-generic.h | 28 enum host_type_t type; member
|
/linux-4.1.27/drivers/net/irda/ |
D | sir_dongle.c | 63 int sirdev_get_dongle(struct sir_dev *dev, IRDA_DONGLE type) in sirdev_get_dongle()
|
/linux-4.1.27/drivers/media/common/ |
D | cypress_firmware.h | 21 u8 type; member
|
/linux-4.1.27/fs/hfsplus/ |
D | extents.c | 41 u32 block, u8 type) in hfsplus_ext_build_key() 153 u32 cnid, u32 block, u8 type) in __hfsplus_ext_read_extent() 387 struct hfsplus_fork_raw *fork, int type) in hfsplus_free_fork()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | desc_defs.h | 31 unsigned base1: 8, type: 4, s: 1, dpl: 2, p: 1; member 54 unsigned ist : 3, zero0 : 5, type : 5, dpl : 2, p : 1; member 74 unsigned base1 : 8, type : 5, dpl : 2, p : 1; member
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | unioxx5.c | 279 int channel, type; in unioxx5_subdev_read() local 301 int channel, type; in unioxx5_subdev_write() local 323 int channel_offset, flags, channel = CR_CHAN(insn->chanspec), type; in unioxx5_insn_config() local
|
/linux-4.1.27/tools/thermal/tmon/ |
D | tmon.h | 57 char type[64]; member 73 enum trip_type type; member 83 char type[256]; /* e.g. acpitz */ member
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | cq_exch_desc.h | 47 u8 *type, in cq_exch_wq_desc_dec() 87 u8 *type, in cq_fcp_rq_desc_dec() 163 u8 *type, in cq_sgl_desc_dec()
|
/linux-4.1.27/fs/logfs/ |
D | super.c | 143 static void set_segment_header(struct logfs_segment_header *sh, u8 type, in set_segment_header() 513 struct file_system_type *type, int flags) in logfs_get_sb_device() 567 static struct dentry *logfs_mount(struct file_system_type *type, int flags, in logfs_mount()
|
/linux-4.1.27/arch/s390/kernel/ |
D | cache.c | 43 unsigned char type : 2; member 113 enum cache_type type, unsigned int level, int cpu) in ci_leaf_init()
|