/linux-4.1.27/arch/arm/mm/ |
D | fault.c | 518 const char *name; member 530 int sig, int code, const char *name) in hook_fault_code() 566 int sig, int code, const char *name) in hook_ifault_code()
|
/linux-4.1.27/drivers/firmware/efi/ |
D | efi.c | 111 #define EFI_ATTR_SHOW(name) \ argument 385 #define UEFI_PARAM(name, prop, field) \ argument 394 const char name[32]; member
|
/linux-4.1.27/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.1.27/tools/perf/util/ |
D | thread_map.c | 26 char name[256]; in thread_map__new_by_pid() local 160 char name[256]; in thread_map__new_by_pid_str() local
|
D | help.h | 9 char name[FLEX_ARRAY]; member
|
D | symbol-elf.c | 173 GElf_Shdr *shp, const char *name, size_t *idx) in elf_section_by_name() 406 const char *name; in elf_read_build_id() local 579 static int decompress_kmodule(struct dso *dso, const char *name, in decompress_kmodule() 633 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init() 1368 static int kcore_copy__process_kallsyms(void *arg, const char *name, char type, in kcore_copy__process_kallsyms() 1519 const char *name) in kcore_copy__copy_file() 1530 static int kcore_copy__unlink(const char *dir, const char *name) in kcore_copy__unlink() 1599 const char *name) in kcore_copy__compare_file()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | patch.c | 229 # define START(name) paravirt_get_gate_patchlist(PV_GATE_START_##name) in ia64_patch_gate() argument 230 # define END(name) paravirt_get_gate_patchlist(PV_GATE_END_##name) in ia64_patch_gate() argument
|
/linux-4.1.27/include/linux/ceph/ |
D | auth.h | 31 const char *name; member 87 const char *name; /* entity name */ member
|
D | osdmap.h | 41 char *name; member 68 char name[CEPH_MAX_OID_NAME_LEN]; member 117 const char *name) in ceph_oid_set_name()
|
/linux-4.1.27/arch/s390/include/asm/ |
D | perf_event.h | 32 #define CPUMF_EVENT_ATTR(cat, name, id) \ argument 34 #define CPUMF_EVENT_PTR(cat, name) EVENT_PTR(cat, name) argument
|
/linux-4.1.27/drivers/pinctrl/freescale/ |
D | pinctrl-mxs.h | 58 const char *name; member 64 const char *name; member
|
/linux-4.1.27/include/linux/ |
D | vfio.h | 34 char *name; member 60 char *name; member
|
D | mei_cl_bus.h | 12 const char *name; member
|
D | superhyway.h | 51 char *name; member 63 char name[32]; member
|
D | of_iommu.h | 43 #define IOMMU_OF_DECLARE(name, compat, fn) \ argument
|
D | dm-kcopyd.h | 41 #define DECLARE_DM_KCOPYD_THROTTLE_WITH_MODULE_PARM(name, description) \ argument
|
D | dio.h | 51 char name[64]; member 66 char name[10]; member 87 char *name; member 260 #define dio_request_device(d, name) \ argument
|
D | leds_pwm.h | 8 const char *name; member
|
D | kgdb.h | 84 char *name; member 274 const char *name; member
|
D | bsg.h | 23 struct device *parent, const char *name, in bsg_register_queue()
|
D | irq_work.h | 33 #define DEFINE_IRQ_WORK(name, _f) struct irq_work name = { .func = (_f), } argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | shadow.c | 143 shadow_method(struct nvkm_bios *bios, struct shadow *mthd, const char *name) in shadow_method() 179 shadow_fw_init(struct nvkm_bios *bios, const char *name) in shadow_fw_init()
|
D | shadowof.c | 45 of_init(struct nvkm_bios *bios, const char *name) in of_init()
|
D | shadowramin.c | 55 pramin_init(struct nvkm_bios *bios, const char *name) in pramin_init()
|
/linux-4.1.27/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.1.27/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()
|
D | xattr.c | 149 ext2_xattr_get(struct inode *inode, int name_index, const char *name, in ext2_xattr_get() 358 ext2_xattr_set(struct inode *inode, int name_index, const char *name, in ext2_xattr_set() 960 char *name = entry->e_name; in ext2_xattr_hash_entry() local
|
/linux-4.1.27/sound/firewire/bebob/ |
D | bebob.c | 147 char name[24] = {0}; in get_saffire_spec() local 161 char name[24] = {0}; in check_audiophile_booted() local
|
/linux-4.1.27/scripts/kconfig/ |
D | lkc.h | 16 static inline void bindtextdomain(const char *name, const char *dir) {} in bindtextdomain() 65 int name; member
|
/linux-4.1.27/kernel/power/ |
D | wakelock.c | 26 char *name; member 137 static struct wakelock *wakelock_lookup_add(const char *name, size_t len, in wakelock_lookup_add()
|
/linux-4.1.27/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.1.27/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.1.27/tools/vm/ |
D | page-types.c | 107 #define BIT(name) (1ULL << KPF_##name) argument 255 static unsigned long do_u64_read(int fd, char *name, in do_u64_read() 813 static void show_file(const char *name, const struct stat *st) in show_file() 848 static void walk_file(const char *name, const struct stat *st) in walk_file() 921 int walk_tree(const char *name, const struct stat *st, int type, struct FTW *f) in walk_tree() 961 static void parse_file(const char *name) in parse_file()
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | timer_64.h | 21 char *name; member
|
D | ebus_dma.h | 22 unsigned char name[64]; member
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | mcbsp.c | 54 char *name = "omap-mcbsp"; in omap_init_mcbsp() local
|
/linux-4.1.27/tools/lib/symbol/ |
D | kallsyms.c | 6 int (*process_symbol)(void *arg, const char *name, in kallsyms__parse()
|
/linux-4.1.27/drivers/pcmcia/ |
D | rsrc_mgr.c | 35 unsigned long flags, const char *name) in pcmcia_make_resource()
|
/linux-4.1.27/kernel/trace/ |
D | trace_stat.h | 13 const char *name; member
|
D | trace_probe.h | 54 #define DEFINE_FIELD(type, item, name, is_signed) \ argument 115 const char *name; /* Name of type */ member 268 const char *name; /* Name of this argument */ member 305 static inline int is_good_name(const char *name) in is_good_name()
|
D | trace_events.c | 79 __find_event_field(struct list_head *head, char *name) in __find_event_field() 92 trace_find_event_field(struct ftrace_event_call *call, char *name) in trace_find_event_field() 106 const char *name, int offset, int size, in __trace_define_field() 133 const char *name, int offset, int size, int is_signed, in trace_define_field() 520 const char *name; in __ftrace_set_clr_event_nolock() local 879 const char *name = NULL; in system_enable_write() local 1462 create_new_subsystem(const char *name) in create_new_subsystem() 1500 event_subsystem_dir(struct trace_array *tr, const char *name, in event_subsystem_dir() 1581 const char *name; in event_create_dir() local 1690 const char *name; in event_init() local [all …]
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | p80211ioctl.h | 82 char name[WLAN_DEVNAMELEN_MAX]; member
|
/linux-4.1.27/include/linux/iio/ |
D | trigger_consumer.h | 38 char *name; member
|
/linux-4.1.27/lib/fonts/ |
D | fonts.c | 90 const struct font_desc *find_font(const char *name) in find_font()
|
/linux-4.1.27/include/keys/ |
D | asymmetric-subtype.h | 28 const char *name; member
|
/linux-4.1.27/fs/affs/ |
D | dir.c | 49 unsigned char *name; in affs_readdir() local
|
/linux-4.1.27/drivers/video/fbdev/via/ |
D | via_aux_edid.c | 30 static const char *name = "EDID"; variable
|
/linux-4.1.27/net/dns_resolver/ |
D | dns_query.c | 69 int dns_query(const char *type, const char *name, size_t namelen, in dns_query()
|
/linux-4.1.27/drivers/staging/android/ |
D | timed_gpio.h | 22 const char *name; member
|
D | sw_sync.h | 43 static inline struct sw_sync_timeline *sw_sync_timeline_create(const char *name) in sw_sync_timeline_create()
|
/linux-4.1.27/arch/mips/kernel/ |
D | prom.c | 26 __init void mips_set_machine_name(const char *name) in mips_set_machine_name()
|
/linux-4.1.27/tools/perf/arch/arm/util/ |
D | dwarf-regs.c | 15 const char *name; member
|
/linux-4.1.27/tools/perf/ui/ |
D | libslang.h | 19 #define sltt_set_color(obj, name, fg, bg) \ argument
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ehv_pic.h | 17 #define EHV_PIC_INFO(name) EHV_PIC_##name argument
|
D | perf_event_fsl_emb.h | 27 const char *name; member
|
/linux-4.1.27/drivers/regulator/ |
D | fixed-helper.c | 29 struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on()
|
/linux-4.1.27/include/linux/raid/ |
D | xor.h | 11 const char *name; member
|
D | pq.h | 77 const char *name; /* Name of this routine set */ member 111 const char *name; member
|
/linux-4.1.27/tools/perf/arch/arm64/util/ |
D | dwarf-regs.c | 15 const char *name; member
|
/linux-4.1.27/tools/perf/arch/powerpc/util/ |
D | dwarf-regs.c | 17 const char *name; member
|
/linux-4.1.27/include/sound/ |
D | wm9081.h | 15 const char *name; member
|
D | i2c.h | 29 char name[32]; /* some useful device name */ member 56 char name[32]; /* some useful label */ member
|
/linux-4.1.27/arch/um/os-Linux/ |
D | execvp.c | 51 char *name, *p; in execvp_noalloc() local
|
/linux-4.1.27/kernel/ |
D | resource.c | 342 static int find_next_iomem_res(struct resource *res, char *name, in find_next_iomem_res() 395 int walk_iomem_res(char *name, unsigned long flags, u64 start, u64 end, in walk_iomem_res() 508 const char *name = "System RAM"; in region_is_ram() local 926 const char *name) in __reserve_region_with_split() 984 const char *name) in reserve_region_with_split() 1052 const char *name, int flags) in __request_region() 1347 resource_size_t n, const char *name) in __devm_request_region()
|
D | params.c | 244 #define STANDARD_PARAM_DEF(name, type, format, strtolfn) \ argument 390 static int param_array(const char *name, in param_array() 604 const char *name) in add_sysfs_param() 738 static struct module_kobject * __init locate_module_kobject(const char *name) in locate_module_kobject() 773 static void __init kernel_add_sysfs_param(const char *name, in kernel_add_sysfs_param()
|
D | capability.c | 47 char name[sizeof(current->comm)]; in warn_legacy_capability_use() local 71 char name[sizeof(current->comm)]; in warn_deprecated_v2() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | mdesc.c | 253 static void invoke_on_missing(const char *name, in invoke_on_missing() 386 u64 from_node, const char *name) in mdesc_node_by_name() 415 const char *name, int *lenp) in mdesc_get_property() 609 const char *name = mdesc_node_name(hp, target); in fill_in_one_cache() local 630 const char *name = mdesc_node_name(hp, n); in find_back_node_value() local 729 const char *name; in set_sock_ids_by_socket() local 765 const char *name; in mark_proc_ids() local
|
D | of_device_common.h | 26 const char *name; member
|
D | cpu.c | 35 const char *name; member 41 const char *name; member
|
/linux-4.1.27/include/linux/mfd/ |
D | lm3533.h | 50 char *name; member 57 char *name; member
|
/linux-4.1.27/drivers/pinctrl/qcom/ |
D | pinctrl-msm.h | 25 const char *name; member 66 const char *name; member
|
/linux-4.1.27/drivers/s390/cio/ |
D | qdio_debug.c | 31 static debug_info_t *qdio_get_dbf_entry(char *name) in qdio_get_dbf_entry() 302 char name[QDIO_DEBUGFS_NAME_LEN]; in setup_debugfs_entry() local
|
/linux-4.1.27/sound/oss/ |
D | ad1848_mixer.h | 93 #define MIX_ENT(name, reg_l, pola_l, pos_l, len_l, reg_r, pola_r, pos_r, len_r, mute_bit) \ argument 97 #define MIX_ENT2(name, reg_l, pola_l, pos_l, len_l, mute_reg_l, mute_pola_l, mute_pos_l, \ argument
|
D | soundcard.c | 85 int *load_mixer_volumes(char *name, int *levels, int present) in load_mixer_volumes() 692 void conf_printf(char *name, struct address_info *hw_config) in conf_printf() 713 void conf_printf2(char *name, int base, int irq, int dma, int dma2) in conf_printf2()
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
D | prominfo_proc.c | 59 const char *name; member 213 char name[NODE_NAME_LEN]; in prominfo_init() local
|
/linux-4.1.27/drivers/clk/shmobile/ |
D | clk-div6.c | 181 const char *name; in cpg_div6_clock_init() local 227 const char *name = of_clk_get_parent_name(np, i); in cpg_div6_clock_init() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | subdev.h | 7 #define NV_SUBDEV(name,var) NV_SUBDEV_(NVDEV_SUBDEV_##name, (var)) argument 12 const char *name; member
|
D | handle.h | 12 u32 name; member
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_kms.c | 235 static struct drm_panel *detect_panel(struct drm_device *dev, const char *name) in detect_panel() 250 static struct drm_panel *detect_panel(struct drm_device *dev, const char *name) in detect_panel()
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | adf_transport_debug.c | 162 int adf_ring_debugfs_add(struct adf_etr_ring_data *ring, const char *name) in adf_ring_debugfs_add() 282 char name[8]; in adf_bank_debugfs_add() local
|
/linux-4.1.27/fs/f2fs/ |
D | xattr.h | 125 const char *name, const void *value, size_t size, int flags) in f2fs_setxattr() 130 const char *name, void *buffer, in f2fs_getxattr()
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm_eventlog.c | 137 const char *name = ""; in get_event_name() local 366 struct dentry **tpm_bios_log_setup(char *name) in tpm_bios_log_setup()
|
/linux-4.1.27/drivers/devfreq/event/ |
D | exynos-ppmu.c | 42 #define PPMU_EVENT(name) \ argument 49 char *name; member
|
/linux-4.1.27/fs/afs/ |
D | vlocation.c | 170 const char *name, in afs_vlocation_alloc() 375 const char *name, in afs_vlocation_lookup()
|
/linux-4.1.27/include/net/netfilter/ |
D | xt_rateest.h | 13 char name[IFNAMSIZ]; member
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | hardware.h | 116 #define imx_map_entry(soc, name, _type) { \ argument
|
D | clk-busy.c | 81 struct clk *imx_clk_busy_divider(const char *name, const char *parent_name, in imx_clk_busy_divider() 155 struct clk *imx_clk_busy_mux(const char *name, void __iomem *reg, u8 shift, in imx_clk_busy_mux()
|
/linux-4.1.27/scripts/gdb/linux/ |
D | modules.py | 34 def find_module_by_name(name): argument
|
/linux-4.1.27/arch/x86/include/asm/ |
D | hypervisor.h | 33 const char *name; member
|
/linux-4.1.27/fs/notify/inotify/ |
D | inotify.h | 10 char name[]; member
|
/linux-4.1.27/drivers/video/fbdev/ |
D | amba-clcd-versatile.c | 137 struct clcd_panel *versatile_clcd_get_panel(const char *name) in versatile_clcd_get_panel()
|
/linux-4.1.27/include/linux/extcon/ |
D | extcon-gpio.h | 47 const char *name; member
|
D | extcon-adc-jack.h | 58 const char *name; member
|
/linux-4.1.27/include/linux/usb/ |
D | gadget_configfs.h | 28 #define GS_STRING_ITEM_ATTR(struct_name, name) \ argument
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
D | event.h | 17 char *name; member
|
/linux-4.1.27/security/integrity/ |
D | digsig_asymmetric.c | 29 char name[12]; in request_asymmetric_key() local
|
/linux-4.1.27/drivers/mfd/ |
D | ucb1x00-assabet.c | 23 #define UCB1X00_ATTR(name,input)\ argument
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
D | pm-board.c | 93 char *name; in mvebu_armada_xp_gp_pm_init() local
|
/linux-4.1.27/arch/sh/oprofile/ |
D | backtrace.c | 26 static int backtrace_stack(void *data, char *name) in backtrace_stack()
|
/linux-4.1.27/include/linux/platform_data/ |
D | sky81452-backlight.h | 36 const char *name; member
|
D | gpio-dwapb.h | 19 const char *name; member
|
D | remoteproc-omap.h | 36 const char *name; member
|
/linux-4.1.27/fs/coda/ |
D | coda_linux.c | 37 int coda_iscontrol(const char *name, size_t length) in coda_iscontrol()
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | jsflash.h | 26 char name[32]; /* With trailing zero */ member
|
/linux-4.1.27/drivers/hwmon/ |
D | ibmpowernv.c | 59 const char *name; member 77 char name[MAX_ATTR_LEN]; member 166 static int get_sensor_index_attr(const char *name, u32 *index, char *attr) in get_sensor_index_attr()
|
D | sch56xx-common.c | 506 static int __init sch56xx_find(int sioaddr, const char **name) in sch56xx_find() 557 static int __init sch56xx_device_add(int address, const char *name) in sch56xx_device_add() 598 const char *name = NULL; in sch56xx_init() local
|
D | wm8350-hwmon.c | 58 #define WM8350_NAMED_VOLTAGE(id, name) \ argument
|
/linux-4.1.27/include/acpi/ |
D | acexcep.h | 75 char *name; member 83 #define EXCEP_TXT(name,description) {name, description} argument 85 #define EXCEP_TXT(name,description) {name} argument
|
/linux-4.1.27/tools/iio/ |
D | iio_utils.c | 85 const char *name, in iioutils_get_type() 185 const char *name, in iioutils_get_param_float() 430 int find_type_by_name(const char *name, const char *type) in find_type_by_name()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 42 nvkm_device_find(u64 name) in nvkm_device_find() 57 nvkm_device_list(u64 *name, int size) in nvkm_device_list() 696 nvkm_device_create_(void *dev, enum nv_bus_type type, u64 name,
|
/linux-4.1.27/security/tomoyo/ |
D | domain.c | 195 static const char *tomoyo_last_word(const char *name) in tomoyo_last_word() 423 (const char *name, const unsigned int len) in tomoyo_find_namespace() 465 char *name = (char *) (entry + 1); in tomoyo_assign_namespace() local
|
/linux-4.1.27/kernel/irq/ |
D | proc.c | 307 char name [MAX_NAMELEN]; in register_handler_proc() local 328 char name [MAX_NAMELEN]; in register_irq_proc() local 377 char name [MAX_NAMELEN]; in unregister_irq_proc() local
|
/linux-4.1.27/drivers/misc/ |
D | ad525x_dpot.c | 515 #define DPOT_DEVICE_SHOW_SET(name, reg) \ argument 520 #define DPOT_DEVICE_SHOW_ONLY(name, reg) \ argument 684 const char *name) in ad_dpot_probe()
|
/linux-4.1.27/drivers/edac/ |
D | mpc85xx_edac.h | 152 char *name; member 159 char *name; member 166 char *name; member
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | iss_ipipeif.c | 41 #define IPIPEIF_PRINT_REGISTER(iss, name)\ argument 45 #define ISIF_PRINT_REGISTER(iss, name)\ argument 49 #define ISP5_PRINT_REGISTER(iss, name)\ argument
|
/linux-4.1.27/drivers/clk/at91/ |
D | clk-peripheral.c | 104 at91_clk_register_peripheral(struct at91_pmc *pmc, const char *name, in at91_clk_register_peripheral() 313 at91_clk_register_sam9x5_peripheral(struct at91_pmc *pmc, const char *name, in at91_clk_register_sam9x5_peripheral() 357 const char *name; in of_at91_clk_periph_setup() local
|
/linux-4.1.27/arch/um/drivers/ |
D | mconsole_kern.c | 261 static struct mc_device *mconsole_find_dev(char *name) in mconsole_find_dev() 380 static int mem_get_config(char *name, char *str, int size, char **error_out) in mem_get_config() 429 struct mc_request *req, char *name) in mconsole_get_config() 473 char *ptr = req->request.data, *name, *error_string = ""; in mconsole_config() local
|
/linux-4.1.27/drivers/mtd/devices/ |
D | mtd_dataflash.c | 88 char name[24]; member 621 static int add_dataflash_otp(struct spi_device *spi, char *name, int nr_pages, in add_dataflash_otp() 680 static inline int add_dataflash(struct spi_device *spi, char *name, in add_dataflash() 688 char *name; member
|
/linux-4.1.27/fs/btrfs/ |
D | tree-log.c | 781 char *name; in drop_one_dir_item() local 827 const char *name, int name_len) in inode_in_dir() 869 const char *name, int namelen) in backref_in_log() 927 u64 ref_index, char *name, int namelen, in __add_inode_ref() 1102 u32 *namelen, char **name, u64 *index, in extref_get_fields() 1125 u32 *namelen, char **name, u64 *index) in ref_get_fields() 1160 char *name = NULL; in add_inode_ref() local 1554 char *name, int name_len, u8 type, in insert_one_name() 1585 const char *name, const int name_len, in name_in_log_ref() 1624 char *name; in replay_one_name() local [all …]
|
D | async-thread.h | 43 #define BTRFS_WORK_HELPER_PROTO(name) \ argument
|
/linux-4.1.27/drivers/usb/gadget/ |
D | configfs.c | 12 int check_user_usb_string(const char *name, in check_user_usb_string() 124 #define GI_DEVICE_DESC_ITEM_ATTR(name) \ argument 254 char *name; in gadget_dev_desc_UDC_store() local 512 #define CFG_CONFIG_DESC_ITEM_ATTR(name) \ argument 548 const char *name) in function_make() 643 const char *name) in config_desc_make() 1077 const char *name) in ext_prop_make() 1467 const char *name) in gadgets_make()
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | debuglib.c | 36 #define DBG_FUNC(name) \ argument
|
D | capifunc.h | 31 char name[32]; member
|
/linux-4.1.27/tools/perf/tests/ |
D | kmod-path.c | 7 bool kmod, bool comp, const char *name, const char *ext) in test()
|
D | mmap-basic.c | 66 char name[64]; in test__basic_mmap() local
|
/linux-4.1.27/sound/soc/fsl/ |
D | fsl_ssi_dbg.c | 89 #define SIER_SHOW(flag, name) \ argument
|
/linux-4.1.27/arch/sh/kernel/ |
D | machvec.c | 29 static struct sh_machine_vector * __init get_mv_byname(const char *name) in get_mv_byname()
|
D | stacktrace.c | 20 static int save_stack_stack(void *data, char *name) in save_stack_stack()
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_debugfs.h | 35 const char *name; member
|
/linux-4.1.27/include/linux/spi/ |
D | eeprom.h | 15 char name[10]; member
|
/linux-4.1.27/arch/x86/pci/ |
D | bus_numa.h | 14 char name[12]; member
|
/linux-4.1.27/arch/sh/include/asm/ |
D | push-switch.h | 28 const char *name; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/ |
D | list.h | 122 #define LIST_HEAD_INIT(name) { &(name), &(name) } argument 124 #define LIST_HEAD(name) \ argument
|
D | driver.h | 5 const char *name; member
|
/linux-4.1.27/fs/autofs4/ |
D | waitq.c | 181 struct dentry *dentry, char **name) in autofs4_getpath() 348 char *name; in autofs4_wait() local
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | core.c | 152 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file() 169 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file()
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_aux.c | 50 static struct kmem_cache * __init zfcp_cache_hw_align(const char *name, in zfcp_cache_hw_align() 309 char name[TASK_COMM_LEN]; in zfcp_setup_adapter_work_queue() local
|
/linux-4.1.27/drivers/macintosh/ |
D | windfarm.h | 40 const char *name; member 111 const char *name; member
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | ppc.h | 30 const char *name; member 303 const char *name; member
|
/linux-4.1.27/drivers/pnp/pnpbios/ |
D | proc.c | 288 char name[3]; in pnpbios_interface_attach_device() local 332 char name[3]; in pnpbios_proc_exit() local
|
/linux-4.1.27/drivers/leds/ |
D | led-class.c | 221 static int led_classdev_next_name(const char *init_name, char *name, in led_classdev_next_name() 249 char name[64]; in led_classdev_register() local
|
/linux-4.1.27/fs/overlayfs/ |
D | overlayfs.h | 93 static inline int ovl_do_setxattr(struct dentry *dentry, const char *name, in ovl_do_setxattr() 102 static inline int ovl_do_removexattr(struct dentry *dentry, const char *name) in ovl_do_removexattr()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | workitem.c | 352 cfs_wi_sched_create(char *name, struct cfs_cpt_table *cptab, in cfs_wi_sched_create() 380 char name[16]; in cfs_wi_sched_create() local
|
/linux-4.1.27/drivers/net/dsa/ |
D | bcm_sf2.h | 89 #define SF2_IO_MACRO(name) \ argument 105 #define SF2_IO64_MACRO(name) \ argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 247 char *name, void *data, in lprocfs_add_simple() 269 struct proc_dir_entry *lprocfs_add_symlink(const char *name, in lprocfs_add_symlink() 346 void lprocfs_remove_proc_entry(const char *name, struct proc_dir_entry *parent) in lprocfs_remove_proc_entry() 353 struct proc_dir_entry *lprocfs_register(const char *name, in lprocfs_register() 1274 int lprocfs_register_stats(struct proc_dir_entry *root, const char *name, in lprocfs_register_stats() 1290 unsigned conf, const char *name, const char *units) in lprocfs_counter_init() 1950 char *lprocfs_find_named_value(const char *buffer, const char *name, in lprocfs_find_named_value() 1976 const char *name, in lprocfs_seq_create() 1995 const char *name, in lprocfs_obd_seq_create()
|
/linux-4.1.27/arch/mips/lantiq/ |
D | prom.h | 16 unsigned char *name; member
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | acapps.h | 87 #define ACPI_OPTION(name, description) \ argument
|
D | psutils.c | 226 void acpi_ps_set_name(union acpi_parse_object *op, u32 name) in acpi_ps_set_name()
|
D | psxface.c | 79 acpi_debug_trace(char *name, u32 debug_level, u32 debug_layer, u32 flags) in acpi_debug_trace()
|
/linux-4.1.27/arch/arm/include/asm/mach/ |
D | flash.h | 29 const char *name; member
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | tda665x.h | 24 char name[128]; member
|
/linux-4.1.27/include/linux/i2c/ |
D | lm8323.h | 43 const char *name; /* Device name. */ member
|
/linux-4.1.27/arch/x86/xen/ |
D | xen-ops.h | 123 #define DECL_ASM(ret, name, ...) \ argument
|
/linux-4.1.27/fs/squashfs/ |
D | decompressor.h | 34 char *name; member
|
/linux-4.1.27/sound/firewire/oxfw/ |
D | oxfw-proc.c | 79 const char *name, in add_node()
|
/linux-4.1.27/include/drm/ |
D | drm_flip_work.h | 74 const char *name; member
|
/linux-4.1.27/net/ieee802154/ |
D | sysfs.c | 30 #define SHOW_FMT(name, fmt, member) \ argument
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | net_dropmonitor.py | 69 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
|
/linux-4.1.27/drivers/video/backlight/ |
D | generic_bl.c | 65 const char *name = "generic-bl"; in genericbl_probe() local
|
/linux-4.1.27/include/linux/power/ |
D | bq24735-charger.h | 29 const char *name; member
|
/linux-4.1.27/sound/soc/codecs/ |
D | sigmadsp.c | 33 const char *name; member 64 const char name[]; member 186 static bool sigma_fw_validate_control_name(const char *name, unsigned int len) in sigma_fw_validate_control_name() 206 char *name; in sigma_fw_load_control() local 477 static int sigmadsp_firmware_load(struct sigmadsp *sigmadsp, const char *name) in sigmadsp_firmware_load()
|
/linux-4.1.27/sound/pci/ac97/ |
D | ac97_codec.c | 63 const char *name; member 1187 static int snd_ac97_cmute_new_stereo(struct snd_card *card, char *name, int reg, in snd_ac97_cmute_new_stereo() 1257 static int snd_ac97_cvol_new(struct snd_card *card, char *name, int reg, unsigned int lo_max, in snd_ac97_cvol_new() 1301 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in snd_ac97_cmix_new_stereo() local 1325 #define snd_ac97_cmute_new(card, name, reg, acheck, ac97) \ argument 1803 void snd_ac97_get_name(struct snd_ac97 *ac97, unsigned int id, char *name, int modem) in snd_ac97_get_name() 2018 char name[64]; in snd_ac97_mixer() local 2617 static int snd_ac97_remove_ctl(struct snd_ac97 *ac97, const char *name, in snd_ac97_remove_ctl() 2627 static struct snd_kcontrol *ctl_find(struct snd_ac97 *ac97, const char *name, const char *suffix) in ctl_find() 2847 const char *name; member
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-single.c | 52 const char *name; member 92 const char *name; member 106 const char *name; member 155 char name[PCS_REG_NAME_LEN]; member 867 const char *name, in pcs_add_function() 921 const char *name, in pcs_add_pingroup() 1007 const char *name, enum pin_config_param param, in pcs_add_conf2() 1026 const char *name, enum pin_config_param param, in pcs_add_conf4() 1495 #define PCS_GET_PROP_U32(name, reg, err) \ argument 1743 const char *name = "pinctrl"; in pcs_irq_init_chained_handler() local
|
/linux-4.1.27/scripts/mod/ |
D | modpost.c | 169 char name[0]; member 175 static inline unsigned int tdb_hash(const char *name) in tdb_hash() 191 static struct symbol *alloc_symbol(const char *name, unsigned int weak, in alloc_symbol() 204 static struct symbol *new_symbol(const char *name, struct module *module, in new_symbol() 217 static struct symbol *find_symbol(const char *name) in find_symbol() 305 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported() 330 static void sym_update_crc(const char *name, struct module *mod, in sym_update_crc() 1255 const char *name = elf->strtab + sym->st_name; in is_valid_name() local 1354 static inline void get_pretty_name(int is_func, const char** name, const char** name_p) in get_pretty_name() 2127 static void add_staging_flag(struct buffer *b, const char *name) in add_staging_flag()
|
D | file2alias.c | 61 #define INIT_SECTION(name) do { \ argument 70 #define SECTION(name) __attribute__((section("__TEXT, " #name))) argument 74 #define INIT_SECTION(name) /* no-op for ELF */ argument 75 #define SECTION(name) __attribute__((section(#name))) argument 1196 static bool sym_is(const char *name, unsigned namelen, const char *symbol) in sym_is() 1234 const char *name, *identifier; in handle_moddevtable() local
|
/linux-4.1.27/security/ |
D | capability.c | 139 struct qstr *name, void **ctx, in cap_dentry_init_security() 155 const struct qstr *qstr, const char **name, in cap_inode_init_security() 179 const char *name) in cap_inode_symlink() 233 static void cap_inode_post_setxattr(struct dentry *dentry, const char *name, in cap_inode_post_setxattr() 238 static int cap_inode_getxattr(struct dentry *dentry, const char *name) in cap_inode_getxattr() 248 static int cap_inode_getsecurity(const struct inode *inode, const char *name, in cap_inode_getsecurity() 254 static int cap_inode_setsecurity(struct inode *inode, const char *name, in cap_inode_setsecurity() 848 static int cap_getprocattr(struct task_struct *p, char *name, char **value) in cap_getprocattr() 853 static int cap_setprocattr(struct task_struct *p, char *name, void *value, in cap_setprocattr() 859 static int cap_ismaclabel(const char *name) in cap_ismaclabel()
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/ |
D | ip_tables.h | 157 char name[XT_TABLE_MAXNAMELEN]; member 179 char name[XT_TABLE_MAXNAMELEN]; member 210 char name[XT_TABLE_MAXNAMELEN]; member
|
/linux-4.1.27/fs/nfsd/ |
D | nfsxdr.c | 59 char *name; in decode_filename() local 75 char *name; in decode_pathname() local 497 nfssvc_encode_entry(void *ccdv, const char *name, in nfssvc_encode_entry()
|
/linux-4.1.27/sound/soc/sh/rcar/ |
D | rsrc-card.c | 49 const char *name; member 186 const char **name; in rsrc_card_sub_parse_of() local 311 char *name; in rsrc_card_dai_link_of() local
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_devinfo.c | 31 const char *name; /* name of list for /proc (NULL for global) */ member 288 static void scsi_strcpy_devinfo(char *name, char *to, size_t to_length, in scsi_strcpy_devinfo() 803 int scsi_dev_info_add_list(int key, const char *name) in scsi_dev_info_add_list()
|
/linux-4.1.27/include/uapi/linux/netfilter_arp/ |
D | arp_tables.h | 135 char name[XT_TABLE_MAXNAMELEN]; member 157 char name[XT_TABLE_MAXNAMELEN]; member 188 char name[XT_TABLE_MAXNAMELEN]; member
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb_core.c | 35 const char *name) in dvb_usbv2_download_firmware() 954 const char *name = NULL; in dvb_usbv2_probe() local 1013 const char *name = d->name; in dvb_usbv2_disconnect() local
|
/linux-4.1.27/drivers/infiniband/core/ |
D | device.c | 75 char *name; in ib_device_check_mandatory() member 110 static struct ib_device *__ib_device_get_by_name(const char *name) in __ib_device_get_by_name() 122 static int alloc_name(char *name) in alloc_name()
|
/linux-4.1.27/arch/avr32/mach-at32ap/ |
D | clock.h | 22 const char *name; /* Clock name/function */ member
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozappif.h | 25 char name[OZ_MAX_BINDING_LEN]; member
|
/linux-4.1.27/include/linux/regulator/ |
D | of_regulator.h | 12 const char *name; member
|
D | max1586.h | 43 const char *name; member
|
D | max8660.h | 42 const char *name; member
|
/linux-4.1.27/sound/aoa/core/ |
D | alsa.c | 17 int aoa_alsa_init(char *name, struct module *mod, struct device *dev) in aoa_alsa_init()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_info.c | 25 #define ADD_COMM_TALLIES(name) \ in prism2_info_commtallies16() argument 65 #define ADD_COMM_TALLIES(name) \ in prism2_info_commtallies32() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | client.c | 200 nvkm_client_create_(const char *name, u64 devname, const char *cfg, in nvkm_client_create_() 246 const char *name[2] = { "fini", "suspend" }; in nvkm_client_fini() local
|
/linux-4.1.27/net/ceph/ |
D | auth.c | 38 struct ceph_auth_client *ceph_auth_init(const char *name, const struct ceph_crypto_key *key) in ceph_auth_init() 85 int ceph_entity_name_encode(const char *name, void **p, void *end) in ceph_entity_name_encode()
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | rpadlpar_core.c | 47 char *name; in find_vio_slot_node() local 67 char *name; in find_php_slot_pci_node() local
|
/linux-4.1.27/net/sunrpc/ |
D | debugfs.c | 136 char name[24]; /* enough for "../../rpc_xprt/ + 8 hex digits + NULL */ in rpc_clnt_debugfs_register() local 238 char name[9]; /* 8 hex digits + NULL term */ in rpc_xprt_debugfs_register() local
|
D | rpc_pipe.c | 467 const char *name; member 648 const char *name) in __rpc_lookup_create_exclusive() 672 struct qstr name; in __rpc_depopulate() local 753 const char *name, umode_t mode, void *private, in rpc_mkdir_populate() 818 struct dentry *rpc_mkpipe_dentry(struct dentry *parent, const char *name, in rpc_mkpipe_dentry() 1066 const char *name, in rpc_create_client_dir() 1125 struct dentry *rpc_create_cache_dir(struct dentry *parent, const char *name, in rpc_create_cache_dir()
|
/linux-4.1.27/include/linux/wimax/ |
D | debug.h | 223 const char *name; member 436 #define d_level_register_debugfs(prefix, name, parent) \ argument
|
/linux-4.1.27/drivers/of/ |
D | irq.c | 368 const char *name = NULL; in of_irq_to_resource() local 423 int of_irq_get_byname(struct device_node *dev, const char *name) in of_irq_get_byname()
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_fw.h | 131 char *name; /* Name we want to print out */ member 152 #define SYM_FW_ENTRY(fw, name) \ argument
|
/linux-4.1.27/include/trace/ |
D | syscall.h | 25 const char *name; member
|
/linux-4.1.27/drivers/clk/tegra/ |
D | clk-audio-sync.c | 57 struct clk *tegra_clk_register_sync_source(const char *name, in tegra_clk_register_sync_source()
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | cpu_ops.h | 50 const char *name; member
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion.h | 54 const char *name; member
|
/linux-4.1.27/arch/arm/include/asm/ |
D | smp_twd.h | 27 #define DEFINE_TWD_LOCAL_TIMER(name,base,irq) \ argument
|
D | cpuidle.h | 42 #define CPUIDLE_METHOD_OF_DECLARE(name, _method, _ops) \ argument
|
/linux-4.1.27/kernel/locking/ |
D | percpu-rwsem.c | 12 const char *name, struct lock_class_key *rwsem_key) in __percpu_init_rwsem()
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | dsp_hwec.c | 72 char *dup, *tok, *name, *val; in dsp_hwec_enable() local
|
/linux-4.1.27/arch/m68k/amiga/ |
D | chipram.c | 44 void *amiga_chip_alloc(unsigned long size, const char *name) in amiga_chip_alloc()
|
/linux-4.1.27/arch/arc/include/asm/ |
D | mach_desc.h | 37 const char *name; member
|
/linux-4.1.27/include/target/ |
D | target_core_backend_configfs.h | 38 #define DEF_TB_DEV_ATTRIB_RO(_backend, name) \ argument
|
/linux-4.1.27/drivers/soc/ti/ |
D | knav_qmss_queue.c | 210 const char *name, unsigned flags) in __knav_queue_open() 245 knav_queue_open_by_id(const char *name, unsigned id, unsigned flags) in knav_queue_open_by_id() 274 static struct knav_queue *knav_queue_open_by_type(const char *name, in knav_queue_open_by_type() 511 void *knav_queue_open(const char *name, unsigned id, in knav_queue_open() 741 void *knav_pool_create(const char *name, in knav_pool_create() 1049 const char *name; in knav_queue_find_name() local 1116 const char *name, in knav_get_link_ram()
|