/linux-3.3/fs/cifs/ |
D | cifsproto.h | 64 extern char *cifs_compose_mount_options(const char *sb_mountdata, 65 const char *fullpath, const struct dfs_info3_param *ref, 68 extern struct mid_q_entry *AllocMidQEntry(const struct smb_hdr *smb_buffer, 75 extern int SendReceive(const unsigned int /* xid */ , struct cifs_ses *, 78 int * /* bytes returned */ , const int long_op); 79 extern int SendReceiveNoRsp(const unsigned int xid, struct cifs_ses *ses, 83 extern int SendReceive2(const unsigned int /* xid */ , struct cifs_ses *, 85 int * /* type of buf returned */ , const int flags); 86 extern int SendReceiveBlockingLock(const unsigned int xid, 103 extern int cifs_convert_address(struct sockaddr *dst, const char *src, int len); [all …]
|
/linux-3.3/drivers/infiniband/hw/ehca/ |
D | hcp_if.h | 55 u64 hipz_h_alloc_resource_eq(const struct ipz_adapter_handle adapter_handle, 57 const u32 neq_control, 58 const u32 number_of_entries, 64 u64 hipz_h_reset_event(const struct ipz_adapter_handle adapter_handle, 66 const u64 event_mask); 71 u64 hipz_h_alloc_resource_cq(const struct ipz_adapter_handle adapter_handle, 80 u64 hipz_h_alloc_resource_qp(const struct ipz_adapter_handle adapter_handle, 83 u64 hipz_h_query_port(const struct ipz_adapter_handle adapter_handle, 84 const u8 port_id, 87 u64 hipz_h_modify_port(const struct ipz_adapter_handle adapter_handle, [all …]
|
/linux-3.3/tools/perf/ |
D | builtin.h | 7 extern const char perf_usage_string[]; 8 extern const char perf_more_info_string[]; 11 extern const char *help_unknown_cmd(const char *cmd); 14 extern int check_pager_config(const char *cmd); 16 extern int cmd_annotate(int argc, const char **argv, const char *prefix); 17 extern int cmd_bench(int argc, const char **argv, const char *prefix); 18 extern int cmd_buildid_cache(int argc, const char **argv, const char *prefix); 19 extern int cmd_buildid_list(int argc, const char **argv, const char *prefix); 20 extern int cmd_diff(int argc, const char **argv, const char *prefix); 21 extern int cmd_evlist(int argc, const char **argv, const char *prefix); [all …]
|
/linux-3.3/drivers/video/sis/ |
D | vstruct.h | 349 const struct SiS_St *SiS_SModeIDTable; 350 const struct SiS_StandTable_S *SiS_StandTable; 351 const struct SiS_Ext *SiS_EModeIDTable; 352 const struct SiS_Ext2 *SiS_RefIndex; 353 const struct SiS_VBMode *SiS_VBModeIDTable; 354 const struct SiS_CRT1Table *SiS_CRT1Table; 355 const struct SiS_MCLKData *SiS_MCLKData_0; 356 const struct SiS_MCLKData *SiS_MCLKData_1; 359 const struct SiS_StResInfo_S *SiS_StResInfo; 360 const struct SiS_ModeResInfo_S *SiS_ModeResInfo; [all …]
|
/linux-3.3/scripts/ |
D | recordmcount.h | 123 static int fn_is_fake_mcount(Elf_Rel const *rp) in fn_is_fake_mcount() 127 static int (*is_fake_mcount)(Elf_Rel const *rp) = fn_is_fake_mcount; 129 static uint_t fn_ELF_R_SYM(Elf_Rel const *rp) in fn_ELF_R_SYM() 133 static uint_t (*Elf_r_sym)(Elf_Rel const *rp) = fn_ELF_R_SYM; 135 static void fn_ELF_R_INFO(Elf_Rel *const rp, unsigned sym, unsigned type) in fn_ELF_R_INFO() 139 static void (*Elf_r_info)(Elf_Rel *const rp, unsigned sym, unsigned type) = fn_ELF_R_INFO; 164 static int MIPS_is_fake_mcount(Elf_Rel const *rp) in MIPS_is_fake_mcount() 178 static void append_func(Elf_Ehdr *const ehdr, in append_func() 179 Elf_Shdr *const shstr, in append_func() 180 uint_t const *const mloc0, in append_func() [all …]
|
/linux-3.3/include/linux/ |
D | string.h | 15 extern char *strndup_user(const char __user *, long); 16 extern void *memdup_user(const void __user *, size_t); 24 extern char * strcpy(char *,const char *); 27 extern char * strncpy(char *,const char *, __kernel_size_t); 30 size_t strlcpy(char *, const char *, size_t); 33 extern char * strcat(char *, const char *); 36 extern char * strncat(char *, const char *, __kernel_size_t); 39 extern size_t strlcat(char *, const char *, __kernel_size_t); 42 extern int strcmp(const char *,const char *); 45 extern int strncmp(const char *,const char *,__kernel_size_t); [all …]
|
D | sysfs.h | 27 const char *name; 57 const char *name; 114 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t); 115 const void *(*namespace)(struct kobject *, const struct attribute *); 127 int __must_check sysfs_rename_dir(struct kobject *kobj, const char *new_name); 132 const struct attribute *attr); 134 const struct attribute **attr); 136 const struct attribute *attr, umode_t mode); 137 void sysfs_remove_file(struct kobject *kobj, const struct attribute *attr); 138 void sysfs_remove_files(struct kobject *kobj, const struct attribute **attr); [all …]
|
D | of.h | 45 const char *name; 46 const char *type; 102 static inline bool of_node_is_root(const struct device_node *node) in of_node_is_root() 124 static inline u64 of_read_number(const __be32 *cell, int size) in of_read_number() 133 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong() 169 const char *name); 174 const char *type); 179 const char *type, const char *compat); 184 const struct of_device_id *matches); 188 extern struct device_node *of_find_node_by_path(const char *path); [all …]
|
D | debugfs.h | 46 extern const struct file_operations debugfs_file_operations; 47 extern const struct inode_operations debugfs_link_operations; 49 struct dentry *debugfs_create_file(const char *name, umode_t mode, 51 const struct file_operations *fops); 53 struct dentry *debugfs_create_dir(const char *name, struct dentry *parent); 55 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent, 56 const char *dest); 62 struct dentry *new_dir, const char *new_name); 64 struct dentry *debugfs_create_u8(const char *name, umode_t mode, 66 struct dentry *debugfs_create_u16(const char *name, umode_t mode, [all …]
|
D | bitmap.h | 91 extern int __bitmap_empty(const unsigned long *bitmap, int bits); 92 extern int __bitmap_full(const unsigned long *bitmap, int bits); 93 extern int __bitmap_equal(const unsigned long *bitmap1, 94 const unsigned long *bitmap2, int bits); 95 extern void __bitmap_complement(unsigned long *dst, const unsigned long *src, 98 const unsigned long *src, int shift, int bits); 100 const unsigned long *src, int shift, int bits); 101 extern int __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, 102 const unsigned long *bitmap2, int bits); 103 extern void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, [all …]
|
/linux-3.3/arch/arm/plat-mxc/include/mach/ |
D | devices-common.h | 18 const char *name, int id, in imx_add_platform_device_dmamask() 19 const struct resource *res, unsigned int num_resources, in imx_add_platform_device_dmamask() 20 const void *data, size_t size_data, u64 dmamask) in imx_add_platform_device_dmamask() 35 const char *name, int id, in imx_add_platform_device() 36 const struct resource *res, unsigned int num_resources, in imx_add_platform_device() 37 const void *data, size_t size_data) in imx_add_platform_device() 45 const char *devid; 50 const struct imx_fec_data *data, 51 const struct fec_platform_data *pdata); 61 const struct imx_flexcan_data *data, [all …]
|
/linux-3.3/drivers/pinctrl/ |
D | pinctrl-sirf.c | 33 static const struct pinctrl_pin_desc sirfsoc_pads[] = { 159 const struct sirfsoc_muxmask *muxmask; 174 const char *name; 175 const unsigned int *pins; 176 const unsigned num_pins; 179 static const struct sirfsoc_muxmask lcd_16bits_sirfsoc_muxmask[] = { 191 static const struct sirfsoc_padmux lcd_16bits_padmux = { 198 static const unsigned lcd_16bits_pins[] = { 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 201 static const struct sirfsoc_muxmask lcd_18bits_muxmask[] = { 216 static const struct sirfsoc_padmux lcd_18bits_padmux = { [all …]
|
/linux-3.3/fs/ntfs/ |
D | ntfs.h | 60 extern const struct address_space_operations ntfs_aops; 61 extern const struct address_space_operations ntfs_mst_aops; 63 extern const struct file_operations ntfs_file_ops; 64 extern const struct inode_operations ntfs_file_inode_ops; 66 extern const struct file_operations ntfs_dir_ops; 67 extern const struct inode_operations ntfs_dir_inode_ops; 69 extern const struct file_operations ntfs_empty_file_ops; 70 extern const struct inode_operations ntfs_empty_inode_ops; 72 extern const struct export_operations ntfs_export_ops; 100 extern const option_t on_errors_arr[]; [all …]
|
/linux-3.3/drivers/net/wireless/rt2x00/ |
D | rt2800lib.h | 27 const unsigned int offset, u32 *value); 29 const unsigned int offset, u32 *value); 31 const unsigned int offset, u32 value); 33 const unsigned int offset, u32 value); 36 const unsigned int offset, 37 void *value, const u32 length); 39 const unsigned int offset, 40 const void *value, const u32 length); 43 const unsigned int offset, 44 const struct rt2x00_field32 field, u32 *reg); [all …]
|
/linux-3.3/arch/arm/plat-orion/include/plat/ |
D | addr-map.h | 17 const int num_wins; /* Total number of windows */ 18 const int remappable_wins; 19 const u32 bridge_virt_base; 23 int (*cpu_win_can_remap) (const struct orion_addr_map_cfg *cfg, 24 const int win); 27 void __iomem *(*win_cfg_base) (const struct orion_addr_map_cfg *cfg, 28 const int win); 35 const int win; 36 const u32 base; 37 const u32 size; [all …]
|
/linux-3.3/include/net/ |
D | inet6_hashtables.h | 33 const struct in6_addr *laddr, const u16 lport, in inet6_ehashfn() 34 const struct in6_addr *faddr, const __be16 fport) in inet6_ehashfn() 43 static inline int inet6_sk_ehashfn(const struct sock *sk) in inet6_sk_ehashfn() 45 const struct inet_sock *inet = inet_sk(sk); in inet6_sk_ehashfn() 46 const struct ipv6_pinfo *np = inet6_sk(sk); in inet6_sk_ehashfn() 47 const struct in6_addr *laddr = &np->rcv_saddr; in inet6_sk_ehashfn() 48 const struct in6_addr *faddr = &np->daddr; in inet6_sk_ehashfn() 49 const __u16 lport = inet->inet_num; in inet6_sk_ehashfn() 50 const __be16 fport = inet->inet_dport; in inet6_sk_ehashfn() 66 const struct in6_addr *saddr, [all …]
|
/linux-3.3/arch/powerpc/boot/ |
D | ops.h | 27 void (*image_hdr)(const void *); 38 void * (*finddevice)(const char *name); 39 int (*getprop)(const void *phandle, const char *name, void *buf, 40 const int buflen); 41 int (*setprop)(const void *phandle, const char *name, 42 const void *buf, const int buflen); 43 int (*del_node)(const void *phandle); 44 void *(*get_parent)(const void *phandle); 46 void *(*create_node)(const void *parent, const char *name); 47 void *(*find_node_by_prop_value)(const void *prev, [all …]
|
/linux-3.3/include/net/sctp/ |
D | sm.h | 80 typedef sctp_disposition_t (sctp_state_fn_t) (const struct sctp_endpoint *, 81 const struct sctp_association *, 82 const sctp_subtype_t type, 88 const char *name; 181 const sctp_sm_table_entry_t *sctp_sm_lookup_event(sctp_event_t, 184 int sctp_chunk_iif(const struct sctp_chunk *); 185 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *, 192 struct sctp_chunk *sctp_make_init(const struct sctp_association *, 193 const struct sctp_bind_addr *, 195 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *, [all …]
|
/linux-3.3/tools/perf/util/ |
D | color.h | 30 int perf_color_default_config(const char *var, const char *value, void *cb); 32 int perf_config_colorbool(const char *var, const char *value, int stdout_is_tty); 33 void color_parse(const char *value, const char *var, char *dst); 34 void color_parse_mem(const char *value, int len, const char *var, char *dst); 35 int color_vsnprintf(char *bf, size_t size, const char *color, 36 const char *fmt, va_list args); 37 int color_vfprintf(FILE *fp, const char *color, const char *fmt, va_list args); 38 int color_fprintf(FILE *fp, const char *color, const char *fmt, ...); 39 int color_snprintf(char *bf, size_t size, const char *color, const char *fmt, ...); 40 int color_fprintf_ln(FILE *fp, const char *color, const char *fmt, ...); [all …]
|
/linux-3.3/security/tomoyo/ |
D | common.h | 431 const struct tomoyo_path_info *filename; 433 const struct tomoyo_path_info *matched_path; 438 const struct tomoyo_path_info *filename1; 439 const struct tomoyo_path_info *filename2; 444 const struct tomoyo_path_info *filename; 452 const struct tomoyo_path_info *filename; 461 const struct tomoyo_path_info *name; 464 const __be32 *address; 473 const struct tomoyo_path_info *address; 480 const struct tomoyo_path_info *type; [all …]
|
/linux-3.3/drivers/acpi/acpica/ |
D | acutils.h | 47 extern const u8 acpi_gbl_resource_aml_sizes[]; 48 extern const u8 acpi_gbl_resource_aml_serial_bus_sizes[]; 54 extern const char *acpi_gbl_bm_decode[]; 55 extern const char *acpi_gbl_config_decode[]; 56 extern const char *acpi_gbl_consume_decode[]; 57 extern const char *acpi_gbl_dec_decode[]; 58 extern const char *acpi_gbl_he_decode[]; 59 extern const char *acpi_gbl_io_decode[]; 60 extern const char *acpi_gbl_ll_decode[]; 61 extern const char *acpi_gbl_max_decode[]; [all …]
|
/linux-3.3/net/wireless/ |
D | nl80211.h | 22 const u8 *buf, size_t len, gfp_t gfp); 25 const u8 *buf, size_t len, gfp_t gfp); 28 const u8 *buf, size_t len, gfp_t gfp); 31 const u8 *buf, size_t len, gfp_t gfp); 34 const u8 *buf, size_t len, gfp_t gfp); 37 const u8 *buf, size_t len, gfp_t gfp); 40 const u8 *addr, gfp_t gfp); 43 const u8 *addr, gfp_t gfp); 45 struct net_device *netdev, const u8 *bssid, 46 const u8 *req_ie, size_t req_ie_len, [all …]
|
/linux-3.3/include/linux/netfilter/ |
D | nf_conntrack_sip.h | 23 const char *name; 36 const char *method; 39 const char **dptr, unsigned int *datalen, 42 const char **dptr, unsigned int *datalen, 55 const char *name; 56 const char *cname; 57 const char *search; 61 int (*match_len)(const struct nf_conn *ct, 62 const char *dptr, const char *limit, 107 const char **dptr, [all …]
|
/linux-3.3/sound/usb/ |
D | quirks-table.h | 45 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { 56 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { 66 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { 161 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { 174 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { \ 183 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { \ 274 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { 279 .data = (const struct snd_usb_audio_quirk[]) { 328 .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { 333 .data = (const struct snd_usb_audio_quirk[]) { [all …]
|
/linux-3.3/fs/xfs/ |
D | xfs_message.h | 7 void xfs_emerg(const struct xfs_mount *mp, const char *fmt, ...); 9 void xfs_alert(const struct xfs_mount *mp, const char *fmt, ...); 11 void xfs_alert_tag(const struct xfs_mount *mp, int tag, const char *fmt, ...); 13 void xfs_crit(const struct xfs_mount *mp, const char *fmt, ...); 15 void xfs_err(const struct xfs_mount *mp, const char *fmt, ...); 17 void xfs_warn(const struct xfs_mount *mp, const char *fmt, ...); 19 void xfs_notice(const struct xfs_mount *mp, const char *fmt, ...); 21 void xfs_info(const struct xfs_mount *mp, const char *fmt, ...); 25 void xfs_debug(const struct xfs_mount *mp, const char *fmt, ...); 28 void xfs_debug(const struct xfs_mount *mp, const char *fmt, ...) in xfs_debug()
|