Home
last modified time | relevance | path

Searched defs:name (Results 401 – 600 of 4387) sorted by relevance

12345678910>>...22

/linux-4.1.27/fs/nfsd/
Dnfs4idmap.c69 char name[IDMAP_NAMESZ]; member
526 idmap_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, in idmap_name_to_id()
592 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id()
608 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id()
629 nfsd_map_name_to_uid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_uid()
642 nfsd_map_name_to_gid(struct svc_rqst *rqstp, const char *name, size_t namelen, in nfsd_map_name_to_gid()
Dtrace.h34 #define DEFINE_STATEID_EVENT(name) \ argument
Dnfs3xdr.c84 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) in compose_entry_fh()
839 static __be32 *encode_entryplus_baggage(struct nfsd3_readdirres *cd, __be32 *p, const char *name, i… in encode_entryplus_baggage()
872 encode_entry(struct readdir_cd *ccd, const char *name, int namlen, in encode_entry()
1001 nfs3svc_encode_entry(void *cd, const char *name, in nfs3svc_encode_entry()
1008 nfs3svc_encode_entry_plus(void *cd, const char *name, in nfs3svc_encode_entry_plus()
/linux-4.1.27/lib/
Dkobject.c447 const char *dup_name = NULL, *name; in kobject_rename() local
603 const char *name = kobj->name; in kobject_cleanup() local
727 struct kobject *kobject_create_and_add(const char *name, struct kobject *parent) in kobject_create_and_add()
829 struct kobject *kset_find_obj(struct kset *kset, const char *name) in kset_find_obj()
875 static struct kset *kset_create(const char *name, in kset_create()
918 struct kset *kset_create_and_add(const char *name, in kset_create_and_add()
Ddevres.c138 const char *name; in devm_ioremap_resource() local
340 int pcim_iomap_regions(struct pci_dev *pdev, int mask, const char *name) in pcim_iomap_regions()
394 const char *name) in pcim_iomap_regions_request_all()
/linux-4.1.27/fs/overlayfs/
Dreaddir.c28 char name[]; member
63 const char *name, int len) in ovl_cache_entry_find()
84 const char *name, int len, in ovl_cache_entry_new()
109 const char *name, int len, u64 ino, in ovl_cache_entry_add_rb()
143 const char *name, int namelen, in ovl_fill_lower()
188 static int ovl_fill_merge(struct dir_context *ctx, const char *name, in ovl_fill_merge()
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-adi2.h21 const char *name; member
43 const char *name; member
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dfeature.c85 enum brcmf_feat_id id, char *name) in brcmf_feat_iovar_int_get()
108 enum brcmf_feat_id id, char *name, u32 val) in brcmf_feat_iovar_int_set()
/linux-4.1.27/include/linux/
Dof_reserved_mem.h9 const char *name; member
27 #define RESERVEDMEM_OF_DECLARE(name, compat, init) \ argument
Dllist.h69 #define LLIST_HEAD_INIT(name) { NULL } argument
70 #define LLIST_HEAD(name) struct llist_head name = LLIST_HEAD_INIT(name) argument
Dxattr.h34 const char *name; member
62 char *name; member
Dfault-inject.h43 #define DECLARE_FAULT_ATTR(name) struct fault_attr name = FAULT_ATTR_INITIALIZER argument
54 static inline struct dentry *fault_create_debugfs_attr(const char *name, in fault_create_debugfs_attr()
Daudit.h168 static inline struct filename *audit_reusename(const __user char *name) in audit_reusename()
174 static inline void audit_getname(struct filename *name) in audit_getname()
179 static inline void audit_inode(struct filename *name, in audit_inode()
194 static inline void audit_inode_parent_hidden(struct filename *name, in audit_inode_parent_hidden()
348 static inline struct filename *audit_reusename(const __user char *name) in audit_reusename()
352 static inline void audit_getname(struct filename *name) in audit_getname()
354 static inline void __audit_inode(struct filename *name, in __audit_inode()
362 static inline void audit_inode(struct filename *name, in audit_inode()
369 static inline void audit_inode_parent_hidden(struct filename *name, in audit_inode_parent_hidden()
Dof.h36 char *name; member
50 const char *name; member
401 const char *name) in of_find_node_by_name()
461 const char *name) in of_get_child_by_name()
467 const char *name) in of_device_is_compatible()
483 const char *name, in of_find_property()
550 const char *name, in of_get_property()
620 static inline bool of_console_check(const struct device_node *dn, const char *name, int index) in of_console_check()
877 #define for_each_node_by_name(dn, name) \ argument
927 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
[all …]
Dcompat.h31 #define COMPAT_SYSCALL_DEFINE0(name) \ argument
34 #define COMPAT_SYSCALL_DEFINE1(name, ...) \ argument
36 #define COMPAT_SYSCALL_DEFINE2(name, ...) \ argument
38 #define COMPAT_SYSCALL_DEFINE3(name, ...) \ argument
40 #define COMPAT_SYSCALL_DEFINE4(name, ...) \ argument
42 #define COMPAT_SYSCALL_DEFINE5(name, ...) \ argument
44 #define COMPAT_SYSCALL_DEFINE6(name, ...) \ argument
47 #define COMPAT_SYSCALL_DEFINEx(x, name, ...) \ argument
Duio_driver.h36 const char *name; member
57 const char *name; member
96 const char *name; member
DmISDNdsp.h5 char *name; member
11 char *name; member
Dratelimit.h20 #define RATELIMIT_STATE_INIT(name, interval_init, burst_init) { \ argument
29 #define DEFINE_RATELIMIT_STATE(name, interval_init, burst_init) \ argument
Dconnector.h37 unsigned char name[CN_CBQ_NAMELEN]; member
46 unsigned char name[CN_CBQ_NAMELEN]; member
Dblktrace_api.h75 # define do_blk_trace_setup(q, name, dev, bdev, buts) (-ENOTTY) argument
77 # define blk_trace_setup(q, name, dev, bdev, arg) (-ENOTTY) argument
92 char name[BLKTRACE_BDEV_SIZE]; member
Drfkill.h217 rfkill_alloc(const char *name, in rfkill_alloc()
299 rfkill_set_led_trigger_name(struct rfkill *rfkill, const char *name) in rfkill_set_led_trigger_name()
Drwsem.h74 #define __RWSEM_INITIALIZER(name) \ argument
81 #define DECLARE_RWSEM(name) \ argument
Drfkill-regulator.h44 char *name; /* the name for the rfkill switch */ member
Dleds-regulator.h42 char *name; /* LED name as expected by LED class */ member
Drfkill-gpio.h33 char *name; member
Dkmod.h42 static inline int request_module(const char *name, ...) { return -ENOSYS; } in request_module()
43 static inline int request_module_nowait(const char *name, ...) { return -ENOSYS; } in request_module_nowait()
Dkallsyms.h50 static inline unsigned long kallsyms_lookup_name(const char *name) in kallsyms_lookup_name()
101 …ol_attrs(unsigned long addr, unsigned long *size, unsigned long *offset, char *modname, char *name) in lookup_symbol_attrs()
/linux-4.1.27/scripts/kconfig/
Dutil.c14 struct file *file_lookup(const char *name) in file_lookup()
35 int file_write_dep(const char *name) in file_write_dep()
Dlist.h28 #define LIST_HEAD_INIT(name) { &(name), &(name) } argument
30 #define LIST_HEAD(name) \ argument
/linux-4.1.27/arch/arm/mach-omap2/
Dvoltage.c272 static struct voltagedomain *_voltdm_lookup(const char *name) in _voltdm_lookup()
307 struct voltagedomain *voltdm_lookup(const char *name) in voltdm_lookup()
Dtimer.c235 char name[10]; /* 10 = sizeof("gptXX_Xck0") */ in omap_dm_timer_init_one() local
600 #define OMAP_SYS_GP_TIMER_INIT(name, clkev_nr, clkev_src, clkev_prop, \ argument
611 #define OMAP_SYS_32K_TIMER_INIT(name, clkev_nr, clkev_src, clkev_prop, \ argument
704 char *name = "omap_timer"; in omap_timer_init() local
Dclockdomain.h73 const char *name; member
126 const char *name; member
128 const char *name; member
Domap_hwmod.c1109 static int _get_mpu_irq_by_name(struct omap_hwmod *oh, const char *name, in _get_mpu_irq_by_name()
1152 static int _get_sdma_req_by_name(struct omap_hwmod *oh, const char *name, in _get_sdma_req_by_name()
1197 static int _get_addr_space_by_name(struct omap_hwmod *oh, const char *name, in _get_addr_space_by_name()
1509 static struct omap_hwmod *_lookup(const char *name) in _lookup()
1596 static int _lookup_hardreset(struct omap_hwmod *oh, const char *name, in _lookup_hardreset()
1630 static int _assert_hardreset(struct omap_hwmod *oh, const char *name) in _assert_hardreset()
1663 static int _deassert_hardreset(struct omap_hwmod *oh, const char *name) in _deassert_hardreset()
1733 static int _read_hardreset(struct omap_hwmod *oh, const char *name) in _read_hardreset()
3158 struct omap_hwmod *omap_hwmod_lookup(const char *name) in omap_hwmod_lookup()
3532 const char *name, struct resource *rsrc) in omap_hwmod_get_resource_byname()
[all …]
/linux-4.1.27/fs/squashfs/
Dnamei.c78 int index_offset, int i_count, const char *name, in get_dir_index_using_name()
142 const unsigned char *name = dentry->d_name.name; in squashfs_lookup() local
/linux-4.1.27/tools/iio/
Dlsiio.c64 char name[IIO_MAX_NAME_LENGTH]; in dump_one_device() local
82 char name[IIO_MAX_NAME_LENGTH]; in dump_one_trigger() local
/linux-4.1.27/drivers/of/
Dbase.c117 const char *name = orig_name; in safe_name() local
161 const char *name; in __of_attach_node_sysfs() local
214 const char *name, int *lenp) in __of_find_property()
233 const char *name, in of_find_property()
291 const char *name, int *lenp) in __of_get_property()
302 const void *of_get_property(const struct device_node *np, const char *name, in of_get_property()
445 const char *compat, const char *type, const char *name) in __of_device_is_compatible()
724 const char *name) in of_get_child_by_name()
746 const char *name = strrchr(child->full_name, '/'); in __of_find_node_by_path() local
839 const char *name) in of_find_node_by_name()
[all …]
/linux-4.1.27/drivers/firmware/efi/
Defi-pstore.c50 char name[DUMP_NAME_LEN], data_type; in efi_pstore_read_func() local
243 char name[DUMP_NAME_LEN]; in efi_pstore_write() local
270 efi_char16_t *name; member
326 char name[DUMP_NAME_LEN]; in efi_pstore_erase() local
/linux-4.1.27/arch/avr32/mach-at32ap/
Dpio.h167 #define PIO_BIT(name) (1 << PIO_##name##_OFFSET) argument
168 #define PIO_BF(name,value) (((value) & ((1 << PIO_##name##_SIZE) - 1)) << PIO_#… argument
169 #define PIO_BFEXT(name,value) (((value) >> PIO_##name##_OFFSET) & ((1 << PIO_##nam… argument
170 #define PIO_BFINS(name,value,old) (((old) & ~(((1 << PIO_##name##_SIZE) - 1) << PIO_##… argument
/linux-4.1.27/net/netfilter/
Dnfnetlink_cttimeout.c80 char *name; in cttimeout_new_timeout() local
249 char *name; in cttimeout_get_timeout() local
318 char *name; in cttimeout_del_timeout() local
485 static struct ctnl_timeout *ctnl_timeout_find_get(const char *name) in ctnl_timeout_find_get()
Dxt_RATEEST.c29 static unsigned int xt_rateest_hash(const char *name) in xt_rateest_hash()
43 struct xt_rateest *xt_rateest_lookup(const char *name) in xt_rateest_lookup()
/linux-4.1.27/fs/afs/
Dvnode.c451 const char *name, umode_t mode, struct afs_fid *newfid, in afs_vnode_create()
508 int afs_vnode_remove(struct afs_vnode *vnode, struct key *key, const char *name, in afs_vnode_remove()
564 struct key *key, const char *name) in afs_vnode_link()
632 const char *name, const char *content, in afs_vnode_symlink()
/linux-4.1.27/kernel/trace/
Dtrace_export.c24 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, \ argument
55 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print, filter) \ argument
68 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print, filter) \ argument
126 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print, filter) \ argument
/linux-4.1.27/drivers/input/serio/
Dat32psif.c72 #define PSIF_BIT(name) \ argument
75 #define PSIF_BF(name, value) \ argument
79 #define PSIF_BFEXT(name, value) \ argument
83 #define PSIF_BFINS(name, value, old) \ argument
/linux-4.1.27/drivers/dma/
Dof-dma.c123 static int of_dma_match_channel(struct device_node *np, const char *name, in of_dma_match_channel()
149 const char *name) in of_dma_request_slave_channel()
/linux-4.1.27/tools/perf/util/
Dparse-events.c123 #define __PERF_EVENT_FIELD(config, name) \ argument
227 struct tracepoint_path *tracepoint_name_to_path(const char *name) in tracepoint_name_to_path()
277 char *name, struct cpu_map *cpus) in __add_event()
295 struct perf_event_attr *attr, char *name) in add_event()
322 char name[MAX_NAME_LEN]; in parse_events_add_cache() local
630 char *name, struct list_head *head_config) in parse_events_add_pmu()
684 void parse_events__set_leader(char *name, struct list_head *list) in parse_events__set_leader()
858 int parse_events_name(struct list_head *list, char *name) in parse_events_name()
954 perf_pmu__parse_check(const char *name) in perf_pmu__parse_check()
1276 char name[64]; in print_hwcache_events() local
[all …]
Dsymbol.c223 struct symbol *symbol__new(u64 start, u64 len, u8 binding, const char *name) in symbol__new()
397 const char *name) in symbols__find_by_name()
466 const char *name) in dso__find_symbol_by_name()
494 int (*process_module)(void *arg, const char *name, in modules__parse()
507 char name[PATH_MAX]; in modules__parse() local
591 static int map__process_kallsym_symbol(void *arg, const char *name, in map__process_kallsym_symbol()
838 char *name; member
874 static struct module_info *find_module(const char *name, in find_module()
896 static int __read_proc_modules(void *arg, const char *name, u64 start) in __read_proc_modules()
1016 char *name; in filename_from_kallsyms_filename() local
[all …]
Dpmu.h19 char *name; member
39 char *name; member
/linux-4.1.27/fs/ext3/
Dxattr.c185 const char *name, size_t size, int sorted) in ext3_xattr_find_entry()
211 ext3_xattr_block_get(struct inode *inode, int name_index, const char *name, in ext3_xattr_block_get()
261 ext3_xattr_ibody_get(struct inode *inode, int name_index, const char *name, in ext3_xattr_ibody_get()
314 ext3_xattr_get(struct inode *inode, int name_index, const char *name, in ext3_xattr_get()
512 const char *name; member
941 const char *name, const void *value, size_t value_len, in ext3_xattr_set_handle()
1052 ext3_xattr_set(struct inode *inode, int name_index, const char *name, in ext3_xattr_set()
1259 char *name = entry->e_name; in ext3_xattr_hash_entry() local
Dxattr.h82 ext3_xattr_get(struct inode *inode, int name_index, const char *name, in ext3_xattr_get()
89 ext3_xattr_set(struct inode *inode, int name_index, const char *name, in ext3_xattr_set()
97 const char *name, const void *value, size_t size, int flags) in ext3_xattr_set_handle()
/linux-4.1.27/drivers/clk/tegra/
Dclk-periph.c141 static struct clk *_tegra_clk_register_periph(const char *name, in _tegra_clk_register_periph()
189 struct clk *tegra_clk_register_periph(const char *name, in tegra_clk_register_periph()
198 struct clk *tegra_clk_register_periph_nodiv(const char *name, in tegra_clk_register_periph_nodiv()
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dintrinsics.h90 #define IA64_INTRINSIC_API(name) ia64_native_ ## name argument
91 #define IA64_INTRINSIC_MACRO(name) ia64_native_ ## name argument
/linux-4.1.27/drivers/iommu/
Dmsm_iommu.h51 const char *name; member
65 const char *name; member
/linux-4.1.27/fs/
Ddcache.c245 unsigned char name[]; member
1545 struct dentry *__d_alloc(struct super_block *sb, const struct qstr *name) in __d_alloc()
1616 struct dentry *d_alloc(struct dentry * parent, const struct qstr *name) in d_alloc()
1644 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo()
1650 struct dentry *d_alloc_name(struct dentry *parent, const char *name) in d_alloc_name()
1804 const char *name = entry->d_name.name; in __d_instantiate_unique() local
1890 static const struct qstr name = QSTR_INIT("/", 1); in d_make_root() local
2048 struct qstr *name) in d_add_ci()
2100 const struct qstr *name) in slow_dentry_cmp()
2144 const struct qstr *name, in __d_lookup_rcu()
[all …]
Dbad_inode.c103 static int bad_inode_setxattr(struct dentry *dentry, const char *name, in bad_inode_setxattr()
109 static ssize_t bad_inode_getxattr(struct dentry *dentry, const char *name, in bad_inode_getxattr()
121 static int bad_inode_removexattr(struct dentry *dentry, const char *name) in bad_inode_removexattr()
/linux-4.1.27/fs/nfs/
Dnfs4idmap.c155 int nfs_map_string_to_numeric(const char *name, size_t namelen, __u32 *res) in nfs_map_string_to_numeric()
248 static ssize_t nfs_idmap_get_desc(const char *name, size_t namelen, in nfs_idmap_get_desc()
269 static struct key *nfs_idmap_request_key(const char *name, size_t namelen, in nfs_idmap_request_key()
294 static ssize_t nfs_idmap_get_key(const char *name, size_t namelen, in nfs_idmap_get_key()
354 static int nfs_idmap_lookup_id(const char *name, size_t namelen, const char *type, in nfs_idmap_lookup_id()
731 int nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, kuid_t *… in nfs_map_name_to_uid()
748 int nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, kgid_t … in nfs_map_group_to_gid()
/linux-4.1.27/fs/coda/
Dupcall.c130 const char *name, int length, int * type, in venus_lookup()
201 const char *name, int length, in venus_mkdir()
269 const char *name, int length, int excl, int mode, in venus_create()
302 const char *name, int length) in venus_rmdir()
325 const char *name, int length) in venus_remove()
379 struct CodaFid *dirfid, const char *name, int len ) in venus_link()
405 const char *name, int len, in venus_symlink()
/linux-4.1.27/fs/fat/
Dnamei_vfat.c90 static unsigned int __vfat_striptail_len(unsigned int len, const char *name) in __vfat_striptail_len()
123 const unsigned char *name; in vfat_hashi() local
142 unsigned int len, const char *str, const struct qstr *name) in vfat_cmpi()
161 unsigned int len, const char *str, const struct qstr *name) in vfat_cmp()
222 static int vfat_find_form(struct inode *dir, unsigned char *name) in vfat_find_form()
497 xlate_to_uni(const unsigned char *name, int len, unsigned char *outname, in xlate_to_uni()
578 static int vfat_build_slots(struct inode *dir, const unsigned char *name, in vfat_build_slots()
Dnamei_msdos.c17 static int msdos_format_name(const unsigned char *name, int len, in msdos_format_name()
117 static int msdos_find(struct inode *dir, const unsigned char *name, int len, in msdos_find()
166 unsigned int len, const char *str, const struct qstr *name) in msdos_cmp()
225 static int msdos_add_entry(struct inode *dir, const unsigned char *name, in msdos_add_entry()
/linux-4.1.27/arch/powerpc/platforms/512x/
Dclock-commonclk.c221 static inline struct clk *mpc512x_clk_fixed(const char *name, int rate) in mpc512x_clk_fixed()
227 const char *name, const char *parent_name, in mpc512x_clk_factor()
238 const char *name, const char *parent_name, u8 clkflags, in mpc512x_clk_divider()
246 const char *name, const char *parent_name, in mpc512x_clk_divtable()
259 const char *name, const char *parent_name, in mpc512x_clk_gated()
269 static inline struct clk *mpc512x_clk_muxed(const char *name, in mpc512x_clk_muxed()
822 char name[12]; in mpc512x_clk_setup_clock_tree() local
/linux-4.1.27/drivers/md/bcache/
Dutil.h33 #define DECLARE_HEAP(type, name) \ argument
120 #define DECLARE_FIFO(type, name) \ argument
259 #define DECLARE_ARRAY_ALLOCATOR(type, name, size) \ argument
407 #define __print_time_stat(stats, name, stat, units) \ argument
411 #define sysfs_print_time_stats(stats, name, \ argument
428 #define sysfs_time_stats_attribute(name, \ argument
436 #define sysfs_time_stats_attribute_list(name, \ argument
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dled.c127 const char *name, char *trigger) in ath5k_register_led()
169 char name[ATH5K_LED_MAX_NAME_LEN + 1]; in ath5k_init_leds() local
/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8187/
Dleds.c135 struct rtl8187_led *led, const char *name, in rtl8187_register_led()
177 char name[RTL8187_LED_MAX_NAME_LEN + 1]; in rtl8187_leds_init() local
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_recent.h31 char name[XT_RECENT_NAME_LEN]; member
40 char name[XT_RECENT_NAME_LEN]; member
Dx_tables.h16 char name[XT_EXTENSION_MAXNAMELEN]; member
39 char name[XT_EXTENSION_MAXNAMELEN]; member
77 char name[XT_EXTENSION_MAXNAMELEN]; member
116 char name[XT_TABLE_MAXNAMELEN]; member
Dxt_nfacct.h9 char name[NFACCT_NAME_MAX]; member
Dxt_helper.h6 char name[30]; member
/linux-4.1.27/arch/arm/mach-shmobile/
Dpm-rmobile.h57 #define rmobile_add_device_to_domain_td(name, pdev, td) do { } while (0) argument
58 #define rmobile_add_device_to_domain(name, pdev) do { } while (0) argument
/linux-4.1.27/drivers/acpi/acpica/
Dacinterp.h53 #define ACPI_EXD_TABLE_SIZE(name) (sizeof(name) / sizeof (struct acpi_exdump_info)) argument
70 char *name; member
/linux-4.1.27/drivers/pinctrl/freescale/
Dpinctrl-imx1.h40 const char *name; member
53 const char *name; member
/linux-4.1.27/drivers/clk/at91/
Dclk-plldiv.c83 at91_clk_register_plldiv(struct at91_pmc *pmc, const char *name, in at91_clk_register_plldiv()
116 const char *name = np->name; in of_at91_clk_plldiv_setup() local
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_doorbell.h50 #define MTHCA_DECLARE_DOORBELL_LOCK(name) argument
78 #define MTHCA_DECLARE_DOORBELL_LOCK(name) spinlock_t name; argument
/linux-4.1.27/sound/aoa/
Daoa.h22 char name[MAX_CODEC_NAME_LEN]; member
69 char name[MAX_LAYOUT_NAME_LEN]; member
/linux-4.1.27/fs/gfs2/
Dinode.c250 struct inode *gfs2_lookup_simple(struct inode *dip, const char *name) in gfs2_lookup_simple()
283 struct inode *gfs2_lookupi(struct inode *dir, const struct qstr *name, in gfs2_lookupi()
336 static int create_ok(struct gfs2_inode *dip, const struct qstr *name, in create_ok()
520 static int link_dinode(struct gfs2_inode *dip, const struct qstr *name, in link_dinode()
589 const struct qstr *name = &dentry->d_name; in gfs2_create_inode() local
1020 static int gfs2_unlink_ok(struct gfs2_inode *dip, const struct qstr *name, in gfs2_unlink_ok()
1821 static int gfs2_setxattr(struct dentry *dentry, const char *name, in gfs2_setxattr()
1841 static ssize_t gfs2_getxattr(struct dentry *dentry, const char *name, in gfs2_getxattr()
1863 static int gfs2_removexattr(struct dentry *dentry, const char *name) in gfs2_removexattr()
Dxattr.c161 const char *name; member
190 static int gfs2_ea_find(struct gfs2_inode *ip, int type, const char *name, in gfs2_ea_find()
545 int gfs2_xattr_acl_get(struct gfs2_inode *ip, const char *name, char **ppdata) in gfs2_xattr_acl_get()
586 static int gfs2_xattr_get(struct dentry *dentry, const char *name, in gfs2_xattr_get()
796 static int ea_init(struct gfs2_inode *ip, int type, const char *name, in ea_init()
1042 static int ea_set_i(struct gfs2_inode *ip, int type, const char *name, in ea_set_i()
1137 static int gfs2_xattr_remove(struct gfs2_inode *ip, int type, const char *name) in gfs2_xattr_remove()
1175 int __gfs2_xattr_set(struct inode *inode, const char *name, in __gfs2_xattr_set()
1230 static int gfs2_xattr_set(struct dentry *dentry, const char *name, in gfs2_xattr_set()
/linux-4.1.27/arch/metag/kernel/
Dmetag_ksyms.c29 #define DECLARE_EXPORT(name) extern void name(void); EXPORT_SYMBOL(name) argument
/linux-4.1.27/arch/powerpc/boot/
Dcrtsavres.S46 #define _GLOBAL(name) \ argument
/linux-4.1.27/arch/sh/kernel/
Dsh_ksyms_32.c29 #define DECLARE_EXPORT(name) \ argument
Dsh_ksyms_64.c48 #define DECLARE_EXPORT(name) extern void name(void);EXPORT_SYMBOL(name) argument
Dptrace.c10 int regs_query_register_offset(const char *name) in regs_query_register_offset()
/linux-4.1.27/arch/openrisc/kernel/
Dor32_ksyms.c34 #define DECLARE_EXPORT(name) extern void name(void); EXPORT_SYMBOL(name) argument
/linux-4.1.27/arch/hexagon/kernel/
Dhexagon_ksyms.c45 #define DECLARE_EXPORT(name) \ argument
/linux-4.1.27/arch/nios2/kernel/
Dnios2_ksyms.c23 #define DECLARE_EXPORT(name) extern void name(void); EXPORT_SYMBOL(name) argument
/linux-4.1.27/net/sctp/
Dprimitive.c51 #define DECLARE_PRIMITIVE(name) \ argument
/linux-4.1.27/fs/btrfs/
Dasync-thread.c59 #define BTRFS_WORK_HELPER(name) \ argument
90 __btrfs_alloc_workqueue(const char *name, unsigned int flags, int max_active, in __btrfs_alloc_workqueue()
134 struct btrfs_workqueue *btrfs_alloc_workqueue(const char *name, in btrfs_alloc_workqueue()
Dsend.c272 char name[]; member
422 static int fs_path_add(struct fs_path *p, const char *name, int name_len) in fs_path_add()
1663 u64 dir, const char *name, int name_len, in lookup_dir_item_inode()
1704 u64 *dir, u64 *dir_gen, struct fs_path *name) in get_first_ref()
1772 const char *name, int name_len) in is_first_ref()
1809 const char *name, int name_len, in will_overwrite_ref()
1882 const char *name, int name_len) in did_overwrite_ref()
1935 struct fs_path *name = NULL; in did_overwrite_first_ref() local
2225 struct fs_path *name = NULL; in get_cur_path() local
2291 char *name = NULL; in send_subvol_begin() local
[all …]
/linux-4.1.27/fs/xfs/
Dxfs_sysfs.c37 #define XFS_SYSFS_ATTR_RW(name) \ argument
39 #define XFS_SYSFS_ATTR_RO(name) \ argument
42 #define ATTR_LIST(name) &xfs_sysfs_attr_##name.attr argument
/linux-4.1.27/security/apparmor/
Dfile.c107 gfp_t gfp, int op, u32 request, const char *name, in aa_audit_file()
239 const char *name, struct path_cond *cond, in aa_str_perms()
283 const char *name, *info = NULL; in aa_path_perm() local
/linux-4.1.27/drivers/mtd/devices/
Dphram.c97 static int register_device(char *name, phys_addr_t start, size_t len) in register_device()
178 char *name; in parse_name() local
224 char *name; in phram_setup() local
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c580 check_entry(const struct ip6t_entry *e, const char *name) in check_entry()
642 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target()
668 find_check_entry(struct ip6t_entry *e, struct net *net, const char *name, in find_check_entry()
1090 char name[XT_TABLE_MAXNAMELEN]; in get_info() local
1189 __do_replace(struct net *net, const char *name, unsigned int valid_hooks, in __do_replace()
1323 char *name; in do_add_counters() local
1408 char name[XT_TABLE_MAXNAMELEN]; member
1460 const char *name, in compat_find_calc_match()
1499 const char *name) in check_compat_entry_size_and_hooks()
1581 unsigned int *size, const char *name, in compat_copy_entry_from_user()
[all …]
/linux-4.1.27/net/ipv4/netfilter/
Dip_tables.c567 check_entry(const struct ipt_entry *e, const char *name) in check_entry()
629 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target()
654 find_check_entry(struct ipt_entry *e, struct net *net, const char *name, in find_check_entry()
1077 char name[XT_TABLE_MAXNAMELEN]; in get_info() local
1176 __do_replace(struct net *net, const char *name, unsigned int valid_hooks, in __do_replace()
1310 const char *name; in do_add_counters() local
1393 char name[XT_TABLE_MAXNAMELEN]; member
1445 const char *name, in compat_find_calc_match()
1484 const char *name) in check_compat_entry_size_and_hooks()
1566 unsigned int *size, const char *name, in compat_copy_entry_from_user()
[all …]
Darp_tables.c472 static inline int check_entry(const struct arpt_entry *e, const char *name) in check_entry()
491 static inline int check_target(struct arpt_entry *e, const char *name) in check_target()
514 find_check_entry(struct arpt_entry *e, const char *name, unsigned int size) in find_check_entry()
889 char name[XT_TABLE_MAXNAMELEN]; in get_info() local
987 static int __do_replace(struct net *net, const char *name, in __do_replace()
1122 const char *name; in do_add_counters() local
1220 const char *name) in check_compat_entry_size_and_hooks()
1287 unsigned int *size, const char *name, in compat_copy_entry_from_user()
1320 static int translate_compat_table(const char *name, in translate_compat_table()
1477 char name[XT_TABLE_MAXNAMELEN]; member
[all …]
/linux-4.1.27/drivers/powercap/
Dpowercap_sys.c170 const char *name; in show_constraint_name() local
195 static int create_constraint_attribute(int id, const char *name, in create_constraint_attribute()
497 const char *name, in powercap_register_zone()
612 const char *name, in powercap_register_control_type()
/linux-4.1.27/drivers/platform/chrome/
Dchromeos_laptop.c133 const char *name, in __add_probed_i2c_device()
207 const char *name; member
258 const char *name, in add_probed_i2c_device()
274 static struct i2c_client *add_i2c_device(const char *name, in add_i2c_device()
/linux-4.1.27/fs/ceph/
Dacl.c46 const char *name; in ceph_get_acl() local
87 const char *name = NULL; in ceph_set_acl() local
/linux-4.1.27/include/sound/
Dmax98095.h18 const char *name; member
29 const char *name; member
Dak4xxx-adda.h44 char *name; /* mixer volume name */ member
51 char *name; /* capture gain volume label */ member
81 const char *name; member
Dinfo.h74 const char *name; member
162 …snd_info_entry *snd_info_create_module_entry(struct module *module, const char *name, struct snd_i… in snd_info_create_module_entry()
163 …t snd_info_entry *snd_info_create_card_entry(struct snd_card *card, const char *name, struct snd_i… in snd_info_create_card_entry()
173 static inline int snd_card_proc_new(struct snd_card *card, const char *name, in snd_card_proc_new()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Ddebug.h99 #define DEFINE_TALLY(name) \ argument
103 #define DEFINE_STAT(name) \ argument
/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2x00leds.c104 const char *name) in rt2x00leds_register_led()
125 char name[36]; in rt2x00leds_register() local
/linux-4.1.27/include/net/irda/
Dirias_object.h48 char *name; member
77 char *name; /* Attribute name */ member
/linux-4.1.27/arch/alpha/kernel/
Dsrm_env.c52 char *name; member
210 char name[4]; in srm_env_init() local
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-camera.c103 char *name; in em28xx_probe_sensor_micron() local
202 char *name; in em28xx_probe_sensor_omnivision() local
/linux-4.1.27/arch/unicore32/kernel/
Ddma.c26 char *name; member
35 int puv3_request_dma(char *name, puv3_dma_prio prio, in puv3_request_dma()
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
Dcpu.h39 #define IS_SAMSUNG_CPU(name, id, mask) \ argument
105 const char *name; member
Dadc-core.h21 static inline void s3c_adc_setname(char *name) in s3c_adc_setname()
Data-core.h21 static inline void s3c_cfcon_setname(char *name) in s3c_cfcon_setname()
Dnand-core.h21 static inline void s3c_nand_setname(char *name) in s3c_nand_setname()
Dfb-core.h22 static inline void s3c_fb_setname(char *name) in s3c_fb_setname()
Dkeypad-core.h24 static inline void samsung_keypad_setname(char *name) in samsung_keypad_setname()
Dspi-core.h17 static inline void s3c64xx_spi_setname(char *name) in s3c64xx_spi_setname()
/linux-4.1.27/arch/sh/mm/
Dconsistent.c111 static void __init memchunk_cmdline_override(char *name, unsigned long *sizep) in memchunk_cmdline_override()
129 char *name, unsigned long memsize) in platform_resource_setup_memory()
/linux-4.1.27/include/net/sctp/
Dsctp.h258 #define SCTP_DBG_OBJCNT_INC(name) \ argument
260 #define SCTP_DBG_OBJCNT_DEC(name) \ argument
262 #define SCTP_DBG_OBJCNT(name) \ argument
268 #define SCTP_DBG_OBJCNT_ENTRY(name) \ argument
276 #define SCTP_DBG_OBJCNT_INC(name) argument
277 #define SCTP_DBG_OBJCNT_DEC(name) argument
/linux-4.1.27/crypto/
Dalgapi.c238 void crypto_alg_tested(const char *name, int err) in crypto_alg_tested()
492 static struct crypto_template *__crypto_lookup_template(const char *name) in __crypto_lookup_template()
511 struct crypto_template *crypto_lookup_template(const char *name) in crypto_lookup_template()
763 const char *name; in crypto_attr_alg2() local
791 void *crypto_alloc_instance2(const char *name, struct crypto_alg *alg, in crypto_alloc_instance2()
822 struct crypto_instance *crypto_alloc_instance(const char *name, in crypto_alloc_instance()
Daead.c254 const char *name, u32 type, u32 mask) in crypto_grab_nivaead()
276 const char *name; in aead_geniv_alloc() local
471 struct crypto_alg *crypto_lookup_aead(const char *name, u32 type, u32 mask) in crypto_lookup_aead()
505 int crypto_grab_aead(struct crypto_aead_spawn *spawn, const char *name, in crypto_grab_aead()
/linux-4.1.27/drivers/pinctrl/mvebu/
Dpinctrl-mvebu.c34 const char *name; member
40 const char *name; member
74 struct mvebu_pinctrl *pctl, const char *name) in mvebu_pinctrl_find_group_by_name()
101 const char *name) in mvebu_pinctrl_find_setting_by_name()
130 struct mvebu_pinctrl *pctl, const char *name) in mvebu_pinctrl_find_function_by_name()
451 const char *name) in _add_function()
/linux-4.1.27/arch/powerpc/perf/
Dhv-24x7.c316 static struct attribute *device_str_attr_create_(char *name, char *str) in device_str_attr_create_()
331 static struct attribute *device_str_attr_create(char *name, int name_max, in device_str_attr_create()
420 char *name = event_name(event, &nl); in event_to_desc_attr() local
434 char *name = event_name(event, &nl); in event_to_long_desc_attr() local
496 const char *name; member
526 static int event_uniq_add(struct rb_root *root, const char *name, int nl, in event_uniq_add()
767 char *name; in create_events_from_catalog() local
827 char *name; in create_events_from_catalog() local
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_ioctlP.h11 #define ARMADA_IOCTL_PROTO(name)\ argument
/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/
Drtc-core.h21 static inline void s3c_rtc_setname(char *name) in s3c_rtc_setname()
/linux-4.1.27/mm/
Dinit-mm.c13 #define INIT_MM_CONTEXT(name) argument
Dbacking-dev.c117 static void bdi_debug_register(struct backing_dev_info *bdi, const char *name) in bdi_debug_register()
134 const char *name) in bdi_debug_register()
161 #define BDI_SHOW(name, expr) \ argument
450 int bdi_setup_and_register(struct backing_dev_info *bdi, char *name) in bdi_setup_and_register()
/linux-4.1.27/include/linux/ceph/
Ddebugfs.h7 #define CEPH_DEFINE_SHOW_FUNC(name) \ argument
/linux-4.1.27/scripts/basic/
Dfixdep.c145 char name[0]; member
164 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config()
179 static void define_config(const char *name, int len, unsigned int hash) in define_config()
/linux-4.1.27/fs/ntfs/
Ddir.c97 ntfs_name *name = NULL; in ntfs_lookup_inode_by_name() local
1027 u8 *name, struct dir_context *actor) in ntfs_filldir()
1111 u8 *name = NULL; in ntfs_readdir() local
/linux-4.1.27/include/media/
Dir-kbd-i2c.h21 char name[32]; member
40 const char *name; member
/linux-4.1.27/arch/sh/include/asm/
Dhw_breakpoint.h12 char *name; /* Contains name of the symbol to set bkpt */ member
30 const char *name; member
Dtraps_64.h34 #define BUILD_TRAP_HANDLER(name) \ argument
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_helper.h28 char name[NF_CT_HELPER_NAME_LEN]; /* name of the module */ member
101 const char *name; member
/linux-4.1.27/sound/firewire/fireworks/
Dfireworks_proc.c134 const char *name; in proc_read_phys_meters() local
196 add_node(struct snd_efw *efw, struct snd_info_entry *root, const char *name, in add_node()
/linux-4.1.27/net/netfilter/ipset/
Dip_set_core.c83 find_set_type(const char *name, u8 family, u8 revision) in find_set_type()
99 load_settype(const char *name) in load_settype()
113 #define find_set_type_get(name, family, revision, found) \ argument
117 __find_set_type_get(const char *name, u8 family, u8 revision, in __find_set_type_get()
153 #define find_set_type_minmax(name, family, min, max) \ argument
157 __find_set_type_minmax(const char *name, u8 family, u8 *min, u8 *max, in __find_set_type_minmax()
575 ip_set_get_byname(struct net *net, const char *name, struct ip_set **set) in ip_set_get_byname()
753 find_set_and_id(struct ip_set_net *inst, const char *name, ip_set_id_t *id) in find_set_and_id()
770 find_set(struct ip_set_net *inst, const char *name) in find_set()
778 find_free_id(struct ip_set_net *inst, const char *name, ip_set_id_t *index, in find_free_id()
[all …]
/linux-4.1.27/fs/proc/
Dproc_sysctl.c103 struct ctl_dir *dir, const char *name, int namelen) in find_entry()
138 const char *name = entry->procname; in insert_entry() local
332 const char *name, int namelen) in lookup_entry()
477 struct qstr *name = &dentry->d_name; in proc_sys_lookup() local
837 unsigned int len, const char *str, const struct qstr *name) in proc_sys_compare()
863 const char *name, int namelen) in find_subdir()
877 const char *name, int namelen) in new_dir()
915 const char *name, int namelen) in get_subdir()
1217 const char *name, *nextname; in __register_sysctl_table() local
1295 static char *append_path(const char *path, char *pos, const char *name) in append_path()
[all …]
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Ddebugfs.c43 const char *name; member
50 const char *name, struct vring *vring, in wil_print_vring()
105 char name[10]; in wil_vring_debugfs_show() local
284 static struct dentry *wil_debugfs_create_iomem_x32(const char *name, in wil_debugfs_create_iomem_x32()
308 static struct dentry *wil_debugfs_create_ulong(const char *name, umode_t mode, in wil_debugfs_create_ulong()
372 const char *name, in wil6210_debugfs_create_ISR()
542 struct dentry *wil_debugfs_create_ioblob(const char *name, in wil_debugfs_create_ioblob()
1332 char name[32]; in wil6210_debugfs_init_blobs() local
1350 const char *name; member
1385 const char *name; member
[all …]
/linux-4.1.27/arch/tile/kernel/
Dhardwall.c46 const char *name; member
162 #define mtspr_XDN(hwt, name, val) \ argument
164 #define mtspr_MPL_XDN(hwt, name, val) \ argument
166 #define mfspr_XDN(hwt, name) \ argument
169 #define mtspr_XDN(hwt, name, val) \ argument
176 #define mtspr_MPL_XDN(hwt, name, val) \ argument
183 #define mfspr_XDN(hwt, name) \ argument
/linux-4.1.27/sound/soc/sh/rcar/
Dcore.c124 #define rsnd_is_enable_path(io, name) \ argument
126 #define rsnd_info_id(priv, io, name) \ argument
572 #define mod_parse(name) \ in rsnd_of_parse_dai() argument
832 const unsigned char *name, in __rsnd_kctrl_new()
872 const unsigned char *name, in rsnd_kctrl_new_m()
885 const unsigned char *name, in rsnd_kctrl_new_s()
898 const unsigned char *name, in rsnd_kctrl_new_e()
/linux-4.1.27/tools/perf/bench/
Dmem-memset-arch.h4 #define MEMSET_FN(fn, name, desc) \ argument
Dmem-memcpy-arch.h4 #define MEMCPY_FN(fn, name, desc) \ argument
/linux-4.1.27/scripts/dtc/
Dlivetree.c53 struct property *build_property(char *name, struct data val) in build_property()
65 struct property *build_property_delete(char *name) in build_property_delete()
128 struct node *name_node(struct node *node, char *name) in name_node()
240 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name()
273 void delete_node_by_name(struct node *parent, char *name) in delete_node_by_name()
/linux-4.1.27/kernel/gcov/
Dfs.c60 char name[0]; member
238 static struct gcov_node *get_node_by_name(const char *name) in get_node_by_name()
413 const char *name, struct gcov_node *parent) in init_node()
432 struct gcov_info *info, const char *name) in new_node()
516 const char *name) in get_child_by_name()
/linux-4.1.27/drivers/pinctrl/meson/
Dpinctrl-meson.h31 const char *name; member
48 const char *name; member
93 const char *name; member
107 const char *name; member
/linux-4.1.27/sound/pci/hda/
Dhda_jack.c394 const char *name, int idx, bool phantom_jack) in __snd_hda_jack_add_kctl()
441 const char *name, int idx) in snd_hda_jack_add_kctl()
448 static int get_unique_index(struct hda_codec *codec, const char *name, int idx) in get_unique_index()
472 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in add_jack_kctl() local
Dhda_bind.c57 static int codec_refresh_name(struct hda_codec *codec, const char *name) in codec_refresh_name()
134 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, in __hda_codec_driver_register()
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_conf.c66 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn()
204 const char *name) in ft_add_acl()
299 const char *name) in ft_add_tpg()
409 const char *name) in ft_add_wwn()
/linux-4.1.27/arch/s390/hypfs/
Dinode.c333 static struct dentry *hypfs_create_file(struct dentry *parent, const char *name, in hypfs_create_file()
371 struct dentry *hypfs_mkdir(struct dentry *parent, const char *name) in hypfs_mkdir()
397 const char *name, __u64 value) in hypfs_create_u64()
418 const char *name, char *string) in hypfs_create_str()
/linux-4.1.27/arch/mips/include/asm/
Dgio_device.h14 const char *name; member
22 const char *name; member
Dlinkage.h10 #define SYSCALL_ALIAS(alias, name) \ argument
/linux-4.1.27/drivers/net/wireless/b43legacy/
Dleds.c90 const char *name, in b43legacy_register_led()
134 char name[B43legacy_LED_MAX_NAME_LEN + 1]; in b43legacy_map_led() local
/linux-4.1.27/tools/usb/usbip/libsrc/
Dlist.h22 #define LIST_HEAD_INIT(name) { &(name), &(name) } argument
24 #define LIST_HEAD(name) \ argument
/linux-4.1.27/Documentation/ia64/
Daliasing-test.c68 char *name, *path2; in scan_tree() local
153 char *name, *path2; in scan_rom() local
/linux-4.1.27/drivers/md/
Ddm-exception-store.c22 static struct dm_exception_store_type *__find_exception_store_type(const char *name) in __find_exception_store_type()
33 static struct dm_exception_store_type *_get_exception_store_type(const char *name) in _get_exception_store_type()
/linux-4.1.27/net/bridge/netfilter/
Debtables.c323 find_inlist_lock_noload(struct list_head *head, const char *name, int *error, in find_inlist_lock_noload()
328 char name[EBT_FUNCTION_MAXNAMELEN]; in find_inlist_lock_noload() member
342 find_inlist_lock(struct list_head *head, const char *name, const char *prefix, in find_inlist_lock()
351 find_table_lock(struct net *net, const char *name, int *error, in find_table_lock()
651 const char *name, unsigned int *cnt, in ebt_check_entry()
835 static int translate_table(struct net *net, const char *name, in translate_table()
1278 static int do_update_counters(struct net *net, const char *name, in do_update_counters()
1346 char name[EBT_FUNCTION_MAXNAMELEN] = {}; in ebt_make_matchname() local
1360 char name[EBT_FUNCTION_MAXNAMELEN] = {}; in ebt_make_watchername() local
1374 char name[EBT_FUNCTION_MAXNAMELEN] = {}; in ebt_make_names() local
[all …]
/linux-4.1.27/fs/kernfs/
Dinode.c160 int kernfs_iop_setxattr(struct dentry *dentry, const char *name, in kernfs_iop_setxattr()
199 int kernfs_iop_removexattr(struct dentry *dentry, const char *name) in kernfs_iop_removexattr()
211 ssize_t kernfs_iop_getxattr(struct dentry *dentry, const char *name, void *buf, in kernfs_iop_getxattr()
/linux-4.1.27/fs/jffs2/
Dwrite.c206 struct jffs2_raw_dirent *rd, const unsigned char *name, in jffs2_write_dirent()
547 const char *name, int namelen, struct jffs2_inode_info *dead_f, in jffs2_do_unlink()
668 …nfo *c, struct jffs2_inode_info *dir_f, uint32_t ino, uint8_t type, const char *name, int namelen,… in jffs2_do_link()
/linux-4.1.27/fs/bfs/
Ddir.c276 static int bfs_add_entry(struct inode *dir, const unsigned char *name, in bfs_add_entry()
321 static inline int bfs_namecmp(int len, const unsigned char *name, in bfs_namecmp()
330 const unsigned char *name, int namelen, in bfs_find_entry()
/linux-4.1.27/drivers/clk/
Dclkdev.c60 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()
Dclk-mux.c116 struct clk *clk_register_mux_table(struct device *dev, const char *name, in clk_register_mux_table()
168 struct clk *clk_register_mux(struct device *dev, const char *name, in clk_register_mux()
/linux-4.1.27/drivers/clk/rockchip/
Dclk.c41 static struct clk *rockchip_clk_register_branch(const char *name, in rockchip_clk_register_branch()
105 static struct clk *rockchip_clk_register_frac_branch(const char *name, in rockchip_clk_register_frac_branch()
300 const char *name, const char **parent_names, in rockchip_clk_register_armclk()
/linux-4.1.27/drivers/leds/
Dleds-lp55xx-common.h32 #define LP55XX_DEV_ATTR_RW(name, show, store) \ argument
34 #define LP55XX_DEV_ATTR_RO(name, show) \ argument
36 #define LP55XX_DEV_ATTR_WO(name, store) \ argument
/linux-4.1.27/fs/hfsplus/
Ddir.c88 char name[32]; in hfsplus_lookup() local
302 char name[32]; in hfsplus_link() local
358 char name[32]; in hfsplus_unlink() local
/linux-4.1.27/arch/arm/mach-bcm/
Dplatsmp-brcmstb.c250 char *name; in setup_hifcpubiuctrl_regs() local
295 char *name; in setup_hifcont_regs() local
326 char *name; in brcmstb_cpu_ctrl_setup() local
/linux-4.1.27/arch/sh/kernel/cpu/
Dpfc.c25 int __init sh_pfc_register(const char *name, in sh_pfc_register()
/linux-4.1.27/tools/lib/lockdep/uinclude/linux/
Dmodule.h4 #define module_param(name, type, perm) argument
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dexports.c21 #define LV1_CALL(name, in, out, num) \ argument
/linux-4.1.27/arch/unicore32/include/asm/
Dlinkage.h18 #define ENDPROC(name) \ argument
/linux-4.1.27/arch/mips/include/asm/mach-loongson/cs5536/
Dcs5536_vsm.h16 #define DECLARE_CS5536_MODULE(name) \ argument
/linux-4.1.27/arch/arm64/include/asm/
Dvdso.h32 #define VDSO_SYMBOL(base, name) \ argument
/linux-4.1.27/arch/microblaze/kernel/
Dmcount.S14 #define NOALIGN_ENTRY(name) .globl name; name: argument
/linux-4.1.27/arch/x86/lguest/
Dhead_32.S58 #define LGUEST_PATCH(name, insns...) \ argument
/linux-4.1.27/arch/arm/include/asm/
Dlinkage.h7 #define ENDPROC(name) \ argument
/linux-4.1.27/drivers/sh/superhyway/
Dsuperhyway-sysfs.c17 #define superhyway_ro_attr(name, fmt, field) \ argument
/linux-4.1.27/drivers/video/fbdev/via/
Dvia_aux_vt1621.c28 static const char *name = "VT1621(M) TV Encoder"; variable
Dvia_aux_vt1631.c28 static const char *name = "VT1631 LVDS Transmitter"; variable
Dvia_aux_vt1636.c28 static const char *name = "VT1636 LVDS Transmitter"; variable
/linux-4.1.27/drivers/mmc/core/
Dbus.h14 #define MMC_DEV_ATTR(name, fmt, args...) \ argument
/linux-4.1.27/drivers/irqchip/
Dirqchip.h26 #define IRQCHIP_DECLARE(name, compat, fn) OF_DECLARE_2(irqchip, name, compat, fn) argument
/linux-4.1.27/arch/um/kernel/
Dumid.c14 static int __init set_umid_arg(char *name, int *add) in set_umid_arg()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
Ddebug.c130 #define DEBUGFS_ADD_FILE(name, parent, mode) do { \ argument
136 #define DEBUGFS_ADD_BOOL(name, parent, ptr) do { \ argument
144 #define DEBUGFS_ADD_X32(name, parent, ptr) do { \ argument
153 #define DEBUGFS_READ_FUNC(name) \ argument
158 #define DEBUGFS_WRITE_FUNC(name) \ argument
164 #define DEBUGFS_READ_FILE_OPS(name) \ argument
172 #define DEBUGFS_WRITE_FILE_OPS(name) \ argument
180 #define DEBUGFS_READ_WRITE_FILE_OPS(name) \ argument
1351 il_dbgfs_register(struct il_priv *il, const char *name) in il_dbgfs_register()
/linux-4.1.27/scripts/
Danalyze_suspend.py183 name = '' variable in DeviceNode
279 def addIntraDevTraceEvent(self, action, name, pid, time): argument
305 def capIntraDevTraceEvent(self, action, name, pid, time): argument
475 def newActionGlobal(self, name, start, end): argument
490 def newAction(self, phase, name, pid, parent, start, end, drv): argument
539 def masterTopology(self, name, list, depth): argument
598 name = '' variable in TraceEvent
627 name = '' variable in FTraceLine
3245 def getArgInt(name, args, min, max): argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
Dhandle.c66 static char *name[2] = { "fini", "suspend" }; in nvkm_handle_fini() local
172 nvkm_handle_ref(struct nvkm_object *parent, u32 name) in nvkm_handle_ref()
/linux-4.1.27/arch/arm64/kernel/
Dtopology.c51 char name[10]; in parse_core() local
98 char name[10]; in parse_cluster() local
/linux-4.1.27/drivers/clk/shmobile/
Dclk-r8a7779.c96 unsigned int plla_mult, const char *name) in r8a7779_cpg_register_clock()
155 const char *name; in r8a7779_cpg_clocks_init() local
/linux-4.1.27/drivers/regulator/
Dof_regulator.c215 const char *name; in of_regulator_match() local
278 const char *name; in regulator_of_get_init_data() local
/linux-4.1.27/arch/x86/include/asm/trace/
Dirq_vectors.h28 #define DEFINE_IRQ_VECTOR_EVENT(name) \ argument
Dexceptions.h35 #define DEFINE_PAGE_FAULT_EVENT(name) \ argument
/linux-4.1.27/arch/powerpc/include/asm/
Dlinkage.h9 #define SYSCALL_ALIAS(alias, name) \ argument
/linux-4.1.27/tools/virtio/linux/
Dratelimit.h1 #define DEFINE_RATELIMIT_STATE(name, interval_init, burst_init) int name = 0 argument
/linux-4.1.27/security/selinux/include/
Davc_ss.h15 const char *name; member
/linux-4.1.27/arch/alpha/include/asm/
Dlinkage.h5 #define SYSCALL_ALIAS(alias, name) \ argument
/linux-4.1.27/arch/powerpc/kernel/vdso32/
Dnote.S9 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
/linux-4.1.27/arch/sh/kernel/vsyscall/
Dvsyscall-note.S9 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
/linux-4.1.27/include/linux/platform_data/
Dclk-lpss.h17 const char *name; member
/linux-4.1.27/include/linux/power/
Dbq27x00_battery.h15 const char *name; member
/linux-4.1.27/include/linux/mtd/
Dgen_probe.h30 char *name; member
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c94 struct obd_type *class_search_type(const char *name) in class_search_type()
112 struct obd_type *class_get_type(const char *name) in class_get_type()
159 struct lprocfs_vars *vars, const char *name, in class_register_type()
227 int class_unregister_type(const char *name) in class_unregister_type()
276 struct obd_device *class_newdev(const char *type_name, const char *name) in class_newdev()
378 int class_name2dev(const char *name) in class_name2dev()
406 struct obd_device *class_name2obd(const char *name) in class_name2obd()
/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dpfc-r8a7778.c1273 #define SH_PFC_PINS(name, args...) \ argument
1275 #define SH_PFC_MUX1(name, arg1) \ argument
1277 #define SH_PFC_MUX2(name, arg1, arg2) \ argument
1279 #define SH_PFC_MUX3(name, arg1, arg2, arg3) \ argument
1282 #define SH_PFC_MUX4(name, arg1, arg2, arg3, arg4) \ argument
1285 #define SH_PFC_MUX8(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument
1292 #define AUDIO_PFC_PIN(name, pin) SH_PFC_PINS(name, pin) argument
1293 #define AUDIO_PFC_DAT(name, pin) SH_PFC_MUX1(name, pin) argument
1308 #define CAN_PFC_PINS(name, args...) SH_PFC_PINS(name, args) argument
1309 #define CAN_PFC_DATA(name, tx, rx) SH_PFC_MUX2(name, tx, rx) argument
[all …]
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmmaster.c72 const char *name, in dlm_mle_equal()
269 const char *name, in dlm_init_mle()
341 char *name, unsigned int namelen) in dlm_find_mle()
557 const char *name, unsigned int namelen) in dlm_init_lockres()
611 const char *name, in dlm_new_lockres()
1437 char *name; in dlm_master_request_handler() local
1803 char *name; in dlm_assert_master_handler() local
2289 char *name; in dlm_deref_lockres_handler() local
2482 const char *name; in dlm_migrate_lockres() local
3040 const char *name; in dlm_migrate_request_handler() local
[all …]
/linux-4.1.27/drivers/uwb/
Duwbd.c98 const char *name; member
140 const char *name; member
/linux-4.1.27/arch/um/drivers/
Ddaemon_user.c32 static struct sockaddr_un *new_addr(void *name, int len) in new_addr()
133 } name; in daemon_user_init() local
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dcoredump.c56 char *name; in spufs_ctx_note_size() local
137 char *name; in spufs_arch_write_note() local
/linux-4.1.27/sound/soc/codecs/
Dwm5100.c377 #define WM5100_MIXER_CONTROLS(name, base) \ argument
387 #define WM5100_MUX_ENUM_DECL(name, reg) \ argument
391 #define WM5100_MUX_CTL_DECL(name) \ argument
395 #define WM5100_MIXER_ENUMS(name, base_reg) \ argument
450 #define WM5100_MUX(name, ctrl) \ argument
453 #define WM5100_MIXER_WIDGETS(name, name_str) \ argument
460 #define WM5100_MIXER_INPUT_ROUTES(name) \ argument
494 #define WM5100_MIXER_ROUTES(widget, name) \ argument
/linux-4.1.27/fs/ext4/
Dxattr.c248 const char *name, size_t size, int sorted) in ext4_xattr_find_entry()
274 ext4_xattr_block_get(struct inode *inode, int name_index, const char *name, in ext4_xattr_block_get()
326 ext4_xattr_ibody_get(struct inode *inode, int name_index, const char *name, in ext4_xattr_ibody_get()
379 ext4_xattr_get(struct inode *inode, int name_index, const char *name, in ext4_xattr_get()
1085 const char *name, const void *value, size_t value_len, in ext4_xattr_set_handle()
1200 ext4_xattr_set(struct inode *inode, int name_index, const char *name, in ext4_xattr_set()
1658 char *name = entry->e_name; in ext4_xattr_hash_entry() local
1717 ext4_xattr_create_cache(char *name) in ext4_xattr_create_cache()
/linux-4.1.27/arch/ia64/include/asm/
Dlinkage.h15 #define SYSCALL_ALIAS(alias, name) \ argument

12345678910>>...22