/linux-4.1.27/fs/nfs/ |
D | proc.c | 148 nfs_proc_lookup(struct inode *dir, struct qstr *name, in nfs_proc_lookup() 302 nfs_proc_remove(struct inode *dir, struct qstr *name) in nfs_proc_remove() 360 nfs_proc_link(struct inode *inode, struct inode *dir, struct qstr *name) in nfs_proc_link() 459 nfs_proc_rmdir(struct inode *dir, struct qstr *name) in nfs_proc_rmdir()
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | maintidi.c | 440 char name[64]; in ScheduleNextTraceRequest() local 858 char name[64]; in process_idi_event() local 1056 char name[64]; in process_idi_info() local 1236 const char *name) { in find_var()
|
/linux-4.1.27/drivers/parisc/ |
D | dino.c | 463 char name[128]; in dino_card_setup() local 715 dino_bridge_init(struct dino_device *dino_dev, const char *name) in dino_bridge_init() 781 struct dino_device *dino_dev, const char *name) in dino_common_init() 889 char *name; in dino_probe() local
|
D | gsc.h | 31 char *name; member
|
/linux-4.1.27/include/linux/ |
D | interrupt.h | 120 const char *name; member 133 const char *name, void *dev) in request_irq() 493 #define DECLARE_TASKLET(name, func, data) \ argument 496 #define DECLARE_TASKLET_DISABLED(name, func, data) \ argument
|
D | fd.h | 19 const compat_caddr_t name; member
|
D | clocksource.h | 81 const char *name; member 247 #define CLOCKSOURCE_OF_DECLARE(name, compat, fn) \ argument
|
D | of_platform.h | 45 char *name; member
|
D | hw_random.h | 38 const char *name; member
|
D | fsnotify.h | 318 static inline const unsigned char *fsnotify_oldname_init(const unsigned char *name) in fsnotify_oldname_init() 333 static inline const char *fsnotify_oldname_init(const unsigned char *name) in fsnotify_oldname_init()
|
D | kobject.h | 64 const char *name; member 133 const char *(* const name)(struct kset *kset, struct kobject *kobj); member
|
D | sysctl.h | 97 #define __CTL_TABLE_POLL_INITIALIZER(name) { \ argument 101 #define DEFINE_CTL_TABLE_POLL(name) \ argument
|
D | font.h | 18 const char *name; member
|
D | cpuidle.h | 39 char name[CPUIDLE_NAME_LEN]; member 111 const char *name; member 216 char name[CPUIDLE_NAME_LEN]; member
|
D | remoteproc.h | 172 u8 name[32]; member 210 u8 name[32]; member 233 u8 name[32]; member 412 const char *name; member
|
D | ftrace_event.h | 20 const char *name; member 25 const char *name; member 287 char *name; member 393 #define __TRACE_EVENT_FLAGS(name, value) \ argument 401 #define __TRACE_EVENT_PERF_PERM(name, expr...) \ argument
|
D | of_irq.h | 58 static inline int of_irq_get_byname(struct device_node *dev, const char *name) in of_irq_get_byname()
|
D | of_dma.h | 60 const char *name) in of_dma_request_slave_channel()
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_iscsi.c | 124 #define show_transport_attr(name, format) \ argument 294 #define iscsi_iface_attr_show(type, name, param_type, param) \ argument 304 #define iscsi_iface_net_attr(type, name, param) \ argument 308 #define iscsi_iface_attr(type, name, param) \ argument 689 char *name; member 718 char *name; member 805 #define iscsi_flashnode_sess_attr_show(type, name, param) \ argument 817 #define iscsi_flashnode_sess_attr(type, name, param) \ argument 1017 #define iscsi_flashnode_conn_attr_show(type, name, param) \ argument 1030 #define iscsi_flashnode_conn_attr(type, name, param) \ argument [all …]
|
D | scsi_proc.c | 141 char name[10]; in scsi_proc_host_add() local 161 char name[10]; in scsi_proc_host_rm() local
|
D | zorro7xx.c | 38 const char *name; member
|
/linux-4.1.27/drivers/iommu/ |
D | amd_iommu_types.h | 729 char *name; member 739 #define INC_STATS_COUNTER(name) name.value += 1 argument 740 #define ADD_STATS_COUNTER(name, x) name.value += (x) argument 741 #define SUB_STATS_COUNTER(name, x) name.value -= (x) argument 745 #define DECLARE_STATS_COUNTER(name) argument 746 #define INC_STATS_COUNTER(name) argument 747 #define ADD_STATS_COUNTER(name, x) argument 748 #define SUB_STATS_COUNTER(name, x) argument
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 65 static ssize_t tcm_qla2xxx_parse_wwn(const char *name, u64 *wwn, int strict) in tcm_qla2xxx_parse_wwn() 158 const char *name, in tcm_qla2xxx_npiv_parse_wwn() 849 const char *name) in tcm_qla2xxx_make_nodeacl() 897 #define DEF_QLA_TPG_ATTRIB(name) \ argument 1134 const char *name) in tcm_qla2xxx_make_tpg() 1258 const char *name) in tcm_qla2xxx_npiv_make_tpg() 1779 const char *name) in tcm_qla2xxx_make_lport() 1893 const char *name) in tcm_qla2xxx_npiv_make_lport()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sr_device.c | 102 char *name = "smartreflex"; in sr_dev_init() local
|
D | omap_hwmod.h | 173 const char *name; member 187 const char *name; member 201 const char *name; member 261 const char *name; member 597 const char *name; member 661 const char *name; member
|
/linux-4.1.27/drivers/ssb/ |
D | pcihost_wrapper.c | 72 const char *name; in ssb_pcihost_probe() local
|
D | driver_chipcommon_sflash.c | 26 char *name; member
|
/linux-4.1.27/fs/proc/ |
D | self.c | 26 char *name = ERR_PTR(-ENOENT); in proc_self_follow_link() local
|
D | thread_self.c | 28 char *name = ERR_PTR(-ENOENT); in proc_thread_self_follow_link() local
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smsir.h | 39 char name[40]; member
|
/linux-4.1.27/drivers/clocksource/ |
D | mmio.c | 52 int __init clocksource_mmio_init(void __iomem *base, const char *name, in clocksource_mmio_init()
|
D | dw_apb_timer.c | 216 dw_apb_clockevent_init(int cpu, const char *name, unsigned rating, in dw_apb_clockevent_init() 351 dw_apb_clocksource_init(unsigned rating, const char *name, void __iomem *base, in dw_apb_clocksource_init()
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_common.h | 63 u8 *name) in rsi_create_kthread()
|
/linux-4.1.27/include/linux/usb/ |
D | atmel_usba_udc.h | 8 char *name; member
|
/linux-4.1.27/arch/cris/include/asm/ |
D | fasttimer.h | 27 const char *name; member
|
/linux-4.1.27/include/linux/platform_data/ |
D | video-mx3fb.h | 47 const char *name; member
|
D | mailbox-omap.h | 33 const char *name; member
|
D | simplefb.h | 41 const char *name; member
|
D | at91_adc.h | 24 const char *name; member
|
/linux-4.1.27/lib/ |
D | test_firmware.c | 55 char *name; in trigger_request_store() local
|
/linux-4.1.27/tools/lib/traceevent/ |
D | event-parse.c | 100 char *name; member 1272 static unsigned int type_size(const char *name) in type_size() 3129 pevent_find_common_field(struct event_format *event, const char *name) in pevent_find_common_field() 3151 pevent_find_field(struct event_format *event, const char *name) in pevent_find_field() 3174 pevent_find_any_field(struct event_format *event, const char *name) in pevent_find_any_field() 3267 int *size, int *offset, const char *name) in __parse_common() 3364 const char *sys, const char *name) in pevent_find_event_by_name() 3613 const char *name; member 5369 get_event_fields(const char *type, const char *name, in get_event_fields() 5933 const char *name, struct pevent_record *record, in get_field_val() [all …]
|
D | plugin_mac80211.c | 29 const char *name, const void *data) in print_string()
|
/linux-4.1.27/drivers/base/power/ |
D | wakeup.c | 67 void wakeup_source_prepare(struct wakeup_source *ws, const char *name) in wakeup_source_prepare() 80 struct wakeup_source *wakeup_source_create(const char *name) in wakeup_source_create() 171 struct wakeup_source *wakeup_source_register(const char *name) in wakeup_source_register()
|
/linux-4.1.27/arch/tile/gxio/ |
D | mpipe.c | 537 _gxio_mpipe_link_name_t name; in gxio_mpipe_link_instance() local 553 _gxio_mpipe_link_name_t name; in gxio_mpipe_link_enumerate_mac() local 576 _gxio_mpipe_link_name_t name; in gxio_mpipe_link_open() local
|
/linux-4.1.27/fs/cifs/ |
D | readdir.c | 76 cifs_prime_dcache(struct dentry *parent, struct qstr *name, in cifs_prime_dcache() 396 const char *name; member 692 struct qstr name; in cifs_filldir() local
|
/linux-4.1.27/fs/nilfs2/ |
D | dir.c | 210 nilfs_match(int len, const unsigned char *name, struct nilfs_dir_entry *de) in nilfs_match() 327 const unsigned char *name = qstr->name; in nilfs_find_entry() local 439 const unsigned char *name = dentry->d_name.name; in nilfs_add_link() local
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
D | memfd_test.c | 23 static int sys_memfd_create(const char *name, in sys_memfd_create() 29 static int mfd_assert_new(const char *name, loff_t sz, unsigned int flags) in mfd_assert_new() 49 static void mfd_fail_new(const char *name, unsigned int flags) in mfd_fail_new()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_dtree.h | 50 __le16 name[15]; /* 30: */ member 70 __le16 name[11]; /* 22: 2-byte aligned */ member 89 __le16 name[11]; /* 22: 2-byte aligned */ member
|
D | jfs_debug.c | 71 const char *name; member
|
/linux-4.1.27/fs/ufs/ |
D | dir.c | 34 const unsigned char *name, struct ufs_dir_entry *de) in ufs_match() 255 const unsigned char *name = qstr->name; in ufs_find_entry() local 315 const unsigned char *name = dentry->d_name.name; in ufs_add_link() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | nv50.h | 134 const char *name; member 139 const char *name; member 142 const char *name; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs-vif.c | 599 #define MVM_DEBUGFS_WRITE_FILE_OPS(name, bufsz) \ argument 601 #define MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, bufsz) \ argument 603 #define MVM_DEBUGFS_ADD_FILE_VIF(name, parent, mode) do { \ argument
|
/linux-4.1.27/arch/um/drivers/ |
D | hostaudio_kern.c | 49 static int set_dsp(char *name, int *add) in set_dsp() 57 static int set_mixer(char *name, int *add) in set_mixer()
|
D | mconsole_kern.h | 20 char *name; member
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | adf_cfg.c | 332 int adf_cfg_section_add(struct adf_accel_dev *accel_dev, const char *name) in adf_cfg_section_add() 354 const char *section, const char *name, in adf_cfg_get_param_value()
|
D | adf_cfg.h | 65 char name[ADF_CFG_MAX_SECTION_LEN_IN_BYTES]; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | vio.h | 101 const char *name; member 117 const char *name; member
|
D | nvram.h | 30 const char *name; member
|
/linux-4.1.27/include/sound/ |
D | compress_driver.h | 77 const char *name; member 147 const char *name; member
|
D | max98088.h | 18 const char *name; member
|
/linux-4.1.27/net/tipc/ |
D | bearer.h | 126 char name[TIPC_MAX_MEDIA_NAME]; member 155 char name[TIPC_MAX_BEARER_NAME]; member
|
/linux-4.1.27/drivers/staging/xgifb/ |
D | XGI_main.h | 147 char name[10]; member 170 char name[6]; member
|
/linux-4.1.27/include/crypto/internal/ |
D | hash.h | 171 const char *name, struct crypto_alg *alg) in ahash_alloc_instance() 224 const char *name, struct crypto_alg *alg) in shash_alloc_instance()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv40.h | 57 cp_name(struct nvkm_grctx *ctx, int name) in cp_name() 77 _cp_bra(struct nvkm_grctx *ctx, u32 mod, int flag, int state, int name) in _cp_bra()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | msa.h | 85 #define __BUILD_MSA_CTL_REG(name, cs) \ argument 123 #define __BUILD_MSA_CTL_REG(name, cs) \ argument
|
/linux-4.1.27/net/bridge/ |
D | br_if.c | 342 int br_add_bridge(struct net *net, const char *name) in br_add_bridge() 362 int br_del_bridge(struct net *net, const char *name) in br_del_bridge()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | ppc4xx_cpm.c | 64 const char *name; member 249 const char *name) in cpm_get_uint_property()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-at32ap700x.c | 53 #define RTC_BIT(name) (1 << RTC_##name) argument 54 #define RTC_BF(name, value) ((value) << RTC_##name) argument
|
D | rtc-proc.c | 27 char name[NAME_SIZE]; in is_rtc_hctosys() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | ksysfs.c | 65 const char *name; in kobj_to_setup_data_nr() local 216 char name[16]; /* should be enough for setup_data nodes numbers */ in create_setup_data_node() local
|
D | sysfb_efi.c | 163 #define EFIFB_DMI_SYSTEM_ID(vendor, name, enumid) \ argument
|
D | head_64.S | 440 #define NEXT_PAGE(name) \ argument
|
/linux-4.1.27/sound/soc/codecs/ |
D | wm5102.c | 694 #define WM5102_NG_SRC(name, base) \ argument 1388 #define ARIZONA_MIXER_INPUT_ROUTES(name) \ argument
|
/linux-4.1.27/fs/ocfs2/ |
D | xattr.h | 35 const char *name; member
|
D | xattr.c | 558 const char *name, in ocfs2_xattr_name_hash() 895 const char *name, int name_len) in ocfs2_xattr_list_entry() 923 const char *prefix, *name; in ocfs2_xattr_list_entries() local 1062 const char *name, in ocfs2_xattr_find_entry() 1145 const char *name, in ocfs2_xattr_ibody_get() 1195 const char *name, in ocfs2_xattr_block_get() 1273 const char *name, in ocfs2_xattr_get_nolock() 1312 const char *name, in ocfs2_xattr_get() 2664 const char *name, in ocfs2_xattr_ibody_find() 2804 const char *name, in ocfs2_xattr_block_find() [all …]
|
/linux-4.1.27/net/9p/ |
D | error.c | 46 char *name; member
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | vectors.S | 655 #define ENTRY_ALIGN64(name) \ argument
|
/linux-4.1.27/kernel/locking/ |
D | mutex-debug.c | 93 void debug_mutex_init(struct mutex *lock, const char *name, in debug_mutex_init()
|
D | lglock.c | 13 void lg_lock_init(struct lglock *lg, char *name) in lg_lock_init()
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | evgpeinit.c | 327 char name[ACPI_NAME_SIZE + 1]; in acpi_ev_match_gpe_method() local
|
/linux-4.1.27/tools/perf/tests/ |
D | evsel-roundtrip-name.c | 9 char name[128]; in perf_evsel__roundtrip_cache_name_test() local
|
/linux-4.1.27/arch/sh/include/asm/ |
D | perf_event.h | 9 const char *name; member
|
/linux-4.1.27/include/linux/mfd/ |
D | lpc_ich.h | 46 char name[32]; member
|
/linux-4.1.27/drivers/pnp/isapnp/ |
D | proc.c | 75 char name[16]; in isapnp_proc_attach_device() local
|
/linux-4.1.27/drivers/mtd/maps/ |
D | sun_uflash.c | 39 const char *name; /* device name */ member
|
/linux-4.1.27/drivers/net/can/ |
D | led.c | 108 char name[CAN_LED_NAME_SZ]; in can_led_notifier() local
|
/linux-4.1.27/arch/cris/arch-v32/mach-a3/ |
D | io.c | 117 int crisv32_io_get_name(struct crisv32_iopin *iopin, const char *name) in crisv32_io_get_name()
|
/linux-4.1.27/arch/mips/ralink/ |
D | rt288x.c | 95 const char *name; in prom_soc_init() local
|
/linux-4.1.27/tools/lib/api/fs/ |
D | debugfs.c | 111 int debugfs__strerror_open_tp(int err, char *buf, size_t size, const char *sys, const char *name) in debugfs__strerror_open_tp()
|
/linux-4.1.27/sound/core/ |
D | hwdep_compat.c | 27 unsigned char name[64]; member
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-gate-exclusive.c | 61 struct clk *imx_clk_gate_exclusive(const char *name, const char *parent, in imx_clk_gate_exclusive()
|
/linux-4.1.27/drivers/bcma/ |
D | driver_chipcommon_sflash.c | 27 char *name; member
|
/linux-4.1.27/drivers/bus/ |
D | omap_l3_noc.h | 64 char *name; member 76 char *name; member
|
/linux-4.1.27/include/uapi/linux/ |
D | dlm_device.h | 47 char name[0]; member 53 char name[0]; member
|
D | auto_fs4.h | 119 char name[NAME_MAX+1]; member 140 char name[NAME_MAX+1]; member
|
D | minix_fs.h | 99 char name[0]; member 104 char name[0]; member
|
/linux-4.1.27/tools/perf/util/ |
D | trace-event-parse.c | 96 raw_field_value(struct event_format *event, const char *name, void *data) in raw_field_value() 232 const char *name; member
|
D | annotate.c | 58 char *endptr, *tok, *name; in call__parse() local 147 char *endptr, *name, *t; in comment__symbol() local 172 char *name; in lock__parse() local 429 static int ins__cmp(const void *name, const void *insp) in ins__cmp() 436 static struct ins *ins__find(const char *name) in ins__find() 552 char *name = line, tmp; in disasm_line__parse() local
|
D | help.c | 8 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname() 106 static int is_executable(const char *name) in is_executable()
|
/linux-4.1.27/drivers/clk/at91/ |
D | clk-master.c | 136 const char *name, int num_parents, in at91_clk_register_master() 224 const char *name = np->name; in of_at91_clk_master_setup() local
|
D | clk-programmable.c | 176 const char *name, const char **parent_names, in at91_clk_register_programmable() 237 const char *name; in of_at91_clk_prog_setup() local
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-amd.h | 77 const char *name; member 83 const char *name; member
|
D | pinctrl-lantiq.h | 47 const char *name; member 53 const char *name; member 60 const char *name; member
|
D | core.h | 83 const char *name; member 149 const char *name; member
|
/linux-4.1.27/include/linux/amba/ |
D | bus.h | 140 #define AMBA_APB_DEVICE(name, busid, id, base, irqs, data) \ argument 151 #define AMBA_AHB_DEVICE(name, busid, id, base, irqs, data) \ argument
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvbdev.h | 64 const char *name; member 102 const char *name; member
|
/linux-4.1.27/drivers/staging/fbtft/ |
D | fbtft_device.c | 35 static char *name; variable 123 char *name; member
|
/linux-4.1.27/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.h | 100 const char *name; member 116 const char *name; member
|
/linux-4.1.27/drivers/staging/android/ |
D | sync.h | 95 char name[32]; member 157 char name[32]; member
|
/linux-4.1.27/drivers/video/backlight/ |
D | lcd.c | 208 struct lcd_device *lcd_device_register(const char *name, struct device *parent, in lcd_device_register() 296 const char *name, struct device *parent, in devm_lcd_device_register()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | io.h | 44 #define build_mmio_read(name, size, type, reg, barrier) \ argument 49 #define build_mmio_write(name, size, type, reg, barrier) \ argument
|
/linux-4.1.27/fs/btrfs/ |
D | root-tree.c | 351 const char *name, int name_len) in btrfs_del_root_ref() 422 const char *name, int name_len) in btrfs_add_root_ref()
|
/linux-4.1.27/arch/sparc/prom/ |
D | tree_64.c | 202 int prom_nodematch(phandle node, const char *name) in prom_nodematch() 292 phandle prom_finddevice(const char *name) in prom_finddevice()
|
/linux-4.1.27/drivers/scsi/aacraid/ |
D | src.c | 632 const char *name = dev->name; in aac_src_init() local 777 const char *name = dev->name; in aac_srcv_init() local
|
/linux-4.1.27/arch/parisc/kernel/ |
D | unwind.c | 94 unwind_table_init(struct unwind_table *table, const char *name, in unwind_table_init() 137 unwind_table_add(const char *name, unsigned long base_addr, in unwind_table_add()
|
/linux-4.1.27/drivers/ptp/ |
D | ptp_sysfs.c | 33 #define PTP_SHOW_INT(name, var) \ argument 181 static int ptp_pin_name2index(struct ptp_clock *ptp, const char *name) in ptp_pin_name2index()
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_symbol.c | 66 symbol_create(char *name) in symbol_create() 167 symtable_get(char *name) in symtable_get()
|
/linux-4.1.27/sound/i2c/ |
D | i2c.c | 79 int snd_i2c_bus_create(struct snd_card *card, const char *name, in snd_i2c_bus_create() 113 int snd_i2c_device_create(struct snd_i2c_bus *bus, const char *name, in snd_i2c_device_create()
|
/linux-4.1.27/net/8021q/ |
D | vlan.c | 128 const char *name = real_dev->name; in vlan_check_real_dev() local 217 char name[IFNAMSIZ]; in register_vlan_device() local
|
/linux-4.1.27/include/linux/isdn/ |
D | capilli.h | 43 char name[32]; /* name of controller */ member 91 char name[32]; /* driver name */ member
|
/linux-4.1.27/arch/arm64/mm/ |
D | fault.c | 378 const char *name; member 503 int sig, int code, const char *name) in hook_debug_fault_code()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7770_osm.c | 84 char *name; in aic7770_probe() local
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | head_32.h | 23 #define SKIP_TRAP(type, name) \ argument
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 19 static void setup_event(struct event *e, u64 config, char *name) in setup_event()
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
D | nv_backlight.c | 94 char name[12]; in nvidia_bl_init() local
|
/linux-4.1.27/tools/perf/ |
D | builtin-buildid-list.c | 35 static int filename__fprintf_build_id(const char *name, FILE *fp) in filename__fprintf_build_id()
|
D | builtin-trace.c | 124 const char *name) in perf_evsel__init_tp_uint_field() 134 #define perf_evsel__init_sc_tp_uint_field(evsel, name) \ argument 140 const char *name) in perf_evsel__init_tp_ptr_field() 150 #define perf_evsel__init_sc_tp_ptr_field(evsel, name) \ argument 198 #define perf_evsel__sc_tp_uint(evsel, name, sample) \ argument 202 #define perf_evsel__sc_tp_ptr(evsel, name, sample) \ argument 915 #define STRARRAY(arg, name, array) \ argument 920 const char *name; member 1124 static int syscall_fmt__cmp(const void *name, const void *fmtp) in syscall_fmt__cmp() 1130 static struct syscall_fmt *syscall_fmt__find(const char *name) in syscall_fmt__find() [all …]
|
/linux-4.1.27/drivers/media/common/ |
D | cypress_firmware.c | 19 const char *name; /* name of the usb controller */ member
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | amplc_dio200.h | 35 const char *name; member
|
/linux-4.1.27/drivers/usb/core/ |
D | buffer.c | 62 char name[16]; in hcd_buffer_create() local
|
/linux-4.1.27/net/ceph/ |
D | msgpool.c | 36 int front_len, int size, bool blocking, const char *name) in ceph_msgpool_init()
|
/linux-4.1.27/tools/perf/util/include/linux/ |
D | bitmap.h | 7 #define DECLARE_BITMAP(name,bits) \ argument
|
/linux-4.1.27/tools/lib/lockdep/include/liblockdep/ |
D | common.h | 32 const char *name; member
|
/linux-4.1.27/include/net/9p/ |
D | transport.h | 54 char *name; /* name of transport */ member
|
/linux-4.1.27/drivers/leds/ |
D | leds-ot200.c | 20 const char *name; member
|
D | leds-versatile.c | 27 const char *name; member
|
D | leds-menf21bmc.c | 31 const char *name; member
|
/linux-4.1.27/arch/metag/include/asm/mach/ |
D | arch.h | 41 const char *name; member
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | mcfclk.h | 17 const char *name; member
|
/linux-4.1.27/drivers/clk/ |
D | clk-ls1x.c | 52 const char *name, in clk_register_pll()
|
/linux-4.1.27/arch/s390/hypfs/ |
D | hypfs.h | 59 const char *name; member
|
/linux-4.1.27/fs/exofs/ |
D | dir.c | 182 static inline int exofs_match(int len, const unsigned char *name, in exofs_match() 312 const unsigned char *name = dentry->d_name.name; in exofs_find_entry() local 433 const unsigned char *name = dentry->d_name.name; in exofs_add_link() local
|
/linux-4.1.27/kernel/debug/kdb/ |
D | kdb_support.c | 191 const char *name; in kallsyms_symbol_complete() local 232 const char *name; in kallsyms_symbol_next() local 674 void kdb_print_nameval(const char *name, unsigned long val) in kdb_print_nameval()
|
/linux-4.1.27/include/net/irda/ |
D | irlan_common.h | 107 #define IRLAN_STRING_PARAMETER_LEN(name, value) (1 + strlen((name)) + 2 \ argument 109 #define IRLAN_BYTE_PARAMETER_LEN(name) (1 + strlen((name)) + 2 + 1) argument 110 #define IRLAN_SHORT_PARAMETER_LEN(name) (1 + strlen((name)) + 2 + 2) argument
|
/linux-4.1.27/kernel/irq/ |
D | generic-chip.c | 205 irq_init_generic_chip(struct irq_chip_generic *gc, const char *name, in irq_init_generic_chip() 229 irq_alloc_generic_chip(const char *name, int num_ct, unsigned int irq_base, in irq_alloc_generic_chip() 274 int num_ct, const char *name, in irq_alloc_domain_generic_chips()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.c | 85 u64 name = (u64)pci_domain_nr(pdev->bus) << 32; in nouveau_pci_name() local 107 nouveau_cli_create(u64 name, const char *sname, in nouveau_cli_create() 815 char name[32], tmpname[TASK_COMM_LEN]; in nouveau_drm_open() local
|
/linux-4.1.27/mm/ |
D | slab.h | 24 const char *name; /* Slab name for sysfs */ member 102 __kmem_cache_alias(const char *name, size_t size, size_t align, in __kmem_cache_alias() 107 unsigned long flags, const char *name, in kmem_cache_flags()
|
/linux-4.1.27/arch/x86/platform/efi/ |
D | efi_64.c | 467 efi_thunk_get_variable(efi_char16_t *name, efi_guid_t *vendor, in efi_thunk_get_variable() 487 efi_thunk_set_variable(efi_char16_t *name, efi_guid_t *vendor, in efi_thunk_set_variable() 506 efi_char16_t *name, in efi_thunk_get_next_variable()
|
/linux-4.1.27/drivers/misc/ibmasm/ |
D | ibmasmfs.c | 95 int flags, const char *name, void *data) in ibmasmfs_mount() 153 const char *name, in ibmasmfs_create_file() 179 const char *name) in ibmasmfs_create_dir()
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/ |
D | ip6_tables.h | 197 char name[XT_TABLE_MAXNAMELEN]; member 219 char name[XT_TABLE_MAXNAMELEN]; member 250 char name[XT_TABLE_MAXNAMELEN]; member
|
/linux-4.1.27/fs/ext2/ |
D | dir.c | 226 static inline int ext2_match (int len, const char * const name, in ext2_match() 369 const char *name = child->name; in ext2_find_entry() local 490 const char *name = dentry->d_name.name; in ext2_add_link() local
|
/linux-4.1.27/fs/autofs4/ |
D | dev-ioctl.c | 46 static int check_name(const char *name) in check_name() 235 static int autofs_dev_ioctl_open_mountpoint(const char *name, dev_t devid) in autofs_dev_ioctl_open_mountpoint() 522 const char *name; in autofs_dev_ioctl_ismountpoint() local
|
/linux-4.1.27/drivers/base/regmap/ |
D | internal.h | 68 const char *name; member 149 const char *name; member 172 const char *name; member 203 static inline void regmap_debugfs_init(struct regmap *map, const char *name) { } in regmap_debugfs_init()
|
/linux-4.1.27/net/netfilter/ |
D | nft_compat.c | 489 int event, u16 family, const char *name, in nfnl_compat_fill_info() 527 const char *name; in nfnl_compat_get() local 621 const char *name, u32 rev, u32 family) in nft_match_cmp() 701 const char *name, u32 rev, u32 family) in nft_target_cmp()
|
/linux-4.1.27/fs/gfs2/ |
D | sys.c | 260 #define GFS2_ATTR(name, mode, show, store) \ argument 571 #define TUNE_ATTR_3(name, show, store) \ argument 574 #define TUNE_ATTR_2(name, store) \ argument 581 #define TUNE_ATTR(name, check_zero) \ argument
|
/linux-4.1.27/arch/m68k/kernel/ |
D | head.S | 368 #define L(name) .head.S.##name argument 370 #define L(name) .head.S./**/name argument 374 #define L(name) .L##name argument 376 #define L(name) .L/**/name argument
|
/linux-4.1.27/drivers/base/ |
D | platform.c | 127 const char *name) in platform_get_resource_byname() 149 int platform_get_irq_byname(struct platform_device *dev, const char *name) in platform_get_irq_byname() 190 char name[]; member 228 struct platform_device *platform_device_alloc(const char *name, int id) in platform_device_alloc()
|
/linux-4.1.27/drivers/edac/ |
D | edac_core.h | 181 char name[EDAC_DEVICE_NAME_LEN + 1]; member 197 char name[EDAC_DEVICE_NAME_LEN + 4]; member 274 char name[EDAC_DEVICE_NAME_LEN + 1]; member 372 char name[EDAC_DEVICE_NAME_LEN + 1]; member
|
/linux-4.1.27/drivers/regulator/ |
D | mc13892-regulator.c | 253 #define MC13892_FIXED_DEFINE(name, reg, voltages) \ argument 257 #define MC13892_GPO_DEFINE(name, reg, voltages) \ argument 261 #define MC13892_SW_DEFINE(name, reg, vsel_reg, voltages) \ argument 265 #define MC13892_DEFINE_REGU(name, reg, vsel_reg, voltages) \ argument
|
/linux-4.1.27/scripts/ |
D | asn1_compiler.c | 297 char name[]; member 653 struct token *name; member 676 struct token *name; member 828 struct token *name) in parse_type() 1133 struct token *cursor = *_cursor, *name; in parse_compound() local
|
/linux-4.1.27/kernel/trace/ |
D | trace_output.c | 248 static int ftrace_output_raw(struct trace_iterator *iter, char *name, in ftrace_output_raw() 259 int ftrace_output_call(struct trace_iterator *iter, char *name, char *fmt, ...) in ftrace_output_call() 273 static inline const char *kretprobed(const char *name) in kretprobed() 283 static inline const char *kretprobed(const char *name) in kretprobed() 294 const char *name; in seq_print_sym_short() local 310 const char *name; in seq_print_sym_offset() local
|
/linux-4.1.27/drivers/clk/samsung/ |
D | clk.h | 63 char *name; member 89 char *name; member 123 const char *name; member 176 const char *name; member 229 const char *name; member 290 const char *name; member
|
/linux-4.1.27/fs/dlm/ |
D | config.c | 177 #define CLUSTER_ATTR(name, check_zero) \ argument 453 const char *name) in make_cluster() 529 static struct config_group *make_space(struct config_group *g, const char *name) in make_space() 585 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm() 622 static struct config_item *make_node(struct config_group *g, const char *name) in make_node() 885 static struct dlm_space *get_space(char *name) in get_space()
|
/linux-4.1.27/fs/fuse/ |
D | dir.c | 149 u64 nodeid, struct qstr *name, in fuse_lookup_init() 285 int fuse_lookup_name(struct super_block *sb, u64 nodeid, struct qstr *name, in fuse_lookup_name() 936 u64 child_nodeid, struct qstr *name) in fuse_reverse_inval_entry() 1169 struct qstr name = QSTR_INIT(dirent->name, dirent->namelen); in fuse_direntplus_link() local 1738 static int fuse_setxattr(struct dentry *entry, const char *name, in fuse_setxattr() 1774 static ssize_t fuse_getxattr(struct dentry *entry, const char *name, in fuse_getxattr() 1858 static int fuse_removexattr(struct dentry *entry, const char *name) in fuse_removexattr()
|
/linux-4.1.27/sound/pci/lola/ |
D | lola.h | 390 #define lola_readl(chip, idx, name) \ argument 392 #define lola_readw(chip, idx, name) \ argument 394 #define lola_readb(chip, idx, name) \ argument 396 #define lola_writel(chip, idx, name, val) \ argument 398 #define lola_writew(chip, idx, name, val) \ argument 400 #define lola_writeb(chip, idx, name, val) \ argument 403 #define lola_dsd_read(chip, dsd, name) \ argument 406 #define lola_dsd_write(chip, dsd, name, val) \ argument
|
/linux-4.1.27/drivers/clk/tegra/ |
D | clk-pll.c | 1437 const char *name, const char *parent_name, unsigned long flags, in _tegra_clk_register_pll() 1454 struct clk *tegra_clk_register_pll(const char *name, const char *parent_name, in tegra_clk_register_pll() 1485 struct clk *tegra_clk_register_plle(const char *name, const char *parent_name, in tegra_clk_register_plle() 1558 struct clk *tegra_clk_register_pllxc(const char *name, const char *parent_name, in tegra_clk_register_pllxc() 1611 struct clk *tegra_clk_register_pllre(const char *name, const char *parent_name, in tegra_clk_register_pllre() 1657 struct clk *tegra_clk_register_pllm(const char *name, const char *parent_name, in tegra_clk_register_pllm() 1696 struct clk *tegra_clk_register_pllc(const char *name, const char *parent_name, in tegra_clk_register_pllc() 1770 struct clk *tegra_clk_register_plle_tegra114(const char *name, in tegra_clk_register_plle_tegra114() 1820 struct clk *tegra_clk_register_pllss(const char *name, const char *parent_name, in tegra_clk_register_pllss()
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_tables.h | 305 char name[IFNAMSIZ]; member 593 const char *name; member 743 char name[NFT_CHAIN_MAXNAMELEN]; member 764 const char *name; member 830 char name[NFT_TABLE_MAXNAMELEN]; member 872 #define MODULE_ALIAS_NFT_CHAIN(family, name) \ argument 875 #define MODULE_ALIAS_NFT_AF_EXPR(family, name) \ argument 878 #define MODULE_ALIAS_NFT_EXPR(name) \ argument 999 char name[NFT_CHAIN_MAXNAMELEN]; member
|
/linux-4.1.27/security/ |
D | security.c | 355 struct qstr *name, void **ctx, in security_dentry_init_security() 399 const struct qstr *qstr, const char **name, in security_old_inode_init_security() 618 int security_inode_setxattr(struct dentry *dentry, const char *name, in security_inode_setxattr() 634 void security_inode_post_setxattr(struct dentry *dentry, const char *name, in security_inode_post_setxattr() 643 int security_inode_getxattr(struct dentry *dentry, const char *name) in security_inode_getxattr() 657 int security_inode_removexattr(struct dentry *dentry, const char *name) in security_inode_removexattr() 682 int security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool all… in security_inode_getsecurity() 689 int security_inode_setsecurity(struct inode *inode, const char *name, const void *value, size_t siz… in security_inode_setsecurity() 1098 int security_getprocattr(struct task_struct *p, char *name, char **value) in security_getprocattr() 1103 int security_setprocattr(struct task_struct *p, char *name, void *value, size_t size) in security_setprocattr() [all …]
|
/linux-4.1.27/arch/arm/mach-davinci/include/mach/ |
D | cputype.h | 26 char *name; member
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | led.c | 86 char *name, char *trigger) in p54_register_led()
|
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8187/ |
D | leds.h | 49 char name[RTL8187_LED_MAX_NAME_LEN + 1]; member
|
/linux-4.1.27/arch/mn10300/boot/tools/ |
D | build.c | 56 void file_open(const char *name) in file_open()
|
/linux-4.1.27/drivers/usb/gadget/ |
D | epautoconf.c | 192 find_ep (struct usb_gadget *gadget, const char *name) in find_ep()
|
/linux-4.1.27/drivers/video/fbdev/mmp/ |
D | core.c | 140 struct mmp_path *mmp_get_path(const char *name) in mmp_get_path()
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | init.c | 109 void __init s3c24xx_init_uartdevs(char *name, in s3c24xx_init_uartdevs()
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
D | radeon_backlight.c | 135 char name[12]; in radeonfb_bl_init() local
|
/linux-4.1.27/arch/x86/platform/olpc/ |
D | olpc_ofw.c | 43 int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res, in __olpc_ofw()
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_core_mpc.c | 228 char *name; member
|
/linux-4.1.27/arch/arm/mach-footbridge/ |
D | ebsa285.c | 36 const char *name; member
|
/linux-4.1.27/drivers/clk/ti/ |
D | autoidle.c | 29 const char *name; member
|
/linux-4.1.27/include/linux/mtd/ |
D | spear_smi.h | 43 char *name; member
|
/linux-4.1.27/tools/virtio/linux/ |
D | virtio.h | 22 const char *name; member
|
/linux-4.1.27/arch/mips/kernel/ |
D | cevt-sb1250.c | 116 unsigned char *name = per_cpu(sibyte_hpt_name, cpu); in sb1250_clockevent_init() local
|
D | cevt-bcm1480.c | 118 unsigned char *name = per_cpu(sibyte_hpt_name, cpu); in sb1480_clockevent_init() local
|
/linux-4.1.27/drivers/block/ |
D | cciss_scsi.h | 72 char *name; member
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | kgdb_test.c | 52 noinline int kgdb_test(char *name, int len, int count, int z) in kgdb_test()
|
/linux-4.1.27/tools/iio/ |
D | iio_utils.h | 36 char *name; member
|
/linux-4.1.27/arch/cris/arch-v32/mach-fs/ |
D | io.c | 154 int crisv32_io_get_name(struct crisv32_iopin *iopin, const char *name) in crisv32_io_get_name()
|
/linux-4.1.27/fs/f2fs/ |
D | hash.c | 79 const unsigned char *name = name_info->name; in f2fs_dentry_hash() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | shadowacpi.c | 91 acpi_init(struct nvkm_bios *bios, const char *name) in acpi_init()
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci_mon.h | 47 char name[8]; member
|
/linux-4.1.27/sound/isa/gus/ |
D | gus_mem_proc.c | 62 char name[16]; in snd_gf1_mem_proc_init() local
|
/linux-4.1.27/drivers/leds/trigger/ |
D | ledtrig-cpu.c | 35 char name[MAX_NAME_LEN]; member
|
/linux-4.1.27/include/media/ |
D | sh_mobile_csi2.h | 36 const char *name; /* async matching: client name */ member
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_flip_work.c | 145 const char *name, drm_flip_func_t func) in drm_flip_work_init()
|
/linux-4.1.27/arch/x86/platform/intel-mid/ |
D | sfi.c | 218 int get_gpio_by_name(const char *name) in get_gpio_by_name() 416 static struct devs_id __init *get_device_id(u8 type, char *name) in get_device_id()
|
/linux-4.1.27/include/linux/netfilter/ |
D | nf_conntrack_sip.h | 28 const char *name; member 62 const char *name; member
|
/linux-4.1.27/drivers/phy/ |
D | phy-qcom-ufs-i.h | 74 const char *name; member 114 char name[UFS_QCOM_PHY_NAME_LEN]; member
|
/linux-4.1.27/drivers/media/rc/ |
D | streamzap.c | 103 char name[128]; member 342 char buf[63], name[128] = ""; in streamzap_probe() local
|
/linux-4.1.27/arch/unicore32/mm/ |
D | fault.c | 408 const char *name; member 449 int sig, int code, const char *name) in hook_fault_code()
|