| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | linkage.h | 9 #define SYSCALL_ALIAS(alias, name) \ argument
|
| D | ppc_asm.h | 203 #define _GLOBAL(name) \ argument 210 #define _GLOBAL_TOC(name) \ argument 220 #define _KPROBE(name) \ argument 234 #define _GLOBAL(name) \ argument 248 #define _GLOBAL_TOC(name) _GLOBAL(name) argument 250 #define _KPROBE(name) \ argument 280 #define _GLOBAL_TOC(name) _GLOBAL(name) argument 320 #define LOAD_REG_ADDR_PIC(reg, name) \ argument 339 #define LOAD_REG_ADDR(reg,name) \ argument 342 #define LOAD_REG_ADDRBASE(reg,name) LOAD_REG_ADDR(reg,name) argument [all …]
|
| D | ftrace.h | 66 static inline bool arch_syscall_match_sym_name(const char *sym, const char *name) in arch_syscall_match_sym_name()
|
| /linux-4.4.14/tools/virtio/linux/ |
| D | ratelimit.h | 1 #define DEFINE_RATELIMIT_STATE(name, interval_init, burst_init) int name = 0 argument
|
| /linux-4.4.14/fs/nfsd/ |
| D | trace.h | 36 #define DEFINE_STATEID_EVENT(name) \ argument
|
| D | nfs3xdr.c | 84 char *name; in decode_filename() local 793 encode_entry_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, in encode_entry_baggage() 808 const char *name, int namlen, u64 ino) in compose_entry_fh() 841 static __be32 *encode_entryplus_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, i… in encode_entryplus_baggage() 874 encode_entry(struct readdir_cd *ccd, const char *name, int namlen, in encode_entry() 1003 nfs3svc_encode_entry(void *cd, const char *name, in nfs3svc_encode_entry() 1010 nfs3svc_encode_entry_plus(void *cd, const char *name, in nfs3svc_encode_entry_plus()
|
| /linux-4.4.14/include/uapi/linux/netfilter/ |
| D | xt_nfacct.h | 9 char name[NFACCT_NAME_MAX]; member
|
| D | xt_RATEEST.h | 7 char name[IFNAMSIZ]; member
|
| D | xt_hashlimit.h | 40 char name [IFNAMSIZ]; /* name */ member 66 char name[IFNAMSIZ]; member
|
| /linux-4.4.14/drivers/staging/rdma/hfi1/ |
| D | debugfs.c | 67 #define DEBUGFS_SEQ_FILE_OPS(name) \ argument 74 #define DEBUGFS_SEQ_FILE_OPEN(name) \ argument 87 #define DEBUGFS_FILE_OPS(name) \ argument 96 #define DEBUGFS_FILE_CREATE(name, parent, data, ops, mode) \ argument 106 #define DEBUGFS_SEQ_FILE_CREATE(name, parent, data) \ argument 368 char *name; member 707 char name[sizeof("port0counters") + 1]; in hfi1_dbg_ibdev_init() local
|
| /linux-4.4.14/tools/perf/tests/ |
| D | bpf.c | 25 const char *name; member 137 prepare_bpf(void *obj_buf, size_t obj_buf_sz, const char *name) in prepare_bpf()
|
| D | attr.py | 71 def __init__(self, name, data, base): argument 142 def is_event(self, name): argument
|
| D | evsel-tp-sched.c | 7 static int perf_evsel__test_field(struct perf_evsel *evsel, const char *name, in perf_evsel__test_field()
|
| /linux-4.4.14/sound/drivers/opl3/ |
| D | opl3_seq.c | 176 char name[32]; in snd_opl3_synth_create_port() local 224 char name[32]; in snd_opl3_seq_probe() local
|
| /linux-4.4.14/drivers/md/ |
| D | dm-uevent.c | 35 char *name; member 48 char name[DM_NAME_LEN]; member
|
| /linux-4.4.14/tools/perf/util/ |
| D | values.c | 100 u64 rawid, const char *name) in perf_read_values__findnew_counter() 120 u64 rawid, const char *name, u64 value) in perf_read_values_add_value()
|
| D | cgroup.h | 9 char *name; member
|
| D | probe-event.h | 38 char *name; /* Argument name */ member 68 char *name; /* Name of the field */ member 75 char *name; /* Argument name */ member
|
| /linux-4.4.14/drivers/clk/at91/ |
| D | clk-utmi.c | 97 const char *name, const char *parent_name) in at91_clk_register_utmi() 141 const char *name = np->name; in of_at91_clk_utmi_setup() local
|
| D | clk-system.c | 103 at91_clk_register_system(struct at91_pmc *pmc, const char *name, in at91_clk_register_system() 156 const char *name; in of_at91_clk_sys_setup() local
|
| D | clk-smd.c | 117 at91sam9x5_clk_register_smd(struct at91_pmc *pmc, const char *name, in at91sam9x5_clk_register_smd() 150 const char *name = np->name; in of_at91sam9x5_clk_smd_setup() local
|
| /linux-4.4.14/drivers/mfd/ |
| D | janz-cmodio.c | 66 char *name, unsigned int devno, in cmodio_setup_subdevice() 126 char *name; in cmodio_probe_submodules() local
|
| D | lpc_sch.c | 94 static int lpc_sch_get_io(struct pci_dev *pdev, int where, const char *name, in lpc_sch_get_io() 124 const char *name, int size, int irq, in lpc_sch_populate_cell()
|
| /linux-4.4.14/tools/power/cpupower/utils/idle_monitor/ |
| D | cpupower-monitor.h | 35 char name[CSTATE_NAME_LEN]; member 47 char name[MONITOR_NAME_LEN]; member
|
| /linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_pci.c | 38 const char *name; member 52 const char *name = dmi_get_system_info(DMI_BOARD_NAME); in stmmac_pci_find_phy_addr() local
|
| /linux-4.4.14/block/partitions/ |
| D | acorn.c | 31 adfs_partition(struct parsed_partitions *state, char *name, char *data, in adfs_partition() 64 char name[16]; member 171 char *name = "CUMANA/ADFS"; in adfspart_check_CUMANA() local 488 char name[10]; member
|
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ |
| D | lustre_fid.h | 488 struct ldlm_res_id *name) in ostid_build_res_name() 500 struct ldlm_res_id *name) in ostid_res_name_to_id() 516 struct ldlm_res_id *name) in ostid_res_name_eq() 546 const struct ldlm_res_id *name) in ost_fid_from_resid()
|
| /linux-4.4.14/fs/ext4/ |
| D | sysfs.c | 163 #define ATTR_LIST(name) &ext4_attr_##name.attr argument 355 #define PROC_FILE_SHOW_DEFN(name) \ argument 369 #define PROC_FILE_LIST(name) \ argument 376 const char *name; member
|
| /linux-4.4.14/fs/btrfs/ |
| D | send.c | 273 char name[]; member 423 static int fs_path_add(struct fs_path *p, const char *name, int name_len) in fs_path_add() 1670 u64 dir, const char *name, int name_len, in lookup_dir_item_inode() 1711 u64 *dir, u64 *dir_gen, struct fs_path *name) in get_first_ref() 1779 const char *name, int name_len) in is_first_ref() 1816 const char *name, int name_len, in will_overwrite_ref() 1889 const char *name, int name_len) in did_overwrite_ref() 1949 struct fs_path *name = NULL; in did_overwrite_first_ref() local 2239 struct fs_path *name = NULL; in get_cur_path() local 2311 char *name = NULL; in send_subvol_begin() local [all …]
|
| D | props.c | 80 find_prop_handler(const char *name, in find_prop_handler() 102 const char *name, in __btrfs_set_prop() 149 const char *name, in btrfs_set_prop()
|
| /linux-4.4.14/arch/sh/include/asm/ |
| D | traps_64.h | 34 #define BUILD_TRAP_HANDLER(name) \ argument
|
| D | traps_32.h | 50 #define BUILD_TRAP_HANDLER(name) \ argument
|
| D | unwinder.h | 7 const char *name; member
|
| /linux-4.4.14/include/linux/ |
| D | usb_usual.h | 85 #define US_FLAG(name, value) US_FL_##name = value , argument
|
| D | earlycpio.h | 11 char name[MAX_CPIO_FILE_NAME]; member
|
| D | seq_file.h | 163 static inline void seq_show_option(struct seq_file *m, const char *name, in seq_show_option() 185 #define seq_show_option_n(m, name, value, length) { \ argument
|
| D | livepatch.h | 80 const char *name; member 97 const char *name; member
|
| D | nubus.h | 26 char name[64]; member 62 char name[64]; member
|
| D | amifd.h | 14 char *name; /* description of data type */ member 31 char *name; /* description of drive */ member
|
| D | vfio.h | 34 char *name; member 60 char *name; member
|
| /linux-4.4.14/arch/ia64/include/asm/ |
| D | linkage.h | 15 #define SYSCALL_ALIAS(alias, name) \ argument
|
| /linux-4.4.14/drivers/video/fbdev/via/ |
| D | via_aux_vt1636.c | 28 static const char *name = "VT1636 LVDS Transmitter"; variable
|
| D | via_aux_vt1631.c | 28 static const char *name = "VT1631 LVDS Transmitter"; variable
|
| D | via_aux_vt1622.c | 28 static const char *name = "VT1622(M) Digital TV Encoder"; variable
|
| D | via_aux_ch7301.c | 28 static const char *name = "CH7301 DVI Transmitter"; variable
|
| D | via_aux_vt1625.c | 28 static const char *name = "VT1625(M) HDTV Encoder"; variable
|
| D | via_aux_vt1632.c | 28 static const char *name = "VT1632 DVI Transmitter"; variable
|
| D | via_aux_sii164.c | 28 static const char *name = "SiI 164 PanelLink Transmitter"; variable
|
| /linux-4.4.14/arch/sh/drivers/dma/ |
| D | dma-sysfs.c | 127 char name[16]; in dma_create_sysfs_files() local 155 char name[16]; in dma_remove_sysfs_files() local
|
| /linux-4.4.14/security/tomoyo/ |
| D | securityfs_if.c | 56 struct tomoyo_path_info name; in tomoyo_write_self() local 227 static void __init tomoyo_create_entry(const char *name, const umode_t mode, in tomoyo_create_entry()
|
| /linux-4.4.14/include/uapi/linux/ |
| D | ip6_tunnel.h | 23 char name[IFNAMSIZ]; /* name of tunnel device */ member 35 char name[IFNAMSIZ]; /* name of tunnel device */ member
|
| D | romfs_fs.h | 29 char name[0]; /* volume name */ member 39 char name[0]; member
|
| D | uvcvideo.h | 38 __u8 name[32]; member 43 __u8 name[32]; member
|
| D | dm-ioctl.h | 142 char name[DM_NAME_LEN]; /* device name */ member 194 char name[0]; member 204 char name[0]; member
|
| D | reiserfs_xattr.h | 19 const char *name; member
|
| /linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
| D | trace.h | 9 #define TRACE_EVENT(name, proto, ...) \ argument
|
| /linux-4.4.14/drivers/net/wireless/ath/ |
| D | trace.h | 29 #define TRACE_EVENT(name, proto, ...) static inline void trace_ ## name(proto) {} argument
|
| /linux-4.4.14/arch/arm/mach-imx/devices/ |
| D | platform-gpio-mxc.c | 11 struct platform_device *__init mxc_register_gpio(char *name, int id, in mxc_register_gpio()
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | sysfb.c | 46 const char *name; in sysfb_init() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| D | shadow.c | 107 shadow_method(struct nvkm_bios *bios, struct shadow *mthd, const char *name) in shadow_method() 144 shadow_fw_init(struct nvkm_bios *bios, const char *name) in shadow_fw_init()
|
| /linux-4.4.14/sound/oss/ |
| D | dev_table.c | 51 int sound_install_audiodrv(int vers, char *name, struct audio_driver *driver, in sound_install_audiodrv() 110 int sound_install_mixer(int vers, char *name, struct mixer_operations *driver, in sound_install_mixer()
|
| /linux-4.4.14/arch/m32r/kernel/ |
| D | traps.c | 257 #define DO_ERROR(trapnr, signr, str, name) \ argument 263 #define DO_ERROR_INFO(trapnr, signr, str, name, sicode, siaddr) \ argument
|
| /linux-4.4.14/tools/testing/selftests/memfd/ |
| D | fuse_test.c | 38 static int sys_memfd_create(const char *name, in sys_memfd_create() 44 static int mfd_assert_new(const char *name, loff_t sz, unsigned int flags) in mfd_assert_new()
|
| /linux-4.4.14/fs/reiserfs/ |
| D | xattr_acl.c | 182 char *name, *value; in reiserfs_get_acl() local 240 char *name; in __reiserfs_set_acl() local
|
| /linux-4.4.14/include/sound/ |
| D | jack.h | 81 char name[100]; member 105 static inline int snd_jack_add_new_kctl(struct snd_jack *jack, const char * name, int mask) in snd_jack_add_new_kctl()
|
| /linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
| D | fm10k_debugfs.c | 172 char name[16]; in fm10k_dbg_q_vector_init() local 228 const char *name = pci_name(interface->pdev); in fm10k_dbg_intfc_init() local
|
| /linux-4.4.14/tools/testing/selftests/powerpc/pmu/ |
| D | event.c | 23 void event_init_opts(struct event *e, u64 config, int type, char *name) in event_init_opts() 37 void event_init_named(struct event *e, u64 config, char *name) in event_init_named()
|
| /linux-4.4.14/net/wireless/ |
| D | lib80211.c | 49 int lib80211_crypt_info_init(struct lib80211_crypt_info *info, char *name, in lib80211_crypt_info_init() 209 struct lib80211_crypto_ops *lib80211_get_crypto_ops(const char *name) in lib80211_get_crypto_ops()
|
| /linux-4.4.14/sound/pci/hda/ |
| D | hda_bind.c | 54 int snd_hda_codec_set_name(struct hda_codec *codec, const char *name) in snd_hda_codec_set_name() 149 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, in __hda_codec_driver_register()
|
| /linux-4.4.14/drivers/staging/unisys/include/ |
| D | visorbus.h | 61 const char *name; member 68 const char *name; member 155 u8 *name; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | pci.c | 29 const char *name; member 36 const char *name; member 1628 const char *name = NULL; in nvkm_device_pci_new() local
|
| /linux-4.4.14/net/netfilter/ |
| D | nf_conntrack_helper.c | 134 __nf_conntrack_helper_find(const char *name, u16 l3num, u8 protonum) in __nf_conntrack_helper_find() 152 nf_conntrack_helper_try_module_get(const char *name, u16 l3num, u8 protonum) in nf_conntrack_helper_try_module_get() 300 nf_ct_helper_expectfn_find_by_name(const char *name) in nf_ct_helper_expectfn_find_by_name()
|
| /linux-4.4.14/mm/ |
| D | dmapool.c | 52 char name[32]; member 131 struct dma_pool *dma_pool_create(const char *name, struct device *dev, in dma_pool_create() 506 struct dma_pool *dmam_pool_create(const char *name, struct device *dev, in dmam_pool_create()
|
| /linux-4.4.14/drivers/clk/ |
| D | clkdev.c | 60 const char *name) in __of_clk_get_by_name() 107 struct clk *of_clk_get_by_name(struct device_node *np, const char *name) in of_clk_get_by_name() 120 const char *name) in __of_clk_get_by_name()
|
| D | clk-asm9260.c | 77 const char *name; member 84 const char *name; member 94 const char *name; member
|
| /linux-4.4.14/drivers/pinctrl/samsung/ |
| D | pinctrl-samsung.h | 134 const char *name; member 166 const char *name; member 247 const char *name; member 260 const char *name; member
|
| /linux-4.4.14/net/bluetooth/ |
| D | af_bluetooth.c | 673 int bt_procfs_init(struct net *net, const char *name, in bt_procfs_init() 684 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() 689 int bt_procfs_init(struct net *net, const char *name, in bt_procfs_init() 696 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup()
|
| /linux-4.4.14/include/net/ |
| D | snmp.h | 35 const char *name; member 119 #define DEFINE_SNMP_STAT(type, name) \ argument 121 #define DEFINE_SNMP_STAT_ATOMIC(type, name) \ argument 123 #define DECLARE_SNMP_STAT(type, name) \ argument
|
| D | lib80211.h | 44 const char *name; member 100 char *name; member
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | nvram_64.c | 49 char name[12]; member 934 const char *name, int sig, const char *exceptions[]) in nvram_can_remove_partition() 960 int __init nvram_remove_partition(const char *name, int sig, in nvram_remove_partition() 1018 loff_t __init nvram_create_partition(const char *name, int sig, in nvram_create_partition() 1141 loff_t nvram_find_partition(const char *name, int sig, int *out_size) in nvram_find_partition()
|
| D | module.c | 34 const char *name) in find_section()
|
| /linux-4.4.14/drivers/ata/ |
| D | libata-transport.c | 135 char *name; member 154 char *name; member 172 char *name; member 204 #define ata_port_show_simple(field, name, format_string, cast) \ argument 214 #define ata_port_simple_attr(field, name, format_string, type) \ argument
|
| /linux-4.4.14/include/linux/netfilter/ |
| D | x_tables.h | 112 const char name[XT_EXTENSION_MAXNAMELEN]; member 151 const char name[XT_EXTENSION_MAXNAMELEN]; member 204 const char name[XT_TABLE_MAXNAMELEN]; member 428 char name[XT_FUNCTION_MAXNAMELEN - 1]; member 444 char name[XT_FUNCTION_MAXNAMELEN - 1]; member 465 char name[XT_TABLE_MAXNAMELEN]; member
|
| /linux-4.4.14/arch/x86/include/asm/xen/ |
| D | hypercall.h | 141 #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
|
| D | interface.h | 39 #define __DEFINE_GUEST_HANDLE(name, type) \ argument 42 #define __DEFINE_GUEST_HANDLE(name, type) \ argument 46 #define DEFINE_GUEST_HANDLE_STRUCT(name) \ argument 48 #define DEFINE_GUEST_HANDLE(name) __DEFINE_GUEST_HANDLE(name, name) argument 49 #define GUEST_HANDLE(name) __guest_handle_ ## name argument
|
| /linux-4.4.14/arch/powerpc/platforms/powermac/ |
| D | pfunc_core.c | 123 #define PMF_PARSE_CALL(name, cmd, handlers, p...) \ argument 636 const char *name, u32 *data, in pmf_add_function_prop() 688 const char *name; in pmf_add_functions() local 808 const char *name, u32 flags) in __pmf_find_function() 862 const char *name, in pmf_register_irq_client() 955 int pmf_do_functions(struct device_node *np, const char *name, in pmf_do_functions() 993 const char *name) in pmf_find_function() 1007 int pmf_call_function(struct device_node *target, const char *name, in pmf_call_function()
|
| /linux-4.4.14/arch/arm/mach-w90x900/ |
| D | cpu.h | 27 #define NUC900_8250PORT(name) \ argument
|
| /linux-4.4.14/include/trace/events/ |
| D | power_cpu_migrate.h | 37 #define __define_cpu_migrate_event(name) \ argument
|
| /linux-4.4.14/fs/qnx6/ |
| D | namei.c | 21 const char *name = dentry->d_name.name; in qnx6_lookup() local
|
| /linux-4.4.14/fs/cifs/ |
| D | dns_resolve.c | 50 char *name; in dns_resolve_server_name_to_ip() local
|
| /linux-4.4.14/drivers/ide/ |
| D | ide-pio-blacklist.c | 13 const char *name; member
|
| /linux-4.4.14/drivers/md/persistent-data/ |
| D | dm-block-manager.h | 51 const char *name; member
|
| /linux-4.4.14/include/linux/spi/ |
| D | flash.h | 22 char *name; member
|
| /linux-4.4.14/include/linux/regulator/ |
| D | userspace-consumer.h | 17 const char *name; member
|
| /linux-4.4.14/sound/pci/au88x0/ |
| D | au88x0_mixer.c | 13 static int remove_ctl(struct snd_card *card, const char *name) in remove_ctl()
|
| /linux-4.4.14/include/keys/ |
| D | asymmetric-parser.h | 23 const char *name; member
|
| /linux-4.4.14/include/video/ |
| D | of_display_timing.h | 24 static inline int of_get_display_timing(struct device_node *np, const char *name, in of_get_display_timing()
|
| /linux-4.4.14/drivers/clk/berlin/ |
| D | common.h | 23 const char *name; member
|
| /linux-4.4.14/drivers/cpufreq/ |
| D | arm_big_little.h | 27 char name[CPUFREQ_NAME_LEN]; member
|
| /linux-4.4.14/include/linux/platform_data/ |
| D | itco_wdt.h | 15 char name[32]; member
|
| D | hwmon-s3c.h | 26 const char *name; member
|
| D | gpio_backlight.h | 18 const char *name; member
|
| D | leds-s3c24xx.h | 23 char *name; member
|
| /linux-4.4.14/include/linux/ceph/ |
| D | msgpool.h | 12 const char *name; member
|
| D | auth.h | 31 const char *name; member 87 const char *name; /* entity name */ member
|
| /linux-4.4.14/kernel/printk/ |
| D | console_cmdline.h | 6 char name[16]; /* Name of the driver */ member
|
| /linux-4.4.14/drivers/hwmon/pmbus/ |
| D | pmbus_core.c | 60 char name[PMBUS_NAME_SIZE]; /* sysfs sensor name */ member 73 char name[PMBUS_NAME_SIZE]; /* sysfs boolean name */ member 82 char name[PMBUS_NAME_SIZE]; /* sysfs label name */ member 828 const char *name, in pmbus_dev_attr_init() 845 const char *name, in pmbus_attr_init() 860 const char *name, const char *type, int seq, in pmbus_add_boolean() 885 const char *name, const char *type, in pmbus_add_sensor() 918 const char *name, int seq, in pmbus_add_label() 987 const char *name, int index, int page, in pmbus_add_limit_attrs() 1026 const char *name, in pmbus_add_sensor_attrs_one() [all …]
|
| /linux-4.4.14/arch/mips/bcm47xx/ |
| D | board.c | 9 const char *name; member 32 char name[BCM47XX_BOARD_MAX_NAME]; member
|
| /linux-4.4.14/sound/soc/codecs/ |
| D | wm8997.c | 137 #define WM8997_NG_SRC(name, base) \ argument 700 #define ARIZONA_MIXER_INPUT_ROUTES(name) \ argument
|
| /linux-4.4.14/arch/parisc/include/asm/ |
| D | parisc-device.h | 10 char name[80]; /* The hardware description */ member 34 char *name; member
|
| /linux-4.4.14/kernel/locking/ |
| D | spinlock_debug.c | 16 void __raw_spin_lock_init(raw_spinlock_t *lock, const char *name, in __raw_spin_lock_init() 34 void __rwlock_init(rwlock_t *lock, const char *name, in __rwlock_init()
|
| /linux-4.4.14/drivers/clk/tegra/ |
| D | clk-divider.c | 149 struct clk *tegra_clk_register_divider(const char *name, in tegra_clk_register_divider() 194 struct clk *tegra_clk_register_mc(const char *name, const char *parent_name, in tegra_clk_register_mc()
|
| /linux-4.4.14/arch/ia64/kernel/ |
| D | patch.c | 209 # define START(name) ((unsigned long) __start_gate_##name##_patchlist) in ia64_patch_gate() argument 210 # define END(name) ((unsigned long)__end_gate_##name##_patchlist) in ia64_patch_gate() argument
|
| /linux-4.4.14/fs/hfs/ |
| D | catalog.c | 23 void hfs_cat_build_key(struct super_block *sb, btree_key *key, u32 parent, struct qstr *name) in hfs_cat_build_key() 67 u32 parentid, struct qstr *name) in hfs_cat_build_thread()
|
| /linux-4.4.14/drivers/firmware/broadcom/ |
| D | bcm47xx_nvram.c | 175 int bcm47xx_nvram_getenv(const char *name, char *val, size_t val_len) in bcm47xx_nvram_getenv() 206 int bcm47xx_nvram_gpio_pin(const char *name) in bcm47xx_nvram_gpio_pin()
|
| /linux-4.4.14/fs/freevxfs/ |
| D | vxfs_lookup.c | 77 vxfs_match(int len, const char * const name, struct vxfs_direct *de) in vxfs_match() 111 const char *name = dp->d_name.name; in vxfs_find_entry() local
|
| /linux-4.4.14/drivers/mtd/ |
| D | bcm47xxpart.c | 56 static void bcm47xxpart_add_part(struct mtd_partition *part, const char *name, in bcm47xxpart_add_part() 216 const char *name; in bcm47xxpart_parse() local
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | lgr.c | 36 char name[8]; member 40 char name[8]; member
|
| /linux-4.4.14/drivers/rtc/ |
| D | class.c | 163 struct rtc_device *rtc_device_register(const char *name, struct device *dev, in rtc_device_register() 312 const char *name, in devm_rtc_device_register()
|
| /linux-4.4.14/fs/ocfs2/ |
| D | dir.c | 270 static void ocfs2_dx_dir_name_hash(struct inode *dir, const char *name, int len, in ocfs2_dx_dir_name_hash() 345 const char * const name, in ocfs2_match() 360 const char *name, int namelen, in ocfs2_search_dirblock() 408 static struct buffer_head *ocfs2_find_entry_id(const char *name, in ocfs2_find_entry_id() 683 static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, in ocfs2_find_entry_el() 908 static int ocfs2_dx_dir_search(const char *name, int namelen, in ocfs2_dx_dir_search() 1022 static int ocfs2_find_entry_dx(const char *name, int namelen, in ocfs2_find_entry_dx() 1076 int ocfs2_find_entry(const char *name, int namelen, in ocfs2_find_entry() 1600 const char *name, int namelen, in __ocfs2_add_entry() 1990 int ocfs2_find_files_on_disk(const char *name, in ocfs2_find_files_on_disk() [all …]
|
| /linux-4.4.14/sound/soc/sh/rcar/ |
| D | core.c | 125 #define rsnd_is_enable_path(io, name) \ argument 127 #define rsnd_info_id(priv, io, name) \ argument 768 #define mod_parse(name) \ in rsnd_of_parse_dai() argument 1031 const unsigned char *name, in __rsnd_kctrl_new() 1076 const unsigned char *name, in rsnd_kctrl_new_m() 1091 const unsigned char *name, in rsnd_kctrl_new_s() 1106 const unsigned char *name, in rsnd_kctrl_new_e()
|
| /linux-4.4.14/tools/lib/lockdep/uinclude/linux/ |
| D | kallsyms.h | 23 char **name; in print_ip_sym() local
|
| /linux-4.4.14/drivers/staging/android/uapi/ |
| D | sw_sync.h | 22 char name[32]; member
|
| /linux-4.4.14/fs/ntfs/ |
| D | dir.h | 39 ntfschar name[0]; member
|
| /linux-4.4.14/arch/arm/mach-s3c24xx/ |
| D | simtec-audio.c | 58 int __init simtec_audio_add(const char *name, bool has_lr_routing, in simtec_audio_add()
|
| /linux-4.4.14/crypto/asymmetric_keys/ |
| D | public_key.h | 22 const char *name; member
|
| /linux-4.4.14/drivers/iio/gyro/ |
| D | bmg160_i2c.c | 19 const char *name = NULL; in bmg160_i2c_probe() local
|
| /linux-4.4.14/arch/arm/mach-omap2/ |
| D | gpio.c | 38 char *name = "omap_gpio"; in omap2_gpio_dev_init() local
|
| D | usb-musb.c | 67 const char *oh_name, *name; in usb_musb_init() local
|
| /linux-4.4.14/sound/soc/fsl/ |
| D | fsl_utils.c | 32 const char *name, in fsl_asoc_get_dma_channel()
|
| /linux-4.4.14/fs/ncpfs/ |
| D | getopt.h | 8 const char *name; member
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | cps-vec-ns16550.S | 179 #define DUMP_COP0_REG(reg, name, sz, _mfc0) \ argument
|
| /linux-4.4.14/arch/powerpc/platforms/pseries/ |
| D | event_sources.c | 25 const char *name) in request_event_sources_irqs()
|
| /linux-4.4.14/arch/mips/lib/ |
| D | iomap-pci.c | 22 char name[8]; in __pci_ioport_map() local
|
| /linux-4.4.14/drivers/firmware/efi/ |
| D | esrt.c | 122 #define esre_attr_decl(name, size, fmt) \ argument 170 char name[20]; in esre_create_sysfs_entry() local 197 #define esrt_attr_decl(name, size, fmt) \ argument
|
| /linux-4.4.14/init/ |
| D | do_mounts.c | 210 dev_t name_to_dev_t(const char *name) in name_to_dev_t() 363 static int __init do_mount_root(char *name, char *fs, int flags, void *data) in do_mount_root() 381 void __init mount_block_root(char *name, int flags) in mount_block_root()
|
| D | initramfs.c | 60 char name[N_ALIGN(PATH_MAX)]; member 71 umode_t mode, char *name) in find_link() 125 char *name; member 129 static void __init dir_add(const char *name, time_t mtime) in dir_add()
|
| /linux-4.4.14/fs/ |
| D | readdir.c | 77 static int fillonedir(struct dir_context *ctx, const char *name, int namlen, in fillonedir() 152 static int filldir(struct dir_context *ctx, const char *name, int namlen, in filldir() 237 static int filldir64(struct dir_context *ctx, const char *name, int namlen, in filldir64()
|
| /linux-4.4.14/drivers/pci/hotplug/ |
| D | pci_hotplug_core.c | 66 #define GET_STATUS(name, type) \ argument 396 static struct hotplug_slot *get_slot_from_name(const char *name) in get_slot_from_name() 424 int devnr, const char *name, in __pci_hp_register()
|
| /linux-4.4.14/drivers/pinctrl/spear/ |
| D | pinctrl-spear.h | 33 const char *const name; member 114 const char *name; member 128 const char *name; member
|
| /linux-4.4.14/drivers/gpu/drm/i915/ |
| D | dvo_ch7xxx.c | 89 char *name; member 100 char *name; member 205 char *name, *devid; in ch7xxx_init() local
|
| /linux-4.4.14/kernel/ |
| D | module.c | 370 static unsigned int find_sec(const struct load_info *info, const char *name) in find_sec() 385 static void *section_addr(const struct load_info *info, const char *name) in section_addr() 393 const char *name, in section_objs() 513 const char *name; member 583 const struct kernel_symbol *find_symbol(const char *name, in find_symbol() 612 static struct module *find_module_all(const char *name, size_t len, in find_module_all() 628 struct module *find_module(const char *name) in find_module() 957 char name[MODULE_NAME_LEN]; in SYSCALL_DEFINE2() local 1390 const char *name, in resolve_symbol() 1433 const char *name) in resolve_symbol_wait() [all …]
|
| /linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
| D | mdp5_plane.c | 23 const char *name; member 97 #define INSTALL_PROPERTY(name, NAME, init_val, fnc, ...) do { \ in mdp5_plane_install_properties() argument 113 #define INSTALL_RANGE_PROPERTY(name, NAME, min, max, init_val) \ in mdp5_plane_install_properties() argument 117 #define INSTALL_ENUM_PROPERTY(name, NAME, init_val) \ in mdp5_plane_install_properties() argument 142 #define SET_PROPERTY(name, NAME, type) do { \ in mdp5_plane_atomic_set_property() argument 170 #define GET_PROPERTY(name, NAME, type) do { \ in mdp5_plane_atomic_get_property() argument
|
| /linux-4.4.14/drivers/dma/dw/ |
| D | regs.h | 34 #define DW_REG(name) u32 name; u32 __pad_##name argument 118 #define dma_read_byaddr(addr, name) \ argument 265 #define channel_readl(dwc, name) \ argument 267 #define channel_writel(dwc, name, val) \ argument 296 #define dma_readl(dw, name) \ argument 298 #define dma_writel(dw, name, val) \ argument
|
| /linux-4.4.14/drivers/scsi/aic7xxx/ |
| D | queue.h | 107 #define SLIST_HEAD(name, type) \ argument 168 #define STAILQ_HEAD(name, type) \ argument 249 #define LIST_HEAD(name, type) \ argument 314 #define TAILQ_HEAD(name, type) \ argument 405 #define CIRCLEQ_HEAD(name, type) \ argument
|
| /linux-4.4.14/arch/arm64/kernel/ |
| D | cpu_ops.c | 38 static const struct cpu_operations * __init cpu_get_ops(const char *name) in cpu_get_ops()
|
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
| D | led.h | 20 char name[32]; member
|
| /linux-4.4.14/arch/x86/entry/vdso/ |
| D | vdso2c.h | 89 const char *name = raw_addr + GET_LE(&strtab_hdr->sh_offset) + in BITSFUNC() local
|
| /linux-4.4.14/arch/sh/kernel/ |
| D | perf_callchain.c | 17 static int callchain_stack(void *data, char *name) in callchain_stack()
|
| /linux-4.4.14/drivers/of/ |
| D | of_net.c | 41 static const void *of_get_mac_addr(struct device_node *np, const char *name) in of_get_mac_addr()
|
| /linux-4.4.14/drivers/iio/accel/ |
| D | bmc150-accel-i2c.c | 40 const char *name = NULL; in bmc150_accel_probe() local
|
| /linux-4.4.14/drivers/clk/nxp/ |
| D | clk-lpc18xx-ccu.c | 34 const char **name; member 40 const char *name; member
|
| /linux-4.4.14/drivers/acpi/acpica/ |
| D | tbfadt.c | 68 char *name; member 470 char *name; in acpi_tb_convert_fadt() local
|
| /linux-4.4.14/drivers/pinctrl/freescale/ |
| D | pinctrl-imx.h | 46 const char *name; member 59 const char *name; member
|
| D | pinctrl-mxs.h | 58 const char *name; member 64 const char *name; member
|
| /linux-4.4.14/scripts/dtc/libfdt/ |
| D | fdt_sw.c | 170 int fdt_begin_node(void *fdt, const char *name) in fdt_begin_node() 223 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property()
|
| /linux-4.4.14/drivers/video/backlight/ |
| D | 88pm860x_bl.c | 166 char *name) in pm860x_backlight_dt_init() 202 char name[MFD_NAME_SIZE]; in pm860x_backlight_probe() local
|
| /linux-4.4.14/drivers/pinctrl/intel/ |
| D | pinctrl-intel.h | 28 const char *name; member 41 const char *name; member
|
| /linux-4.4.14/drivers/md/bcache/ |
| D | debug.c | 107 char name[BDEVNAME_SIZE]; in bch_data_verify() local 230 char name[50]; in bch_debug_init_cache_set() local
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | vdso.c | 99 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, in find_section() 129 char name[MAX_SYMNAME], *c; in find_symbol() local
|
| /linux-4.4.14/drivers/media/pci/tw68/ |
| D | tw68.h | 69 char *name; member 97 char *name; member 132 char *name; member 152 char *name; member
|
| /linux-4.4.14/fs/9p/ |
| D | vfs_inode_dotl.c | 247 char *name = NULL; in v9fs_vfs_atomic_open_dotl() local 388 char *name; in v9fs_vfs_mkdir_dotl() local 683 char *name; in v9fs_vfs_symlink_dotl() local 819 char *name; in v9fs_vfs_mknod_dotl() local
|
| /linux-4.4.14/sound/core/ |
| D | info.c | 443 const char *name) in create_subdir() 703 snd_info_create_entry(const char *name, struct snd_info_entry *parent) in snd_info_create_entry() 736 const char *name, in snd_info_create_module_entry() 758 const char *name, in snd_info_create_card_entry()
|
| D | jack.c | 136 static struct snd_jack_kctl * snd_jack_kctl_new(struct snd_card *card, const char *name, unsigned i… in snd_jack_kctl_new() 178 int snd_jack_add_new_kctl(struct snd_jack *jack, const char * name, int mask) in snd_jack_add_new_kctl()
|
| /linux-4.4.14/sound/atmel/ |
| D | abdac.c | 52 #define DAC_BIT(name) \ argument 54 #define DAC_BF(name, value) \ argument 57 #define DAC_BFEXT(name, value) \ argument 60 #define DAC_BFINS(name, value, old) \ argument
|
| /linux-4.4.14/drivers/acpi/ |
| D | property.c | 353 const char *name, acpi_object_type type, in acpi_data_get_property() 394 int acpi_dev_get_property(struct acpi_device *adev, const char *name, in acpi_dev_get_property() 447 const char *name, in acpi_data_get_property_array() 580 const char *name, size_t index, in acpi_node_get_property_reference()
|
| /linux-4.4.14/drivers/staging/android/ |
| D | sync.c | 38 int size, const char *name) in sync_timeline_create() 153 static struct sync_fence *sync_fence_alloc(int size, const char *name) in sync_fence_alloc() 191 struct sync_fence *sync_fence_create(const char *name, struct sync_pt *pt) in sync_fence_create() 256 struct sync_fence *sync_fence_merge(const char *name, in sync_fence_merge()
|
| D | ashmem.c | 55 char name[ASHMEM_FULL_NAME_LEN]; member 383 char *name = ASHMEM_NAME_DEF; in ashmem_mmap() local 507 static int set_name(struct ashmem_area *asma, void __user *name) in set_name() 538 static int get_name(struct ashmem_area *asma, void __user *name) in get_name()
|
| D | timed_output.h | 20 const char *name; member
|
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | tcm_qla2xxx.c | 60 static ssize_t tcm_qla2xxx_parse_wwn(const char *name, u64 *wwn, int strict) in tcm_qla2xxx_parse_wwn() 153 const char *name, in tcm_qla2xxx_npiv_parse_wwn() 711 const char *name) in tcm_qla2xxx_init_nodeacl() 728 #define DEF_QLA_TPG_ATTRIB(name) \ argument 919 const char *name) in tcm_qla2xxx_make_tpg() 1040 const char *name) in tcm_qla2xxx_npiv_make_tpg() 1556 const char *name) in tcm_qla2xxx_make_lport() 1668 const char *name) in tcm_qla2xxx_npiv_make_lport()
|
| /linux-4.4.14/net/9p/ |
| D | client.c | 1274 int p9_client_create_dotl(struct p9_fid *ofid, char *name, u32 flags, u32 mode, in p9_client_create_dotl() 1319 int p9_client_fcreate(struct p9_fid *fid, char *name, u32 perm, int mode, in p9_client_fcreate() 1364 int p9_client_symlink(struct p9_fid *dfid, char *name, char *symtgt, kgid_t gid, in p9_client_symlink() 1515 int p9_client_unlinkat(struct p9_fid *dfid, const char *name, int flags) in p9_client_unlinkat() 1925 struct p9_fid *newdirfid, const char *name) in p9_client_rename() 2032 int p9_client_xattrcreate(struct p9_fid *fid, const char *name, in p9_client_xattrcreate() 2120 int p9_client_mknod_dotl(struct p9_fid *fid, char *name, int mode, in p9_client_mknod_dotl() 2151 int p9_client_mkdir_dotl(struct p9_fid *fid, char *name, int mode, in p9_client_mkdir_dotl()
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_sysfs.h | 45 const char *name) in xfs_sysfs_init()
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | olpc_ofw.h | 14 #define olpc_ofw(name, args, res) \ argument
|
| /linux-4.4.14/drivers/staging/comedi/drivers/ |
| D | amplc_pc236.h | 29 const char *name; member
|
| /linux-4.4.14/drivers/sfi/ |
| D | sfi_core.h | 70 char name[8]; member
|
| /linux-4.4.14/net/irda/ |
| D | irproc.c | 44 const char *name; member
|
| /linux-4.4.14/security/apparmor/ |
| D | lib.c | 40 char *name = strim(fqname); in aa_split_fqname() local
|
| /linux-4.4.14/sound/synth/emux/ |
| D | emux_proc.c | 108 char name[64]; in snd_emux_proc_init() local
|
| /linux-4.4.14/drivers/media/pci/cx88/ |
| D | cx88-cards.c | 2922 const char *name; member 2956 const char *name = (eeprom_data[0x0d] < ARRAY_SIZE(gdi_tuner)) in gdi_eeprom() local 3605 static int cx88_pci_quirks(const char *name, struct pci_dev *pci) in cx88_pci_quirks()
|
| /linux-4.4.14/drivers/net/wireless/b43legacy/ |
| D | debugfs.c | 323 #define B43legacy_DEBUGFS_FOPS(name, _read, _write, _take_irqlock) \ argument 364 #define add_dyn_dbg(name, id, initstate) do { \ in b43legacy_add_dynamic_debug() argument 423 #define ADD_FILE(name, mode) \ in b43legacy_debugfs_add_device() argument
|
| /linux-4.4.14/fs/dlm/ |
| D | config.c | 147 #define CLUSTER_ATTR(name, check_zero) \ argument 341 const char *name) in make_cluster() 417 static struct config_group *make_space(struct config_group *g, const char *name) in make_space() 473 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm() 510 static struct config_item *make_node(struct config_group *g, const char *name) in make_node() 745 static struct dlm_space *get_space(char *name) in get_space()
|
| /linux-4.4.14/fs/isofs/ |
| D | inode.c | 179 const char *name; in isofs_hashi_common() local 206 const struct qstr *name, int ms, int ci) in isofs_dentry_cmp_common() 239 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmpi() 251 const char *name; in isofs_hash_common() local 280 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmp_ms() 287 unsigned int len, const char *str, const struct qstr *name) in isofs_dentry_cmpi_ms()
|
| /linux-4.4.14/tools/vm/ |
| D | page-types.c | 101 #define BIT(name) (1ULL << KPF_##name) argument 253 static unsigned long do_u64_read(int fd, char *name, in do_u64_read() 815 static void show_file(const char *name, const struct stat *st) in show_file() 850 static void walk_file(const char *name, const struct stat *st) in walk_file() 923 int walk_tree(const char *name, const struct stat *st, int type, struct FTW *f) in walk_tree() 963 static void parse_file(const char *name) in parse_file()
|
| /linux-4.4.14/arch/um/drivers/ |
| D | slip.h | 8 char name[sizeof("slnnnnn\0")]; member
|
| /linux-4.4.14/include/linux/power/ |
| D | gpio-charger.h | 31 const char *name; member
|
| /linux-4.4.14/net/netfilter/ipvs/ |
| D | ip_vs_pe.c | 48 struct ip_vs_pe *ip_vs_pe_getbyname(const char *name) in ip_vs_pe_getbyname()
|
| /linux-4.4.14/security/integrity/ |
| D | integrity_audit.c | 36 char name[TASK_COMM_LEN]; in integrity_audit_msg() local
|
| /linux-4.4.14/arch/arm/mach-omap1/ |
| D | i2c.c | 31 static const char name[] = "omap_i2c"; variable
|
| /linux-4.4.14/lib/ |
| D | notifier-error-inject.h | 8 const char *name; member
|
| /linux-4.4.14/sound/core/seq/ |
| D | seq_info.c | 36 create_info_entry(char *name, void (*read)(struct snd_info_entry *, in create_info_entry()
|
| /linux-4.4.14/arch/arm/include/asm/ |
| D | fiq.h | 25 const char *name; member
|
| /linux-4.4.14/fs/nfs/ |
| D | getroot.c | 78 void *name = kstrdup(devname, GFP_KERNEL); in nfs_get_root() local
|
| /linux-4.4.14/arch/s390/numa/ |
| D | numa_mode.h | 13 char *name; /* Name of mode */ member
|
| /linux-4.4.14/net/wimax/ |
| D | debugfs.c | 31 #define __debugfs_register(prefix, name, parent) \ argument
|
| /linux-4.4.14/arch/powerpc/platforms/pasemi/ |
| D | idle.c | 34 char *name; member
|
| /linux-4.4.14/arch/powerpc/platforms/powernv/ |
| D | opal-wrappers.S | 59 #define OPAL_CALL(name, token) \ argument
|
| /linux-4.4.14/fs/ext2/ |
| D | xattr.h | 79 const char *name, void *buffer, size_t size) in ext2_xattr_get() 85 ext2_xattr_set(struct inode *inode, int name_index, const char *name, in ext2_xattr_set()
|
| /linux-4.4.14/scripts/kconfig/ |
| D | lkc.h | 16 static inline void bindtextdomain(const char *name, const char *dir) {} in bindtextdomain() 65 int name; member
|
| /linux-4.4.14/drivers/net/wireless/b43/ |
| D | leds.c | 122 const char *name, const char *default_trigger, in b43_register_led() 165 char name[B43_LED_MAX_NAME_LEN + 1]; in b43_map_led() local
|
| /linux-4.4.14/drivers/usb/storage/ |
| D | scsiglue.c | 495 #define US_FLAG(name, value) \ in show_info() argument 591 const char *name, struct module *owner) in usb_stor_host_template_init()
|