Home
last modified time | relevance | path

Searched defs:type (Results 201 – 400 of 4299) sorted by relevance

12345678910>>...22

/linux-4.4.14/include/sound/
Djack.h79 int type; member
99 static inline int snd_jack_new(struct snd_card *card, const char *id, int type, in snd_jack_new()
116 enum snd_jack_types type, in snd_jack_set_key()
/linux-4.4.14/mm/
Dswap_cgroup.c38 static int swap_cgroup_prepare(int type) in swap_cgroup_prepare()
143 int swap_cgroup_swapon(int type, unsigned long max_pages) in swap_cgroup_swapon()
183 void swap_cgroup_swapoff(int type) in swap_cgroup_swapoff()
Dzswap.c547 static struct zswap_pool *zswap_pool_find_get(char *type, char *compressor) in zswap_pool_find_get()
567 static struct zswap_pool *zswap_pool_create(char *type, char *compressor) in zswap_pool_create()
699 char *type, char *compressor) in __zswap_param_set()
962 static int zswap_frontswap_store(unsigned type, pgoff_t offset, in zswap_frontswap_store()
1074 static int zswap_frontswap_load(unsigned type, pgoff_t offset, in zswap_frontswap_load()
1114 static void zswap_frontswap_invalidate_page(unsigned type, pgoff_t offset) in zswap_frontswap_invalidate_page()
1138 static void zswap_frontswap_invalidate_area(unsigned type) in zswap_frontswap_invalidate_area()
1156 static void zswap_frontswap_init(unsigned type) in zswap_frontswap_init()
Dswapfile.c704 swp_entry_t get_swap_page_of_type(int type) in get_swap_page_of_type()
728 unsigned long offset, type; in swap_info_get() local
1033 int type; in swap_type_of() local
1076 sector_t swapdev_block(int type, pgoff_t offset) in swapdev_block()
1093 unsigned int count_swap_pages(int type, int free) in count_swap_pages()
1372 int try_to_unuse(unsigned int type, bool frontswap, in try_to_unuse()
1604 unsigned int type; in drain_mmlist() local
2018 int type; in swap_start() local
2041 int type; in swap_next() local
2137 unsigned int type; in alloc_swap_info() local
[all …]
/linux-4.4.14/drivers/scsi/libfc/
Dfc_libfc.c241 void fc_fc4_conf_lport_params(struct fc_lport *lport, enum fc_fh_type type) in fc_fc4_conf_lport_params()
271 int fc_fc4_register_provider(enum fc_fh_type type, struct fc4_prov *prov) in fc_fc4_register_provider()
294 void fc_fc4_deregister_provider(enum fc_fh_type type, struct fc4_prov *prov) in fc_fc4_deregister_provider()
/linux-4.4.14/drivers/char/agp/
Dsgi-agp.c74 int type) in sgi_tioca_mask_memory()
128 int type) in sgi_tioca_insert_memory()
201 int type) in sgi_tioca_remove_memory()
Dalpha-agp.c87 int type) in alpha_core_agp_insert_memory()
109 int type) in alpha_core_agp_remove_memory()
/linux-4.4.14/fs/hfsplus/
Dcatalog.c176 hfsplus_cat_entry *entry, int type, in hfsplus_fill_cat_thread()
198 u16 type; in hfsplus_find_cat() local
328 u16 type; in hfsplus_delete_cat() local
421 int entry_size, type; in hfsplus_rename_cat() local
Ddir.c39 u16 type; in hfsplus_lookup() local
140 u16 type; in hfsplus_readdir() local
227 unsigned type = DT_UNKNOWN; in hfsplus_readdir() local
/linux-4.4.14/drivers/usb/phy/
Dphy.c31 enum usb_phy_type type) in __usb_find_phy()
114 struct usb_phy *devm_usb_get_phy(struct device *dev, enum usb_phy_type type) in devm_usb_get_phy()
143 struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy()
380 int usb_add_phy(struct usb_phy *x, enum usb_phy_type type) in usb_add_phy()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-dump.c28 uint32_t type; member
50 static const char* dump_type_to_string(uint32_t type) in dump_type_to_string()
119 static int64_t dump_fips_init(uint8_t type) in dump_fips_init()
219 __be32 id, size, type; in dump_read_info() local
323 uint32_t type) in create_dump_obj()
Dopal-elog.c28 uint64_t type; member
50 static const char *elog_type_to_string(uint64_t type) in elog_type_to_string()
186 static struct elog_obj *create_elog_obj(uint64_t id, size_t size, uint64_t type) in create_elog_obj()
244 __be64 type; in elog_event() local
/linux-4.4.14/drivers/gpu/drm/
Ddrm_drv.c220 unsigned int type) in drm_minor_get_slot()
234 static int drm_minor_alloc(struct drm_device *dev, unsigned int type) in drm_minor_alloc()
280 static void drm_minor_free(struct drm_device *dev, unsigned int type) in drm_minor_free()
300 static int drm_minor_register(struct drm_device *dev, unsigned int type) in drm_minor_register()
335 static void drm_minor_unregister(struct drm_device *dev, unsigned int type) in drm_minor_unregister()
/linux-4.4.14/fs/
Dfcntl.c83 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, in f_modown()
101 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown()
111 enum pid_type type; in f_setown() local
147 int type; in f_setown_ex() local
493 enum pid_type type; in send_sigio() local
528 enum pid_type type; in send_sigurg() local
Dposix_acl.c24 struct posix_acl **acl_by_type(struct inode *inode, int type) in acl_by_type()
37 struct posix_acl *get_cached_acl(struct inode *inode, int type) in get_cached_acl()
52 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type) in get_cached_acl_rcu()
58 void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl) in set_cached_acl()
71 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl()
99 struct posix_acl *get_acl(struct inode *inode, int type) in get_acl()
865 int simple_set_acl(struct inode *inode, struct posix_acl *acl, int type) in simple_set_acl()
/linux-4.4.14/drivers/input/keyboard/
Dgpio_keys.c99 static inline int get_n_events_by_type(int type) in get_n_events_by_type()
169 char *buf, unsigned int type, in gpio_keys_attr_show_helper()
213 const char *buf, unsigned int type) in gpio_keys_attr_store_helper()
268 #define ATTR_SHOW_FN(name, type, only_disabled) \ argument
294 #define ATTR_STORE_FN(name, type) \ argument
343 unsigned int type = button->type ?: EV_KEY; in gpio_keys_gpio_report_event() local
/linux-4.4.14/crypto/
Dablkcipher.c346 static unsigned int crypto_ablkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_ablkcipher_ctxsize()
362 static int crypto_init_ablkcipher_ops(struct crypto_tfm *tfm, u32 type, in crypto_init_ablkcipher_ops()
444 static int crypto_init_givcipher_ops(struct crypto_tfm *tfm, u32 type, in crypto_init_givcipher_ops()
531 static int crypto_givcipher_default(struct crypto_alg *alg, u32 type, u32 mask) in crypto_givcipher_default()
622 struct crypto_alg *crypto_lookup_skcipher(const char *name, u32 type, u32 mask) in crypto_lookup_skcipher()
663 u32 type, u32 mask) in crypto_grab_skcipher()
682 u32 type, u32 mask) in crypto_alloc_ablkcipher()
Dtestmgr.c41 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test()
1535 u32 type, u32 mask) in alg_test_aead()
1564 const char *driver, u32 type, u32 mask) in alg_test_cipher()
1593 const char *driver, u32 type, u32 mask) in alg_test_skcipher()
1622 u32 type, u32 mask) in alg_test_comp()
1644 u32 type, u32 mask) in alg_test_pcomp()
1666 u32 type, u32 mask) in alg_test_hash()
1689 const char *driver, u32 type, u32 mask) in alg_test_crc32c()
1736 u32 type, u32 mask) in alg_test_cprng()
1757 const char *driver, u32 type, u32 mask) in drbg_cavs_test()
[all …]
Dpcompress.c36 static int crypto_pcomp_init(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_pcomp_init()
88 struct crypto_pcomp *crypto_alloc_pcomp(const char *alg_name, u32 type, in crypto_alloc_pcomp()
/linux-4.4.14/lib/
Dkobject.c961 enum kobj_ns_type type = ops->type; in kobj_ns_type_register() local
986 int kobj_ns_type_registered(enum kobj_ns_type type) in kobj_ns_type_registered()
1013 bool kobj_ns_current_may_mount(enum kobj_ns_type type) in kobj_ns_current_may_mount()
1026 void *kobj_ns_grab_current(enum kobj_ns_type type) in kobj_ns_grab_current()
1039 const void *kobj_ns_netlink(enum kobj_ns_type type, struct sock *sk) in kobj_ns_netlink()
1052 const void *kobj_ns_initial(enum kobj_ns_type type) in kobj_ns_initial()
1065 void kobj_ns_drop(enum kobj_ns_type type, void *ns) in kobj_ns_drop()
/linux-4.4.14/fs/ntfs/
Dattrib.c589 static int ntfs_attr_find(const ATTR_TYPE type, const ntfschar *name, in ntfs_attr_find()
857 static int ntfs_external_attr_find(const ATTR_TYPE type, in ntfs_external_attr_find()
1187 int ntfs_attr_lookup(const ATTR_TYPE type, const ntfschar *name, in ntfs_attr_lookup()
1307 const ATTR_TYPE type) in ntfs_attr_find_in_attrdef()
1342 int ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPE type, in ntfs_attr_size_bounds_check()
1378 int ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_non_resident()
1410 int ntfs_attr_can_be_resident(const ntfs_volume *vol, const ATTR_TYPE type) in ntfs_attr_can_be_resident()
/linux-4.4.14/net/batman-adv/
Ddistributed-arp-table.c360 u16 type, int hdr_size, char *msg) in batadv_dbg_arp()
427 u16 type, int hdr_size, char *msg) in batadv_dbg_arp()
846 u16 type = 0; in batadv_arp_get_type() local
943 u16 type = 0; in batadv_dat_snoop_outgoing_arp_request() local
1031 u16 type; in batadv_dat_snoop_incoming_arp_request() local
1109 u16 type; in batadv_dat_snoop_outgoing_arp_reply() local
1155 u16 type; in batadv_dat_snoop_incoming_arp_reply() local
1211 u16 type; in batadv_dat_drop_broadcast_packet() local
Dmain.c646 *batadv_tvlv_handler_get(struct batadv_priv *bat_priv, u8 type, u8 version) in batadv_tvlv_handler_get()
694 *batadv_tvlv_container_get(struct batadv_priv *bat_priv, u8 type, u8 version) in batadv_tvlv_container_get()
770 u8 type, u8 version) in batadv_tvlv_container_unregister()
793 u8 type, u8 version, in batadv_tvlv_container_register()
1078 u8 type, u8 version, u8 flags) in batadv_tvlv_handler_register()
1113 u8 type, u8 version) in batadv_tvlv_handler_unregister()
1140 u8 *dst, u8 type, u8 version, in batadv_tvlv_unicast_send()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c136 u32 type, pf_cids = 0; in qed_cxt_cdu_iids() local
148 int type; in qed_cxt_qm_iids() local
158 enum protocol_type type, in qed_cxt_set_proto_cid_count()
398 u32 type; in qed_cid_map_free() local
411 u32 type; in qed_cid_map_alloc() local
516 int type; in qed_cxt_mngr_setup() local
717 enum protocol_type type, in qed_cxt_acquire_cid()
782 enum protocol_type type; in qed_cxt_release_cid() local
801 enum protocol_type type; in qed_cxt_get_cid_info() local
/linux-4.4.14/include/uapi/linux/
Dfirewire-cdev.h63 __u32 type; member
87 __u32 type; member
118 __u32 type; member
134 __u32 type; member
193 __u32 type; member
259 __u32 type; member
298 __u32 type; member
325 __u32 type; member
349 __u32 type; member
605 __u32 type; member
[all …]
Digmp.h31 __u8 type; member
54 __u8 type; member
63 __u8 type; member
Dpr.h15 __u32 type; member
29 __u32 type; member
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c268 bool force_exec, u8 type) in btc8821a1ant_auto_rate_fb_retry()
308 bool force_exec, u8 type) in halbtc8821a1ant_retry_limit()
330 bool force_exec, u8 type) in halbtc8821a1ant_ampdu_max_time()
793 bool force_exec, u8 type) in halbtc8821a1ant_coex_table_with_type()
1030 bool force_exec, bool turn_on, u8 type) in halbtc8821a1ant_ps_tdma()
2523 void ex_halbtc8821a1ant_ips_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8821a1ant_ips_notify()
2547 void ex_halbtc8821a1ant_lps_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8821a1ant_lps_notify()
2563 void ex_halbtc8821a1ant_scan_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8821a1ant_scan_notify()
2609 void ex_halbtc8821a1ant_connect_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8821a1ant_connect_notify()
2647 u8 type) in ex_halbtc8821a1ant_media_status_notify()
[all …]
Dhalbtc8192e2ant.c354 bool force_exec, u8 type) in btc8192e2ant_autorate_fallback_retry()
393 bool force_exec, u8 type) in halbtc8192e2ant_retrylimit()
417 bool force_exec, u8 type) in halbtc8192e2ant_ampdu_maxtime()
1103 bool force_exec, u8 type) in btc8192e2ant_coex_tbl_w_type()
1214 bool force_exec, bool turn_on, u8 type) in halbtc8192e2ant_ps_tdma()
3536 void ex_halbtc8192e2ant_ips_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8192e2ant_ips_notify()
3550 void ex_halbtc8192e2ant_lps_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8192e2ant_lps_notify()
3563 void ex_halbtc8192e2ant_scan_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8192e2ant_scan_notify()
3573 void ex_halbtc8192e2ant_connect_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8192e2ant_connect_notify()
3584 u8 type) in ex_halbtc8192e2ant_media_status_notify()
[all …]
Dhalbtc8723b1ant.c267 bool force_exec, u8 type) in btc8723b1ant_auto_rate_fb_retry()
306 bool force_exec, u8 type) in halbtc8723b1ant_retry_limit()
329 bool force_exec, u8 type) in halbtc8723b1ant_ampdu_maxtime()
794 bool force_exec, u8 type) in halbtc8723b1ant_coex_table_with_type()
1165 bool force_exec, bool turn_on, u8 type) in halbtc8723b1ant_ps_tdma()
2683 void ex_halbtc8723b1ant_ips_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8723b1ant_ips_notify()
2711 void ex_halbtc8723b1ant_lps_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8723b1ant_lps_notify()
2727 void ex_halbtc8723b1ant_scan_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8723b1ant_scan_notify()
2781 void ex_halbtc8723b1ant_connect_notify(struct btc_coexist *btcoexist, u8 type) in ex_halbtc8723b1ant_connect_notify()
2831 u8 type) in ex_halbtc8723b1ant_media_status_notify()
[all …]
Dhalbtc8723b2ant.c1034 bool force_exec, u8 type) in btc8723b_coex_tbl_type()
1261 bool turn_on, u8 type) in btc8723b2ant_ps_tdma()
3403 void ex_btc8723b2ant_ips_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8723b2ant_ips_notify()
3422 void ex_btc8723b2ant_lps_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8723b2ant_lps_notify()
3435 void ex_btc8723b2ant_scan_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8723b2ant_scan_notify()
3445 void ex_btc8723b2ant_connect_notify(struct btc_coexist *btcoexist, u8 type) in ex_btc8723b2ant_connect_notify()
3456 u8 type) in ex_btc8723b2ant_media_status_notify()
3497 u8 type) in ex_btc8723b2ant_special_packet_notify()
/linux-4.4.14/drivers/net/ethernet/amd/
Ddeclance.c228 #define shift_off(off, type) \ argument
231 #define lib_off(rt, type) \ argument
234 #define lib_ptr(ib, rt, type) \ argument
237 #define rds_off(rt, type) \ argument
240 #define rds_ptr(rd, rt, type) \ argument
243 #define tds_off(rt, type) \ argument
246 #define tds_ptr(td, rt, type) \ argument
251 int type; member
326 static void cp_to_buf(const int type, void *to, const void *from, int len) in cp_to_buf()
385 static void cp_from_buf(const int type, void *to, const void *from, int len) in cp_from_buf()
[all …]
/linux-4.4.14/scripts/
Dasn1_compiler.c310 struct type *type; member
688 struct token *type; member
709 struct type { struct
719 static struct type *type_list; argument
738 const struct type *type = *ti; in type_finder() local
811 struct type *type; in parse() local
839 static struct element *alloc_elem(struct token *type) in alloc_elem()
/linux-4.4.14/arch/x86/mm/
Dhighmem_32.c36 int idx, type; in kmap_atomic_prot() local
77 int idx, type; in __kunmap_atomic() local
Diomap_32.c60 int idx, type; in kmap_atomic_prot_pfn() local
102 int idx, type; in iounmap_atomic() local
/linux-4.4.14/drivers/acpi/acpica/
Dnswalk.c106 struct acpi_namespace_node *acpi_ns_get_next_node_typed(acpi_object_type type, in acpi_ns_get_next_node_typed()
184 acpi_ns_walk_namespace(acpi_object_type type, in acpi_ns_walk_namespace()
Dnsdump.c176 acpi_object_type type; in acpi_ns_dump_one_object() local
646 acpi_ns_dump_objects(acpi_object_type type, in acpi_ns_dump_objects()
768 acpi_ns_dump_object_paths(acpi_object_type type, in acpi_ns_dump_object_paths()
Dexdebug.c386 static const char *acpi_ex_get_trace_event_name(acpi_trace_event_type type) in acpi_ex_get_trace_event_name()
425 acpi_ex_trace_point(acpi_trace_event_type type, in acpi_ex_trace_point()
Ddbconvert.c202 acpi_object_type type; in acpi_db_convert_to_package() local
254 acpi_db_convert_to_object(acpi_object_type type, in acpi_db_convert_to_object()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Devent.c30 int type = __ffs(types); types &= ~(1 << type); in nvkm_event_put() local
43 int type = __ffs(types); types &= ~(1 << type); in nvkm_event_get() local
/linux-4.4.14/include/trace/events/
Dv4l2.h16 #define show_type(type) \ argument
64 #define show_timecode_type(type) \ argument
/linux-4.4.14/drivers/uwb/
Dscan.c58 unsigned channel, enum uwb_scan_type type, in uwb_rc_scan()
123 unsigned type; in uwb_rc_scan_store() local
Daddress.c125 const void *_addr, enum uwb_addr_type type) in uwb_rc_addr_set()
163 void *_addr, enum uwb_addr_type type) in uwb_rc_addr_get()
362 int type) in __uwb_addr_print()
/linux-4.4.14/drivers/hid/
Dhid-roccat-savu.h20 uint8_t type; member
51 uint8_t type; member
/linux-4.4.14/arch/mips/mm/
Dhighmem.c48 int idx, type; in kmap_atomic() local
107 int idx, type; in kmap_atomic_pfn() local
/linux-4.4.14/arch/sparc/include/asm/
Dhead_32.h11 #define TRAP_ENTRY(type, label) \ argument
23 #define SKIP_TRAP(type, name) \ argument
/linux-4.4.14/net/core/
Dgen_stats.c28 gnet_stats_copy(struct gnet_dump *d, int type, void *buf, int size) in gnet_stats_copy()
61 gnet_stats_start_copy_compat(struct sk_buff *skb, int type, int tc_stats_type, in gnet_stats_start_copy_compat()
96 gnet_stats_start_copy(struct sk_buff *skb, int type, spinlock_t *lock, in gnet_stats_start_copy()
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dum_xdi.h12 dword type; member
33 dword type; member
63 dword type; member
Ddi.c758 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.4.14/arch/arm/mach-mvebu/
Dcoherency.c218 int type; in coherency_type() local
257 int type = coherency_type(); in set_cpu_coherent() local
281 int type = coherency_type(); in coherency_init() local
/linux-4.4.14/include/linux/usb/
Daudio.h29 u8 type; member
40 u8 type; member
/linux-4.4.14/net/netfilter/
Dnfnetlink.c98 static inline const struct nfnetlink_subsystem *nfnetlink_get_subsys(u_int16_t type) in nfnetlink_get_subsys()
109 nfnetlink_find_client(u_int16_t type, const struct nfnetlink_subsystem *ss) in nfnetlink_find_client()
158 int type, err; in nfnetlink_rcv_msg() local
324 int msglen, type; in nfnetlink_rcv_batch() local
485 int type; in nfnetlink_bind() local
Dnf_nat_ftp.c29 static int nf_nat_ftp_fmt_cmd(struct nf_conn *ct, enum nf_ct_ftp_type type, in nf_nat_ftp_fmt_cmd()
61 enum nf_ct_ftp_type type, in nf_nat_ftp()
Dxt_repldata.h16 #define xt_alloc_initial_table(type, typ2) ({ \ argument
/linux-4.4.14/net/802/
Dgarp.c141 const void *data, u8 len, u8 type) in garp_attr_cmp()
151 const void *data, u8 len, u8 type) in garp_attr_lookup()
171 const void *data, u8 len, u8 type) in garp_attr_create()
346 const void *data, u8 len, u8 type) in garp_request_join()
366 const void *data, u8 len, u8 type) in garp_request_leave()
Dmrp.c230 const void *value, u8 len, u8 type) in mrp_attr_cmp()
240 const void *value, u8 len, u8 type) in mrp_attr_lookup()
260 const void *value, u8 len, u8 type) in mrp_attr_create()
522 const void *value, u8 len, u8 type) in mrp_request_join()
547 const void *value, u8 len, u8 type) in mrp_request_leave()
/linux-4.4.14/drivers/base/power/
Dqos.c302 enum dev_pm_qos_req_type type, s32 value) in __dev_pm_qos_add_request()
350 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_request()
577 enum dev_pm_qos_req_type type, s32 value) in dev_pm_qos_add_ancestor_request()
607 enum dev_pm_qos_req_type type) in __dev_pm_qos_drop_user_request()
630 enum dev_pm_qos_req_type type) in dev_pm_qos_drop_user_request()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dcgs_linux.h113 #define cgs_irq_get(dev,src_id,type) \ argument
115 #define cgs_irq_put(dev,src_id,type) \ argument
/linux-4.4.14/include/acpi/
Dvideo.h37 static inline int acpi_video_get_edid(struct acpi_device *device, int type, in acpi_video_get_edid()
46 static inline void acpi_video_set_dmi_backlight_type(enum acpi_backlight_type type) in acpi_video_set_dmi_backlight_type()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Drq_enet_desc.h44 u64 address, u8 type, u16 length) in rq_enet_desc_enc()
52 u64 *address, u8 *type, u16 *length) in rq_enet_desc_dec()
Dvnic_vic.h55 u8 type; /* provider-specific type */ member
59 u16 type; member
/linux-4.4.14/net/nfc/hci/
Dhcp.c34 u8 type, u8 instruction, in nfc_hci_hcp_message_tx()
131 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx()
/linux-4.4.14/drivers/scsi/fnic/
Drq_enet_desc.h42 u64 address, u8 type, u16 length) in rq_enet_desc_enc()
50 u64 *address, u8 *type, u16 *length) in rq_enet_desc_dec()
/linux-4.4.14/fs/nilfs2/
Dsysfs.h100 #define NILFS_ATTR(type, name, mode, show, store) \ argument
104 #define NILFS_INFO_ATTR(type, name) \ argument
106 #define NILFS_RO_ATTR(type, name) \ argument
108 #define NILFS_RW_ATTR(type, name) \ argument
/linux-4.4.14/drivers/target/iscsi/
Discsi_target_seq_pdu_list.c71 u8 type) in iscsit_ordered_seq_lists()
84 u8 type) in iscsit_ordered_pdu_lists()
131 u8 type) in iscsit_randomize_pdu_lists()
181 u8 type) in iscsit_randomize_seq_lists()
Discsi_target_seq_pdu_list.h47 int type; member
53 int type; member
65 int type; member
/linux-4.4.14/include/linux/
Dgenl_magic_struct.h155 #define __field(attr_nr, attr_flag, name, nla_type, type, \ argument
160 #define __array(attr_nr, attr_flag, name, nla_type, type, \ argument
221 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument
226 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
245 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument
250 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
264 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument
269 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
Dkcore.h19 int type; member
33 void kclist_add(struct kcore_list *new, void *addr, size_t size, int type) in kclist_add()
Drcu_sync.h66 #define __RCU_SYNC_INITIALIZER(name, type) { \ argument
74 #define __DEFINE_RCU_SYNC(name, type) \ argument
Dgenl_magic_func.h178 #define __assign(attr_nr, attr_flag, name, nla_type, type, assignment...) \ argument
195 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument
204 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
357 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument
366 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
382 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ argument
385 #define __array(attr_nr, attr_flag, name, nla_type, type, maxlen, \ argument
Drbtree.h51 #define rb_entry(ptr, type, member) container_of(ptr, type, member) argument
98 #define rb_entry_safe(ptr, type, member) \ argument
Dhdmi.h43 #define HDMI_INFOFRAME_SIZE(type) \ argument
47 enum hdmi_infoframe_type type; member
138 enum hdmi_infoframe_type type; member
182 enum hdmi_infoframe_type type; member
255 enum hdmi_infoframe_type type; member
287 enum hdmi_infoframe_type type; member
302 enum hdmi_infoframe_type type; member
Dlist.h351 #define list_entry(ptr, type, member) \ argument
362 #define list_first_entry(ptr, type, member) \ argument
373 #define list_last_entry(ptr, type, member) \ argument
384 #define list_first_entry_or_null(ptr, type, member) \ argument
694 #define hlist_entry(ptr, type, member) container_of(ptr,type,member) argument
703 #define hlist_entry_safe(ptr, type, member) \ argument
Dpercpu.h131 #define alloc_percpu_gfp(type, gfp) \ argument
134 #define alloc_percpu(type) \ argument
/linux-4.4.14/tools/iio/
Diio_event_monitor.c109 enum iio_chan_type type = IIO_EVENT_CODE_EXTRACT_CHAN_TYPE(event->id); in event_is_known() local
209 enum iio_chan_type type = IIO_EVENT_CODE_EXTRACT_CHAN_TYPE(event->id); in print_event() local
/linux-4.4.14/tools/perf/util/
Dsvghelper.c154 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox()
173 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox()
192 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox()
211 void svg_box(int Yslot, u64 start, u64 end, const char *type) in svg_box()
238 const char *type; in svg_running() local
386 const char *type; in svg_process() local
417 void svg_cstate(int cpu, u64 start, u64 end, int type) in svg_cstate()
Dparse-events.l86 static int sym(yyscan_t scanner, int type, int config) in sym()
94 static int term(yyscan_t scanner, int type) in term()
Dmap.c127 void map__init(struct map *map, enum map_type type, in map__init()
147 enum map_type type, struct thread *thread) in map__new()
213 struct map *map__new2(u64 start, struct dso *dso, enum map_type type) in map__new2()
540 enum map_type type, u64 addr, in map_groups__find_symbol()
583 enum map_type type, in map_groups__find_symbol_by_name()
632 size_t __map_groups__fprintf_maps(struct map_groups *mg, enum map_type type, in __map_groups__fprintf_maps()
732 struct map_groups *parent, enum map_type type) in map_groups__clone()
Ddata-convert-bt.c83 static int value_set(struct bt_ctf_field_type *type, in value_set()
212 struct bt_ctf_field_type *type; in add_tracepoint_field_value() local
359 u64 type = evsel->attr.sample_type; in add_generic_values() local
649 struct bt_ctf_field_type *type, in event_class_add_field()
696 struct bt_ctf_field_type *type; in add_tracepoint_fields_types() local
749 u64 type = evsel->attr.sample_type; in add_generic_types() local
941 struct bt_ctf_field_type *type; in create_int_type() local
974 #define CREATE_INT_TYPE(type, size, sign, hex) \ in ctf_writer__init_data() argument
Dsymbol.c203 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type) in __map_groups__fixup_end()
446 enum map_type type; in dso__reset_find_symbol_cache() local
455 enum map_type type, u64 addr) in dso__find_symbol()
465 struct symbol *dso__first_symbol(struct dso *dso, enum map_type type) in dso__first_symbol()
486 struct symbol *dso__find_symbol_by_name(struct dso *dso, enum map_type type, in dso__find_symbol_by_name()
492 void dso__sort_by_name(struct dso *dso, enum map_type type) in dso__sort_by_name()
500 enum map_type type, FILE *fp) in dso__fprintf_symbols_by_name()
613 char type, u64 start) in map__process_kallsym_symbol()
1093 enum map_type type; member
1355 enum dso_binary_type type) in dso__is_compatible_symtab_type()
[all …]
/linux-4.4.14/include/uapi/linux/dvb/
Dca.h32 int type; /* CA interface this slot supports */ member
49 unsigned int type; /* type of supported scrambling system */ member
65 unsigned int type; member
/linux-4.4.14/net/rfkill/
Dinput.c85 static void __rfkill_handle_normal_op(const enum rfkill_type type, in __rfkill_handle_normal_op()
172 static void rfkill_schedule_toggle(enum rfkill_type type) in rfkill_schedule_toggle()
196 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event()
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_probe_backend.c63 const char *devid, *type, *frontend; in backend_bus_id() local
136 const char *type, in xenbus_probe_backend_unit()
154 static int xenbus_probe_backend(struct xen_bus_type *bus, const char *type, in xenbus_probe_backend()
/linux-4.4.14/kernel/time/
Dalarmtimer.c281 static void alarmtimer_freezerset(ktime_t absexp, enum alarmtimer_type type) in alarmtimer_freezerset()
302 void alarm_init(struct alarm *alarm, enum alarmtimer_type type, in alarm_init()
529 enum alarmtimer_type type; in alarm_timer_create() local
678 static int update_rmtp(ktime_t exp, enum alarmtimer_type type, in update_rmtp()
705 enum alarmtimer_type type = restart->nanosleep.clockid; in alarm_timer_nsleep_restart() local
746 enum alarmtimer_type type = clock2alarm(which_clock); in alarm_timer_nsleep() local
/linux-4.4.14/arch/sh/include/asm/
Dio.h66 #define __BUILD_UNCACHED_IO(bwlq, type) \ argument
88 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ argument
157 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
180 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ argument
184 #define BUILDIO_IOPORT(bwlq, type) \ argument
192 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument
Dhw_breakpoint.h15 u16 type; member
50 static inline int hw_breakpoint_slots(int type) in hw_breakpoint_slots()
/linux-4.4.14/drivers/staging/wlan-ng/
Dp80211mgmt.h298 u16 type; member
310 u16 type; member
333 u16 type; member
349 u16 type; member
364 u16 type; member
381 u16 type; member
398 u16 type; member
416 u16 type; member
433 u16 type; member
448 u16 type; member
[all …]
/linux-4.4.14/arch/powerpc/include/asm/
Dpmi.h48 u8 type; member
56 u8 type; member
/linux-4.4.14/drivers/isdn/sc/
Dmessage.c85 unsigned int type, in sendmessage()
170 unsigned char type, in send_and_receive()
/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_mq.c142 u8 __iomem *pool_start, u16 __iomem *peer, u32 type) in c2_mq_req_init()
160 u8 *pool_start, u16 __iomem *peer, u32 type) in c2_mq_rep_init()
/linux-4.4.14/arch/x86/include/asm/
Darchrandom.h69 #define GET_RANDOM(name, type, rdrand, nop) \ argument
86 #define GET_SEED(name, type, rdseed, nop) \ argument
Dmpspec_def.h68 unsigned char type; member
78 unsigned char type; member
106 unsigned char type; member
114 unsigned char type; member
137 unsigned char type; member
Dio.h46 #define build_mmio_read(name, size, type, reg, barrier) \ argument
51 #define build_mmio_write(name, size, type, reg, barrier) \ argument
276 #define BUILDIO(bwl, bw, type) \ argument
/linux-4.4.14/arch/mips/pci/
Dops-bcm63xx.c64 static int bcm63xx_setup_cfg_access(int type, unsigned int busn, in bcm63xx_setup_cfg_access()
100 static int bcm63xx_do_cfg_read(int type, unsigned int busn, in bcm63xx_do_cfg_read()
121 static int bcm63xx_do_cfg_write(int type, unsigned int busn, in bcm63xx_do_cfg_write()
150 int type; in bcm63xx_pci_read() local
164 int type; in bcm63xx_pci_write() local
/linux-4.4.14/net/lapb/
Dlapb_out.c119 void lapb_transmit_buffer(struct lapb_cb *lapb, struct sk_buff *skb, int type) in lapb_transmit_buffer()
207 void lapb_check_need_response(struct lapb_cb *lapb, int type, int pf) in lapb_check_need_response()
/linux-4.4.14/fs/gfs2/
Dutil.h103 u16 type, in gfs2_metatype_check_i()
119 #define gfs2_metatype_check(sdp, bh, type) \ argument
122 static inline void gfs2_metatype_set(struct buffer_head *bh, u16 type, in gfs2_metatype_set()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-crypto.c40 const struct cfs_crypto_hash_type **type, in cfs_crypto_hash_alloc()
100 const struct cfs_crypto_hash_type *type; in cfs_crypto_hash_digest() local
131 const struct cfs_crypto_hash_type *type; in cfs_crypto_hash_init() local
/linux-4.4.14/arch/tile/mm/
Dhighmem.c96 static void kmap_atomic_register(struct page *page, int type, in kmap_atomic_register()
201 int idx, type; in kmap_atomic_prot() local
241 int idx, type; in __kunmap_atomic() local
/linux-4.4.14/drivers/net/wireless/b43/
Dtables_lpphy.c596 u32 type, value; in b43_lptab_read() local
628 u32 type; in b43_lptab_read_bulk() local
662 u32 type; in b43_lptab_write() local
692 u32 type, value; in b43_lptab_write_bulk() local
Ddma.c330 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
/linux-4.4.14/drivers/media/dvb-core/
Ddvbdev.c58 #define nums2minor(num,type,id) ((num << 6) | (id << 4) | type) argument
167 static int dvbdev_get_free_id (struct dvb_adapter *adap, int type) in dvbdev_get_free_id()
184 int type, int minor) in dvb_register_media_device()
272 const struct dvb_device *template, void *priv, int type) in dvb_register_device()
/linux-4.4.14/security/tomoyo/
Dmount.c76 struct path *dir, const char *type, in tomoyo_mount_acl()
188 const char *type, unsigned long flags, in tomoyo_mount_permission()
/linux-4.4.14/arch/arm64/kernel/
Dcacheinfo.c68 enum cache_type type, unsigned int level) in ci_leaf_init()
110 enum cache_type type; in __populate_cache_leaves() local
/linux-4.4.14/arch/sparc/lib/
DU3memcpy.S43 #define LOAD(type,addr,dest) type [addr], dest argument
47 #define STORE(type,src,addr) type src, [addr] argument
/linux-4.4.14/fs/f2fs/
Dcheckpoint.c109 bool is_valid_blkaddr(struct f2fs_sb_info *sbi, block_t blkaddr, int type) in is_valid_blkaddr()
144 int type, bool sync) in ra_meta_pages()
275 long sync_meta_pages(struct f2fs_sb_info *sbi, enum page_type type, in sync_meta_pages()
363 static void __add_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in __add_ino_entry()
395 static void __remove_ino_entry(struct f2fs_sb_info *sbi, nid_t ino, int type) in __remove_ino_entry()
413 void add_dirty_inode(struct f2fs_sb_info *sbi, nid_t ino, int type) in add_dirty_inode()
419 void remove_dirty_inode(struct f2fs_sb_info *sbi, nid_t ino, int type) in remove_dirty_inode()
/linux-4.4.14/arch/x86/kernel/
De820.c56 e820_any_mapped(u64 start, u64 end, unsigned type) in e820_any_mapped()
79 int __init e820_all_mapped(u64 start, u64 end, unsigned type) in e820_all_mapped()
111 int type) in __e820_add_region()
128 void __init e820_add_region(u64 start, u64 size, int type) in e820_add_region()
133 static void __init e820_print_type(u32 type) in e820_print_type()
391 u32 type = biosmap->type; in __append_e820_map() local
928 static bool do_mark_busy(u32 type, struct resource *res) in do_mark_busy()
Dhw_breakpoint.c62 __encode_dr7(int drnum, unsigned int len, unsigned int type) in __encode_dr7()
77 unsigned long encode_dr7(int drnum, unsigned int len, unsigned int type) in encode_dr7()
86 int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type) in decode_dr7()
Dkdebugfs.c26 u32 type; member
81 struct dentry *d, *type, *data; in create_setup_data_node() local
/linux-4.4.14/include/crypto/
Dalgapi.h36 unsigned int type; member
171 u32 type, u32 mask) in crypto_attr_alg()
248 u32 type = CRYPTO_ALG_TYPE_BLKCIPHER; in crypto_spawn_blkcipher() local
267 u32 type = CRYPTO_ALG_TYPE_CIPHER; in crypto_spawn_cipher() local
280 u32 type = CRYPTO_ALG_TYPE_HASH; in crypto_spawn_hash() local
354 u32 type, u32 mask) in crypto_get_attr_alg()
363 static inline int crypto_requires_sync(u32 type, u32 mask) in crypto_requires_sync()
/linux-4.4.14/net/bridge/
Dbr_mdb.c168 u32 seq, int type, unsigned int flags) in nlmsg_populate_mdb_fill()
211 int type) in __br_mdb_notify()
234 struct br_ip *group, int type, u8 state) in br_mdb_notify()
253 u32 seq, int type, unsigned int flags) in nlmsg_populate_rtr_fill()
292 int type) in br_rtr_notify()
/linux-4.4.14/drivers/mmc/core/
Dbus.c71 const char *type; in mmc_bus_uevent() local
259 struct mmc_card *mmc_alloc_card(struct mmc_host *host, struct device_type *type) in mmc_alloc_card()
285 const char *type; in mmc_add_card() local
/linux-4.4.14/sound/soc/codecs/
Dwm_adsp.h22 int type; member
29 int type; member
36 int type; member
/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_event.c303 int type; in note_on_event() local
382 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event()
400 set_control_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int param, int val, struct… in set_control_event()
/linux-4.4.14/arch/ia64/sn/kernel/sn2/
Dprominfo_proc.c58 unsigned char type; member
78 static const char *fit_type_name(unsigned char type) in fit_type_name()
107 unsigned type; in dump_fit_entry() local
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/
Dif.c39 unsigned int type, bool increment, struct file *file, int page) in mtrr_file_add()
169 mtrr_type type; in mtrr_ioctl() local
408 mtrr_type type; in mtrr_seq_show() local
Dgeneric.c259 u8 type, prev_type, is_uniform = 1, dummy; in mtrr_type_lookup() local
372 mtrr_type type) in update_fixed_last()
576 unsigned long *size, mtrr_type *type) in generic_get_mtrr()
817 unsigned long size, mtrr_type type) in generic_set_mtrr()
849 unsigned int type) in generic_validate_add_page()
Dmain.c229 set_mtrr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type) in set_mtrr()
241 unsigned long size, mtrr_type type) in set_mtrr_from_inactive_cpu()
289 unsigned int type, bool increment) in mtrr_add_page()
441 int mtrr_add(unsigned long base, unsigned long size, unsigned int type, in mtrr_add()
/linux-4.4.14/net/ipv6/
Dxfrm6_protocol.c84 u8 type, u8 code, int offset, __be32 info) in xfrm6_esp_err()
111 u8 type, u8 code, int offset, __be32 info) in xfrm6_ah_err()
138 u8 type, u8 code, int offset, __be32 info) in xfrm6_ipcomp_err()
Dtunnel6.c138 u8 type, u8 code, int offset, __be32 info) in tunnel6_err()
148 u8 type, u8 code, int offset, __be32 info) in tunnel46_err()
/linux-4.4.14/fs/9p/
Dacl.c88 static struct posix_acl *v9fs_get_cached_acl(struct inode *inode, int type) in v9fs_get_cached_acl()
100 struct posix_acl *v9fs_iop_get_acl(struct inode *inode, int type) in v9fs_iop_get_acl()
117 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) in v9fs_set_acl()
/linux-4.4.14/tools/include/linux/
Drbtree.h50 #define rb_entry(ptr, type, member) container_of(ptr, type, member) argument
88 #define rb_entry_safe(ptr, type, member) \ argument
/linux-4.4.14/fs/nfsd/
Dnfs4idmap.c64 int type; /* User / Group */ member
523 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id()
562 struct svc_rqst *rqstp, int type, u32 id) in idmap_id_to_name()
589 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id()
605 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id()
618 struct svc_rqst *rqstp, int type, u32 id) in encode_name_from_id()
/linux-4.4.14/sound/core/
Dcontrol_compat.c67 s32 type; member
217 static int get_elem_size(int type, int count) in get_elem_size()
240 int i, type, size; in copy_ctl_value_from_user() local
282 int type, int count) in copy_ctl_value_to_user()
307 int err, type, count; in ctl_elem_read_user() local
336 int err, type, count; in ctl_elem_write_user() local
Dmemalloc.c172 int snd_dma_alloc_pages(int type, struct device *device, size_t size, in snd_dma_alloc_pages()
236 int snd_dma_alloc_pages_fallback(int type, struct device *device, size_t size, in snd_dma_alloc_pages_fallback()
/linux-4.4.14/fs/ocfs2/
Djournal.c652 int type) in __ocfs2_journal_access()
725 struct buffer_head *bh, int type) in ocfs2_journal_access_di()
731 struct buffer_head *bh, int type) in ocfs2_journal_access_eb()
737 struct buffer_head *bh, int type) in ocfs2_journal_access_rb()
744 struct buffer_head *bh, int type) in ocfs2_journal_access_gd()
750 struct buffer_head *bh, int type) in ocfs2_journal_access_db()
756 struct buffer_head *bh, int type) in ocfs2_journal_access_xb()
762 struct buffer_head *bh, int type) in ocfs2_journal_access_dq()
768 struct buffer_head *bh, int type) in ocfs2_journal_access_dr()
774 struct buffer_head *bh, int type) in ocfs2_journal_access_dl()
[all …]
/linux-4.4.14/include/linux/uwb/
Ddebug-cmd.h43 __u8 type; member
59 __u32 type; member
/linux-4.4.14/net/ax25/
Dax25_ip.c49 unsigned short type, const void *daddr, in ax25_hard_header()
218 unsigned short type, const void *daddr, in ax25_hard_header()
Dax25_in.c160 static int ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type, int dama) in ax25_process_rx_frame()
190 int type = 0, mine = 0, dama; in ax25_rcv() local
/linux-4.4.14/security/integrity/
Dintegrity.h68 u8 type; member
80 u8 type; member
83 u8 type; member
95 uint8_t type; /* xattr type */ member
/linux-4.4.14/drivers/tty/serial/8250/
D8250_acorn.c31 unsigned int type; member
45 struct serial_card_type *type = id->data; in serial_card_probe() local
/linux-4.4.14/fs/ext2/
Dacl.c143 ext2_get_acl(struct inode *inode, int type) in ext2_get_acl()
185 ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext2_set_acl()
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_kernel_queue.c38 enum kfd_queue_type type, unsigned int queue_size) in initialize()
277 enum kfd_queue_type type) in kernel_queue_init()
Dkfd_mqd_manager.c26 struct mqd_manager *mqd_manager_init(enum KFD_MQD_TYPE type, in mqd_manager_init()
Dkfd_mqd_manager_cik.c251 enum kfd_preempt_type type, in destroy_mqd()
264 enum kfd_preempt_type type, in destroy_mqd_sdma()
408 struct mqd_manager *mqd_manager_init_cik(enum KFD_MQD_TYPE type, in mqd_manager_init_cik()
/linux-4.4.14/drivers/net/wireless/zd1211rw/
Dzd_rf.c47 const char *zd_rf_name(u8 type) in zd_rf_name()
70 int zd_rf_init_hw(struct zd_rf *rf, u8 type) in zd_rf_init_hw()
/linux-4.4.14/drivers/input/joystick/
Ddb9.c147 static void db9_saturn_write_sub(struct parport *port, int type, unsigned char data, int powered, i… in db9_saturn_write_sub()
170 static unsigned char db9_saturn_read_sub(struct parport *port, int type) in db9_saturn_read_sub()
190 static unsigned char db9_saturn_read_analog(struct parport *port, int type, int powered) in db9_saturn_read_analog()
207 static unsigned char db9_saturn_read_packet(struct parport *port, unsigned char *data, int type, in… in db9_saturn_read_packet()
340 int type, n, max_pads; in db9_saturn() local
/linux-4.4.14/drivers/xen/
Dtmem.c271 static inline struct tmem_oid oswiz(unsigned type, u32 ind) in oswiz()
279 static int tmem_frontswap_store(unsigned type, pgoff_t offset, in tmem_frontswap_store()
304 static int tmem_frontswap_load(unsigned type, pgoff_t offset, in tmem_frontswap_load()
325 static void tmem_frontswap_flush_page(unsigned type, pgoff_t offset) in tmem_frontswap_flush_page()
339 static void tmem_frontswap_flush_area(unsigned type) in tmem_frontswap_flush_area()
/linux-4.4.14/fs/ext4/
Dext4_jbd2.h297 #define ext4_journal_start_sb(sb, type, nblocks) \ argument
300 #define ext4_journal_start(inode, type, nblocks) \ argument
303 #define ext4_journal_start_with_reserve(inode, type, blocks, rsv_blocks) \ argument
307 unsigned int line, int type, in __ext4_journal_start()
317 #define ext4_journal_start_reserved(handle, type) \ argument
/linux-4.4.14/drivers/media/tuners/
Dxc4000.c74 unsigned int type; member
82 unsigned int type; member
570 static void dump_firm_type_and_int_freq(unsigned int type, u16 int_freq) in dump_firm_type_and_int_freq()
636 static int seek_firmware(struct dvb_frontend *fe, unsigned int type, in seek_firmware()
701 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware()
797 __u32 type, size; in xc4000_fwupload() local
879 static int load_scode(struct dvb_frontend *fe, unsigned int type, in load_scode()
944 static int check_firmware(struct dvb_frontend *fe, unsigned int type, in check_firmware()
1164 unsigned int type; in xc4000_set_params() local
1280 unsigned int type = 0; in xc4000_set_analog_params() local
/linux-4.4.14/arch/arm/mach-imx/devices/
Dplatform-spi_imx.c12 #define imx_spi_imx_data_entry_single(soc, type, _devid, _id, hwid, _size) \ argument
21 #define imx_spi_imx_data_entry(soc, type, devid, id, hwid, size) \ argument
/linux-4.4.14/net/ipv4/
Dgre_offload.c129 __be16 type; in gre_gro_receive() local
233 __be16 type; in gre_gro_complete() local
Dicmp.c290 struct flowi4 *fl4, int type, int code) in icmpv4_xrlim_allow()
328 void icmp_out_count(struct net *net, unsigned char type) in icmp_out_count()
464 int type, int code, in icmp_route_lookup()
568 void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_send()
1069 int type = icmp_hdr(skb)->type; in icmp_err() local
/linux-4.4.14/drivers/irqchip/
Dirq-nvic.c53 unsigned long *hwirq, unsigned int *type) in nvic_irq_domain_translate()
67 unsigned int type = IRQ_TYPE_NONE; in nvic_irq_domain_alloc() local
Dirq-mtk-sysirq.c30 static int mtk_sysirq_set_type(struct irq_data *data, unsigned int type) in mtk_sysirq_set_type()
73 unsigned int *type) in mtk_sysirq_domain_translate()
/linux-4.4.14/drivers/staging/speakup/
Dspeakup.h42 #define IS_CHAR(x, type) (spk_chartab[((u_char)x)]&type) argument
43 #define IS_TYPE(x, type) ((spk_chartab[((u_char)x)]&type) == type) argument
/linux-4.4.14/fs/configfs/
Ditem.c116 struct config_item_type *type) in config_item_init_type_name()
125 struct config_item_type *type) in config_group_init_type_name()
/linux-4.4.14/drivers/staging/fsl-mc/include/
Ddprc.h314 char type[16]; member
368 char type[16]; member
476 enum dprc_region_type type; member
503 char type[16]; member
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_hmc.h122 #define I40E_SET_PF_SD_ENTRY(hw, pa, sd_index, type) \ argument
143 #define I40E_CLEAR_PF_SD_ENTRY(hw, sd_index, type) \ argument
179 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument
203 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument
/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_mon.c108 unsigned int type, state, value; in efx_mcdi_sensor_event() local
141 unsigned int type; member
285 unsigned int index, unsigned int type, in efx_mcdi_mon_add_attr()
316 int rc, i, j, type; in efx_mcdi_mon_probe() local
Dmcdi.c1405 int efx_mcdi_nvram_info(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_info()
1436 static int efx_mcdi_nvram_test(struct efx_nic *efx, unsigned int type) in efx_mcdi_nvram_test()
1461 unsigned int type; in efx_mcdi_nvram_test_all() local
1672 static int efx_mcdi_wol_filter_set(struct efx_nic *efx, u32 type, in efx_mcdi_wol_filter_set()
1793 int efx_mcdi_set_workaround(struct efx_nic *efx, u32 type, bool enabled, in efx_mcdi_set_workaround()
1858 static int efx_mcdi_nvram_update_start(struct efx_nic *efx, unsigned int type) in efx_mcdi_nvram_update_start()
1872 static int efx_mcdi_nvram_read(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_read()
1894 static int efx_mcdi_nvram_write(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_write()
1914 static int efx_mcdi_nvram_erase(struct efx_nic *efx, unsigned int type, in efx_mcdi_nvram_erase()
1931 static int efx_mcdi_nvram_update_finish(struct efx_nic *efx, unsigned int type) in efx_mcdi_nvram_update_finish()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_hmc.h122 #define I40E_SET_PF_SD_ENTRY(hw, pa, sd_index, type) \ argument
143 #define I40E_CLEAR_PF_SD_ENTRY(hw, sd_index, type) \ argument
179 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument
203 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-mem2mem.c71 enum v4l2_buf_type type) in get_queue_ctx()
83 enum v4l2_buf_type type) in v4l2_m2m_get_vq()
486 enum v4l2_buf_type type) in v4l2_m2m_streamon()
504 enum v4l2_buf_type type) in v4l2_m2m_streamoff()
854 enum v4l2_buf_type type) in v4l2_m2m_ioctl_streamon()
863 enum v4l2_buf_type type) in v4l2_m2m_ioctl_streamoff()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_dcb.c94 struct qlcnic_dcb_param type[3]; member
165 struct qlcnic_dcb_cee type[QLC_DCB_NUM_PARAM]; member
425 char *buf, u8 type) in qlcnic_82xx_dcb_query_cee_param()
658 struct qlcnic_dcb_cee *type) in qlcnic_dcb_fill_cee_tc_params()
688 struct qlcnic_dcb_cee *type) in qlcnic_dcb_fill_cee_pg_params()
713 struct qlcnic_dcb_cee *type) in qlcnic_dcb_fill_cee_app_params()
748 struct qlcnic_dcb_cee *type = &cfg->type[idx]; in qlcnic_dcb_map_cee_params() local
798 struct qlcnic_dcb_cee *type; in qlcnic_dcb_get_pg_tc_cfg_tx() local
835 struct qlcnic_dcb_cee *type; in qlcnic_dcb_get_pg_bwg_cfg_tx() local
860 struct qlcnic_dcb_cee *type; in qlcnic_dcb_get_pfc_cfg() local
[all …]
/linux-4.4.14/net/atm/
Dsignaling.c141 void sigd_enq2(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq2()
179 void sigd_enq(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq()
/linux-4.4.14/drivers/clk/imx/
Dclk-pllv1.c26 enum imx_pllv1_type type; member
113 struct clk *imx_clk_pllv1(enum imx_pllv1_type type, const char *name, in imx_clk_pllv1()
/linux-4.4.14/block/
Dt10-pi.c50 unsigned int type) in t10_pi_generate()
74 unsigned int type) in t10_pi_verify()
/linux-4.4.14/sound/aoa/core/
Dgpio-pmf.c131 enum notify_type type, in pmf_set_notify()
210 enum notify_type type) in pmf_get_detect()
/linux-4.4.14/arch/arm/mm/
Dmmu.c355 const struct mem_type *get_mem_type(unsigned int type) in get_mem_type()
739 const struct mem_type *type) in alloc_init_pte()
750 const struct mem_type *type) in __map_init_section()
777 const struct mem_type *type) in alloc_init_pmd()
808 const struct mem_type *type) in alloc_init_pud()
822 const struct mem_type *type) in create_36bit_mapping()
890 const struct mem_type *type; in create_mapping() local
/linux-4.4.14/drivers/staging/fsl-mc/bus/
Ddprc.c248 int *type, in dprc_get_irq()
579 char *type, in dprc_set_res_quota()
629 char *type, in dprc_get_res_quota()
838 char *type) in dprc_get_pool()
1155 int *type, in dprc_get_obj_irq()
1214 char *type, in dprc_get_res_count()
1267 char *type, in dprc_get_res_ids()
/linux-4.4.14/arch/x86/include/asm/xen/
Dhypercall.h141 #define _hypercall0(type, name) \ argument
152 #define _hypercall1(type, name, a1) \ argument
163 #define _hypercall2(type, name, a1, a2) \ argument
174 #define _hypercall3(type, name, a1, a2, a3) \ argument
185 #define _hypercall4(type, name, a1, a2, a3, a4) \ argument
196 #define _hypercall5(type, name, a1, a2, a3, a4, a5) \ argument
416 HYPERVISOR_vm_assist(unsigned int cmd, unsigned int type) in HYPERVISOR_vm_assist()
/linux-4.4.14/drivers/s390/char/
Dsclp_rw.h17 u16 type; member
25 u16 type; member
40 u16 type; member
/linux-4.4.14/arch/blackfin/kernel/
Dkgdb.c153 unsigned int type:1; member
159 static int bfin_set_hw_break(unsigned long addr, int len, enum kgdb_bptype type) in bfin_set_hw_break()
206 static int bfin_remove_hw_break(unsigned long addr, int len, enum kgdb_bptype type) in bfin_remove_hw_break()
/linux-4.4.14/sound/firewire/dice/
Ddice-transaction.c14 static u64 get_subaddr(struct snd_dice *dice, enum snd_dice_addr_type type, in get_subaddr()
40 enum snd_dice_addr_type type, in snd_dice_transaction_write()
50 enum snd_dice_addr_type type, unsigned int offset, in snd_dice_transaction_read()
/linux-4.4.14/sound/usb/6fire/
Dfirmware.c87 u8 type; in usb6fire_fw_ihex_next_record() local
163 int type, int value, char *data, int len) in usb6fire_fw_ezusb_write()
178 int type, int value, char *data, int len) in usb6fire_fw_ezusb_read()
/linux-4.4.14/net/nfc/
Dllcp_commands.c44 static u8 llcp_tlv8(u8 *tlv, u8 type) in llcp_tlv8()
52 static u16 llcp_tlv16(u8 *tlv, u8 type) in llcp_tlv16()
91 u8 *nfc_llcp_build_tlv(u8 type, u8 *value, u8 value_length, u8 *tlv_length) in nfc_llcp_build_tlv()
203 u8 *tlv = tlv_array, type, length, offset = 0; in nfc_llcp_parse_gb_tlv() local
252 u8 *tlv = tlv_array, type, length, offset = 0; in nfc_llcp_parse_connection_tlv() local
/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_res.c390 static int add_bus_range (int type, struct range_node *range, struct bus_node *bus_cur) in add_bus_range()
465 static void update_resources (struct bus_node *bus_cur, int type, int rangeno) in update_resources()
785 char * type = ""; in ibmphp_remove_resource() local
1504 char * type = ""; in ibmphp_find_resource() local
1899 static int range_exists_already (struct range_node * range, struct bus_node * bus_cur, u8 type) in range_exists_already()
/linux-4.4.14/drivers/net/wireless/p54/
Dp54usb.c122 enum p54u_hw_type type; member
394 enum net2280_op_type type, in p54u_write()
413 enum net2280_op_type type, in p54u_read()
640 #define P54U_WRITE(type, addr, data) \ in p54u_upload_firmware_net2280() argument
648 #define P54U_READ(type, addr) \ in p54u_upload_firmware_net2280() argument
/linux-4.4.14/sound/pci/ctxfi/
Dctresource.h37 u32 type:4; /* The type (RSCTYP) of a resource */ member
58 enum RSCTYP type; /* The type (RSCTYP) of resource to manage */ member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramnv40.c197 nv40_ram_new_(struct nvkm_fb *fb, enum nvkm_ram_type type, u64 size, in nv40_ram_new_()
214 enum nvkm_ram_type type = NVKM_RAM_TYPE_UNKNOWN; in nv40_ram_new() local
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164-types.h132 u8 type; member
139 u8 type; member
156 u8 type; member
174 u8 type; member
185 u8 type; member
240 u8 type; member
279 u8 type; member
293 u8 type; member
303 u8 type; member
341 u8 type; member
[all …]
/linux-4.4.14/drivers/iio/adc/
Dad7291.c204 enum iio_event_type type, in ad7291_read_event_value()
229 enum iio_event_type type, in ad7291_write_event_value()
250 enum iio_event_type type, in ad7291_read_event_config()
273 enum iio_event_type type, in ad7291_write_event_config()
/linux-4.4.14/drivers/infiniband/hw/usnic/
Dusnic_vnic.c221 enum usnic_vnic_res_type type) in usnic_vnic_res_cnt()
227 enum usnic_vnic_res_type type) in usnic_vnic_res_free_cnt()
233 usnic_vnic_get_resources(struct usnic_vnic *vnic, enum usnic_vnic_res_type type, in usnic_vnic_get_resources()
303 enum usnic_vnic_res_type type, in usnic_vnic_alloc_res_chunk()
/linux-4.4.14/arch/x86/pci/
Dinit.c11 int type = 0; in pci_arch_init() local
/linux-4.4.14/arch/m68k/include/asm/
Datariints.h115 static inline int get_mfp_bit( unsigned irq, int type ) in get_mfp_bit()
125 static inline void set_mfp_bit( unsigned irq, int type ) in set_mfp_bit()
136 static inline void clear_mfp_bit( unsigned irq, int type ) in clear_mfp_bit()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c77 int type = orig->dst.u.icmp.type - 128; in icmpv6_invert_tuple() local
127 int type = ct->tuplehash[0].tuple.dst.u.icmp.type - 128; in icmpv6_new() local
204 int type; in icmpv6_error() local
/linux-4.4.14/drivers/firmware/
Discsi_ibft.c256 static ssize_t ibft_attr_show_initiator(void *data, int type, char *buf) in ibft_attr_show_initiator()
297 static ssize_t ibft_attr_show_nic(void *data, int type, char *buf) in ibft_attr_show_nic()
354 static ssize_t ibft_attr_show_target(void *data, int type, char *buf) in ibft_attr_show_target()
448 static umode_t ibft_check_nic_for(void *data, int type) in ibft_check_nic_for()
501 static umode_t __init ibft_check_tgt_for(void *data, int type) in ibft_check_tgt_for()
537 static umode_t __init ibft_check_initiator_for(void *data, int type) in ibft_check_initiator_for()
/linux-4.4.14/drivers/hwmon/
Dgl518sm.c119 enum chips type; member
238 #define show(type, suffix, value) \ argument
292 #define set(type, suffix, value, reg) \ argument
311 #define set_bits(type, suffix, value, reg, mask, shift) \ argument
333 #define set_low(type, suffix, value, reg) \ argument
335 #define set_high(type, suffix, value, reg) \ argument
/linux-4.4.14/tools/usb/usbip/libsrc/
Dlist.h103 #define list_entry(ptr, type, member) \ argument
132 #define container_of(ptr, type, member) ({ \ argument
/linux-4.4.14/fs/nfs/
Dnfs4trace.h496 #define show_lock_cmd(type) \ argument
501 #define show_lock_type(type) \ argument
/linux-4.4.14/drivers/acpi/
Dioapic.c64 static bool acpi_is_ioapic(acpi_handle handle, char **type) in acpi_is_ioapic()
101 char *type = NULL; in handle_ioapic_add() local
/linux-4.4.14/scripts/kconfig/
Dlist.h18 #define container_of(ptr, type, member) ({ \ argument
39 #define list_entry(ptr, type, member) \ argument
Dqconf.cc110 int type; in updateMenu() local
401 enum prop_type type; in updateSelection() local
469 int type; in setValue() local
495 int type, oldexpr, newexpr; in changeValue() local
532 enum prop_type type; in setRootMenu() local
584 enum prop_type type; in updateMenuList() local
649 enum prop_type type; in updateMenuList() local
713 enum prop_type type; in keyPressEvent() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-drv.c303 enum iwl_ucode_type type, in get_sec()
310 enum iwl_ucode_type type, in set_sec_data()
318 enum iwl_ucode_type type, in set_sec_size()
326 enum iwl_ucode_type type, in get_sec_size()
333 enum iwl_ucode_type type, in set_sec_offset()
403 const void *data, enum iwl_ucode_type type, in iwl_store_ucode_sec()
1064 enum iwl_ucode_type type) in iwl_alloc_ucode()
/linux-4.4.14/arch/powerpc/kernel/
Djump_label.c16 enum jump_label_type type) in arch_jump_label_transform()
Dhw_breakpoint.c47 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.4.14/tools/lib/symbol/
Dkallsyms.h12 static inline u8 kallsyms2elf_binding(char type) in kallsyms2elf_binding()
/linux-4.4.14/fs/xfs/
Dxfs_quotaops.c102 xfs_quota_type(int type) in xfs_quota_type()
122 int type, in xfs_fs_set_info()
Dxfs_log.h36 uint type) in xlog_prepare_iovec()
76 uint type, void *data, int len) in xlog_copy_iovec()
Dxfs_trans_buf.c734 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()
/linux-4.4.14/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll.h26 enum msm_dsi_phy_type type; member
91 struct platform_device *pdev, enum msm_dsi_phy_type type, int id) in msm_dsi_pll_28nm_init()
/linux-4.4.14/sound/firewire/bebob/
Dbebob_stream.c127 enum avc_bridgeco_plug_type type; in snd_bebob_stream_get_clock_src() local
262 u8 *buf, addr[AVC_BRIDGECO_ADDR_BYTES], type; in map_data_channels() local
939 enum avc_bridgeco_plug_type type; in seek_msu_sync_input_plug() local
976 enum avc_bridgeco_plug_type type; in snd_bebob_stream_discover() local
/linux-4.4.14/drivers/iio/light/
Dapds9300.c277 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.4.14/drivers/media/platform/exynos4-is/
Dfimc-isp-video.c493 enum v4l2_buf_type type) in isp_video_streamon()
520 enum v4l2_buf_type type) in isp_video_streamoff()
573 enum v4l2_buf_type type) in fimc_isp_video_device_register()
642 enum v4l2_buf_type type) in fimc_isp_video_device_unregister()
/linux-4.4.14/arch/x86/xen/
Dpmu.c135 static int is_intel_pmu_msr(u32 msr_index, int *type, int *index) in is_intel_pmu_msr()
181 static bool xen_intel_pmu_emulate(unsigned int msr, u64 *val, int type, in xen_intel_pmu_emulate()
294 int type, index; in pmu_msr_read() local
317 int type, index; in pmu_msr_write() local
/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
Dmodule.h4 #define module_param(name, type, perm) argument
/linux-4.4.14/drivers/gpio/
Dgpio-dln2.c286 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
/linux-4.4.14/arch/powerpc/xmon/
Dansidecl.h113 #define PROTO(type, name, arglist) type name arglist argument
136 #define PROTO(type, name, arglist) type name () argument
/linux-4.4.14/arch/mn10300/kernel/
Dsetup.c168 unsigned long cpurev = CPUREV, type; in cpu_init() local
206 unsigned long cpurev = c->type, type, icachesz, dcachesz; in show_cpuinfo() local
/linux-4.4.14/drivers/staging/gdm72xx/
Dnetlink_k.c91 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.4.14/drivers/staging/gdm724x/
Dnetlink_k.c91 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()

12345678910>>...22