Home
last modified time | relevance | path

Searched refs:lookup (Results 1 – 25 of 217) sorted by relevance

123456789

/linux-3.4.99/drivers/of/
Dplatform.c309 static const struct of_dev_auxdata *of_dev_lookup(const struct of_dev_auxdata *lookup, in of_dev_lookup() argument
314 if (!lookup) in of_dev_lookup()
317 for(; lookup->compatible != NULL; lookup++) { in of_dev_lookup()
318 if (!of_device_is_compatible(np, lookup->compatible)) in of_dev_lookup()
322 if (res.start != lookup->phys_addr) in of_dev_lookup()
324 pr_debug("%s: devname=%s\n", np->full_name, lookup->name); in of_dev_lookup()
325 return lookup; in of_dev_lookup()
344 const struct of_dev_auxdata *lookup, in of_platform_bus_create() argument
361 auxdata = of_dev_lookup(lookup, bus); in of_platform_bus_create()
378 rc = of_platform_bus_create(child, matches, lookup, &dev->dev, strict); in of_platform_bus_create()
[all …]
/linux-3.4.99/fs/ocfs2/
Ddir.h59 struct ocfs2_dir_lookup_result *lookup);
68 struct ocfs2_dir_lookup_result *lookup);
73 struct ocfs2_dir_lookup_result *lookup) in ocfs2_add_entry() argument
77 inode, blkno, parent_fe_bh, lookup); in ocfs2_add_entry()
103 struct ocfs2_dir_lookup_result *lookup);
Ddir.c1035 struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_entry_dx() argument
1058 ret = ocfs2_dx_dir_search(name, namelen, dir, dx_root, lookup); in ocfs2_find_entry_dx()
1065 lookup->dl_dx_root_bh = dx_root_bh; in ocfs2_find_entry_dx()
1088 struct inode *dir, struct ocfs2_dir_lookup_result *lookup) in ocfs2_find_entry() argument
1094 return ocfs2_find_entry_dx(name, namelen, dir, lookup); in ocfs2_find_entry()
1109 lookup->dl_leaf_bh = bh; in ocfs2_find_entry()
1110 lookup->dl_entry = res_dir; in ocfs2_find_entry()
1260 struct ocfs2_dir_lookup_result *lookup) in ocfs2_delete_entry_dx() argument
1263 struct buffer_head *dx_root_bh = lookup->dl_dx_root_bh; in ocfs2_delete_entry_dx()
1264 struct buffer_head *leaf_bh = lookup->dl_leaf_bh; in ocfs2_delete_entry_dx()
[all …]
Dnamei.c82 struct ocfs2_dir_lookup_result *lookup);
89 struct ocfs2_dir_lookup_result *lookup,
230 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_mknod() local
270 dentry->d_name.len, &lookup); in ocfs2_mknod()
412 &lookup); in ocfs2_mknod()
436 ocfs2_free_dir_lookup_result(&lookup); in ocfs2_mknod()
645 struct ocfs2_dir_lookup_result lookup = { NULL, }; in ocfs2_link() local
676 dentry->d_name.len, &lookup); in ocfs2_link()
722 parent_fe_bh, &lookup); in ocfs2_link()
751 ocfs2_free_dir_lookup_result(&lookup); in ocfs2_link()
[all …]
/linux-3.4.99/drivers/media/dvb/frontends/
Dstv0900_core.c611 const struct stv0900_table *lookup, in stv0900_get_rf_level() argument
622 if ((lookup == NULL) || (lookup->size <= 0)) in stv0900_get_rf_level()
629 imax = lookup->size - 1; in stv0900_get_rf_level()
630 if (INRANGE(lookup->table[imin].regval, agc_gain, in stv0900_get_rf_level()
631 lookup->table[imax].regval)) { in stv0900_get_rf_level()
635 if (INRANGE(lookup->table[imin].regval, in stv0900_get_rf_level()
637 lookup->table[i].regval)) in stv0900_get_rf_level()
643 rf_lvl = (s32)agc_gain - lookup->table[imin].regval; in stv0900_get_rf_level()
644 rf_lvl *= (lookup->table[imax].realval - in stv0900_get_rf_level()
645 lookup->table[imin].realval); in stv0900_get_rf_level()
[all …]
/linux-3.4.99/Documentation/filesystems/
Dpath-lookup.txt1 Path walking and name lookup locking
9 path string. Then repeating the lookup from the child dentry and finding its
16 Prior to 2.5.10, dcache_lock was acquired in d_lookup (dcache hash lookup) and
50 current->fs->cwd or current->fs->root) as the first parent of the lookup. Then
53 parent for the next lookup.
58 Turning the child into a parent for the next lookup requires more checks and
72 - lookup and create missing parts of the path on demand.
77 Dcache name lookup
79 In order to lookup a dcache (parent, name) tuple, we take a hash on the tuple
115 lookup of the old list veering off into the new (incorrect) list and missing
[all …]
Dsquashfs.txt88 | lookup table |
96 written the completed inode, directory, fragment, export, uid/gid lookup and
148 file lookup. Directory indexes store one entry per metablock, each entry
151 and at lookup the index is scanned linearly looking for the first filename
155 decompressed to do a lookup irrespective of the length of the directory.
178 3.5 Fragment lookup table
182 location on disk and compressed size using a fragment lookup table. This
183 fragment lookup table is itself stored compressed into metadata blocks.
188 3.6 Uid/gid lookup table
202 an inode number to inode disk location lookup table. This is required to
[all …]
/linux-3.4.99/include/linux/
Dof_platform.h95 const struct of_dev_auxdata *lookup,
105 const struct of_dev_auxdata *lookup, in of_platform_populate() argument
Dbtree-type.h37 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) in BTREE_FN() argument
81 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) in BTREE_FN() argument
/linux-3.4.99/Documentation/filesystems/nfs/
DExporting47 2/ The dcache must be prepared for a newly found (via ->lookup) directory
50 ->lookup). This is particularly needed for directories as
68 loose directory dentries at lookup time. They are:
84 ->lookup.
94 when ->lookup finds an inode for a given parent and name.
102 Typically the ->lookup routine will simply end with a:
134 so any filehandle lookup that requires finding a parent will fail.
135 ->lookup("..") is *not* used as a default as it can leave ".." entries
/linux-3.4.99/Documentation/networking/
Dpolicy-routing.txt15 REJECT - abort route lookup and return an error value.
16 THROW - abort route lookup in this class.
41 RTP_ROUTE - lookup in attached class
42 RTP_NAT - lookup in attached class and if a match is found,
44 RTP_MASQUERADE - lookup in attached class and if a match is found,
Dfib_trie.txt64 straightforward trie lookup.
115 Main lookup mechanism
117 fn_trie_lookup() is the main lookup function.
119 The lookup is in its simplest form just like fib_find_node(). We descend the
/linux-3.4.99/net/ipv6/
Dfib6_rules.c34 int flags, pol_lookup_t lookup) in fib6_rule_lookup() argument
37 .lookup_ptr = lookup, in fib6_rule_lookup()
58 pol_lookup_t lookup = arg->lookup_ptr; in fib6_rule_action() local
77 rt = lookup(net, table, flp6, flags); in fib6_rule_action()
/linux-3.4.99/arch/arm/plat-samsung/
Dclock.c285 clk->lookup.dev_id = clk->devname; in s3c24xx_register_clock()
286 clk->lookup.con_id = clk->name; in s3c24xx_register_clock()
287 clk->lookup.clk = clk; in s3c24xx_register_clock()
288 clkdev_add(&clk->lookup); in s3c24xx_register_clock()
/linux-3.4.99/arch/arm/mach-tegra/
Dclock.h92 struct clk_lookup lookup; member
152 struct clk_lookup lookup; member
Dtegra2_clocks.c1915 struct clk_lookup *lookup; in init_audio_sync_clock_mux() local
1925 lookup = tegra_audio_clk_lookups; in init_audio_sync_clock_mux()
1926 for (i = 0; i < ARRAY_SIZE(tegra_audio_clk_lookups); i++, lookup++) { in init_audio_sync_clock_mux()
1927 clk_init(lookup->clk); in init_audio_sync_clock_mux()
1928 clkdev_add(lookup); in init_audio_sync_clock_mux()
2116 .lookup = { \
2133 .lookup = { \
2227 .lookup = { \
2305 if (!c->lookup.dev_id && !c->lookup.con_id) in tegra2_init_one_clock()
2306 c->lookup.con_id = c->name; in tegra2_init_one_clock()
[all …]
/linux-3.4.99/Documentation/RCU/
Drculist_nulls.txt119 the lookup met the end of chain. If final 'nulls' value
120 is not the slot number, then we must restart the lookup at
126 1) lookup algo
142 * if the nulls value we got at the end of this lookup is
143 * not the expected one, we must restart lookup.
/linux-3.4.99/crypto/
Dapi.c499 struct crypto_alg *(*lookup)(const char *name, u32 type, u32 mask) = in crypto_find_alg() local
508 if (frontend->lookup) in crypto_find_alg()
509 lookup = frontend->lookup; in crypto_find_alg()
512 return lookup(alg_name, type, mask); in crypto_find_alg()
/linux-3.4.99/Documentation/hwmon/
Dntc_thermistor19 resistance and lookup the corresponding compensation table to get the
22 The NTC driver provides lookup tables with a linear approximation function
/linux-3.4.99/drivers/media/video/
Dsoc_mediabus.c366 const struct soc_mbus_lookup *lookup, in soc_mbus_find_fmtdesc() argument
372 if (lookup[i].code == code) in soc_mbus_find_fmtdesc()
373 return &lookup[i].fmt; in soc_mbus_find_fmtdesc()
/linux-3.4.99/tools/perf/config/
Dutilities.mak137 # lookup
139 # Usage: absolute-executable-path-or-empty = $(call lookup,path)
144 lookup = $(call unescape-nl,$(shell sh -c $(_l-sh))) macro
168 get-executable = $(if $(1),$(if $(is-absolute),$(_ge-abspath),$(lookup)))
/linux-3.4.99/include/media/
Dsoc_mediabus.h78 const struct soc_mbus_lookup *lookup,
/linux-3.4.99/Documentation/fb/
Dinternals.txt61 The whole pixel value is fed through a programmable lookup table that has one
74 are looked up in separate red, green, and blue lookup tables.
/linux-3.4.99/fs/
Dopen.c955 int lookup = build_open_flags(flags, mode, &op); in filp_open() local
956 return do_filp_open(AT_FDCWD, filename, &op, lookup); in filp_open()
964 int lookup = build_open_flags(flags, 0, &op); in file_open_root() local
968 if (!dentry->d_inode->i_op->lookup) in file_open_root()
970 return do_file_open_root(dentry, mnt, filename, &op, lookup); in file_open_root()
977 int lookup = build_open_flags(flags, mode, &op); in do_sys_open() local
984 struct file *f = do_filp_open(dfd, tmp, &op, lookup); in do_sys_open()
/linux-3.4.99/net/decnet/
Ddn_rules.c96 err = tbl->lookup(tbl, fld, (struct dn_fib_res *)arg->result); in dn_fib_rule_action()
190 if (!tb->lookup(tb, &fld, &res)) { in dnet_addr_type()

123456789