Searched defs:lookup (Results 1 - 45 of 45) sorted by relevance

/linux-4.4.14/drivers/dma/sh/
H A Dshdma-of.c46 const struct of_dev_auxdata *lookup = dev_get_platdata(&pdev->dev); shdma_of_probe() local
/linux-4.4.14/include/linux/
H A Dof_platform.h80 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
87 of_platform_default_populate(struct device_node *root, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_default_populate() argument
H A Dbtree-type.h37 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) lookup() function
81 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) lookup() function
H A Dsysctl.h157 struct ctl_table_set *(*lookup)(struct ctl_table_root *root, member in struct:ctl_table_root
H A Dtty_driver.h252 struct tty_struct * (*lookup)(struct tty_driver *driver, member in struct:tty_operations
H A Dnfs_xdr.h1517 int (*lookup) (struct inode *, struct qstr *, member in struct:nfs_rpc_ops
H A Dfs.h1645 struct dentry * (*lookup) (struct inode *,struct dentry *, unsigned int); member in struct:inode_operations
/linux-4.4.14/fs/ocfs2/
H A Ddir.h69 ocfs2_add_entry(handle_t *handle, struct dentry *dentry, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) ocfs2_add_entry() argument
H A Dnamei.c259 struct ocfs2_dir_lookup_result lookup = { NULL, }; ocfs2_mknod() local
697 struct ocfs2_dir_lookup_result lookup = { NULL, }; ocfs2_link() local
892 struct ocfs2_dir_lookup_result lookup = { NULL, }; ocfs2_unlink() local
1812 struct ocfs2_dir_lookup_result lookup = { NULL, }; ocfs2_symlink() local
2332 struct ocfs2_dir_lookup_result lookup = { NULL, }; ocfs2_orphan_del() local
2774 struct ocfs2_dir_lookup_result lookup = { NULL, }; ocfs2_mv_orphaned_inode_to_new() local
2122 __ocfs2_prepare_orphan_dir(struct inode *orphan_dir_inode, struct buffer_head *orphan_dir_bh, u64 blkno, char *name, struct ocfs2_dir_lookup_result *lookup, bool dio) __ocfs2_prepare_orphan_dir() argument
2178 ocfs2_prepare_orphan_dir(struct ocfs2_super *osb, struct inode **ret_orphan_dir, u64 blkno, char *name, struct ocfs2_dir_lookup_result *lookup, bool dio) ocfs2_prepare_orphan_dir() argument
2219 ocfs2_orphan_add(struct ocfs2_super *osb, handle_t *handle, struct inode *inode, struct buffer_head *fe_bh, char *name, struct ocfs2_dir_lookup_result *lookup, struct inode *orphan_dir_inode, bool dio) ocfs2_orphan_add() argument
H A Ddir.c2021 struct ocfs2_dir_lookup_result lookup = { NULL, }; ocfs2_lookup_ino_from_name() local
2041 struct ocfs2_dir_lookup_result lookup = { NULL, }; ocfs2_check_dir_for_entry() local
1022 ocfs2_find_entry_dx(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) ocfs2_find_entry_dx() argument
1076 ocfs2_find_entry(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) ocfs2_find_entry() argument
1248 ocfs2_delete_entry_dx(handle_t *handle, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) ocfs2_delete_entry_dx() argument
1504 ocfs2_dx_dir_insert(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) ocfs2_dx_dir_insert() argument
1539 ocfs2_remove_block_from_free_list(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) ocfs2_remove_block_from_free_list() argument
1570 ocfs2_recalc_free_list(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) ocfs2_recalc_free_list() argument
1598 __ocfs2_add_entry(handle_t *handle, struct inode *dir, const char *name, int namelen, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) __ocfs2_add_entry() argument
1990 ocfs2_find_files_on_disk(const char *name, int namelen, u64 *blkno, struct inode *inode, struct ocfs2_dir_lookup_result *lookup) ocfs2_find_files_on_disk() argument
2792 ocfs2_expand_inline_dir(struct inode *dir, struct buffer_head *di_bh, unsigned int blocks_wanted, struct ocfs2_dir_lookup_result *lookup, struct buffer_head **first_block_bh) ocfs2_expand_inline_dir() argument
3174 ocfs2_extend_dir(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *parent_fe_bh, unsigned int blocks_wanted, struct ocfs2_dir_lookup_result *lookup, struct buffer_head **new_de_bh) ocfs2_extend_dir() argument
3908 ocfs2_find_dir_space_dx(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dx_root_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) ocfs2_find_dir_space_dx() argument
3981 ocfs2_search_dx_free_list(struct inode *dir, struct buffer_head *dx_root_bh, int namelen, struct ocfs2_dir_lookup_result *lookup) ocfs2_search_dx_free_list() argument
4160 ocfs2_prepare_dx_dir_for_insert(struct inode *dir, struct buffer_head *di_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) ocfs2_prepare_dx_dir_for_insert() argument
4262 ocfs2_prepare_dir_for_insert(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *parent_fe_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) ocfs2_prepare_dir_for_insert() argument
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Dsoc_mediabus.c460 soc_mbus_find_fmtdesc( u32 code, const struct soc_mbus_lookup *lookup, int n) soc_mbus_find_fmtdesc() argument
/linux-4.4.14/drivers/md/
H A Ddm-cache-policy.h149 int (*lookup)(struct dm_cache_policy *p, dm_oblock_t oblock, dm_cblock_t *cblock); member in struct:dm_cache_policy
H A Ddm-cache-metadata.c738 static struct dm_cache_metadata *lookup(struct block_device *bdev) lookup() function
H A Ddm-thin-metadata.c1443 struct dm_thin_lookup_result lookup; dm_thin_find_mapped_range() local
/linux-4.4.14/crypto/asymmetric_keys/
H A Dx509_public_key.c84 const char *lookup; x509_request_asymmetric_key() local
/linux-4.4.14/drivers/clk/
H A Dclk-s2mps11.c48 struct clk_lookup *lookup; member in struct:s2mps11_clk
/linux-4.4.14/net/ipv6/
H A Dfib6_rules.c68 pol_lookup_t lookup = arg->lookup_ptr; fib6_rule_action() local
32 fib6_rule_lookup(struct net *net, struct flowi6 *fl6, int flags, pol_lookup_t lookup) fib6_rule_lookup() argument
H A Dip6_fib.c286 fib6_rule_lookup(struct net *net, struct flowi6 *fl6, int flags, pol_lookup_t lookup) fib6_rule_lookup() argument
/linux-4.4.14/tools/testing/nvdimm/test/
H A Diomap.c30 void nfit_test_setup(nfit_test_lookup_fn lookup) nfit_test_setup() argument
/linux-4.4.14/drivers/of/
H A Dplatform.c296 static const struct of_dev_auxdata *of_dev_lookup(const struct of_dev_auxdata *lookup, of_dev_lookup() argument
328 of_platform_bus_create(struct device_node *bus, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent, bool strict) of_platform_bus_create() argument
438 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_populate() argument
464 of_platform_default_populate(struct device_node *root, const struct of_dev_auxdata *lookup, struct device *parent) of_platform_default_populate() argument
/linux-4.4.14/fs/f2fs/
H A Dcrypto_fname.c370 f2fs_fname_setup_filename(struct inode *dir, const struct qstr *iname, int lookup, struct f2fs_filename *fname) f2fs_fname_setup_filename() argument
H A Df2fs.h2201 f2fs_fname_setup_filename(struct inode *dir, const struct qstr *iname, int lookup, struct f2fs_filename *fname) f2fs_fname_setup_filename() argument
/linux-4.4.14/fs/dlm/
H A Drcom.c551 int stop, reply = 0, names = 0, lookup = 0, lock = 0; dlm_receive_rcom() local
/linux-4.4.14/fs/ext4/
H A Dcrypto_fname.c395 ext4_fname_setup_filename(struct inode *dir, const struct qstr *iname, int lookup, struct ext4_filename *fname) ext4_fname_setup_filename() argument
H A Dext4.h2316 ext4_fname_setup_filename(struct inode *dir, const struct qstr *iname, int lookup, struct ext4_filename *fname) ext4_fname_setup_filename() argument
/linux-4.4.14/kernel/irq/
H A Dirqdesc.c365 __handle_domain_irq(struct irq_domain *domain, unsigned int hwirq, bool lookup, struct pt_regs *regs) __handle_domain_irq() argument
/linux-4.4.14/include/net/
H A Dact_api.h106 int (*lookup)(struct tc_action *, u32); member in struct:tc_action_ops
H A Ddn_fib.h86 int (*lookup)(struct dn_fib_table *t, const struct flowidn *fld, member in struct:dn_fib_table
/linux-4.4.14/arch/arm/mach-integrator/
H A Dimpd1.c389 struct gpiod_lookup_table *lookup; impd1_probe() local
/linux-4.4.14/tools/perf/config/
H A Dutilities.mak144 lookup = $(call unescape-nl,$(shell sh -c $(_l-sh))) macro
/linux-4.4.14/net/ipv4/
H A Dinetpeer.c166 #define lookup(_daddr, _stack, _base) \ macro
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_rma.h169 dma_addr_t *lookup; member in struct:scif_rma_lookup
/linux-4.4.14/drivers/platform/chrome/
H A Dchromeos_laptop.c216 struct i2c_lookup *lookup = data; __find_i2c_adap() local
233 struct i2c_lookup lookup; find_i2c_adapter_num() local
/linux-4.4.14/include/crypto/
H A Dalgapi.h33 struct crypto_alg *(*lookup)(const char *name, u32 type, u32 mask); member in struct:crypto_type
/linux-4.4.14/drivers/gpio/
H A Dgpiolib-acpi.c399 struct acpi_gpio_lookup *lookup = data; acpi_find_gpio() local
429 static int acpi_gpio_resource_lookup(struct acpi_gpio_lookup *lookup, acpi_gpio_resource_lookup() argument
514 struct acpi_gpio_lookup lookup; acpi_get_gpiod_by_index() local
559 struct acpi_gpio_lookup lookup; acpi_node_get_gpiod() local
455 acpi_gpio_property_lookup(struct fwnode_handle *fwnode, const char *propname, int index, struct acpi_gpio_lookup *lookup) acpi_gpio_property_lookup() argument
/linux-4.4.14/drivers/clk/tegra/
H A Dclk.h598 struct clk_lookup lookup; member in struct:tegra_clk_duplicate
/linux-4.4.14/drivers/i2c/
H A Di2c-core.c110 struct acpi_i2c_lookup *lookup = data; acpi_i2c_find_address() local
144 struct acpi_i2c_lookup lookup; acpi_i2c_add_device() local
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dstv0900_core.c604 stv0900_get_rf_level(struct stv0900_internal *intp, const struct stv0900_table *lookup, enum fe_stv0900_demod_num demod) stv0900_get_rf_level() argument
672 stv0900_carr_get_quality(struct dvb_frontend *fe, const struct stv0900_table *lookup) stv0900_carr_get_quality() argument
/linux-4.4.14/fs/nfsd/
H A Dnfs4proc.c747 nfsd4_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_lookup *lookup) nfsd4_lookup() argument
H A Dnfs4xdr.c751 nfsd4_decode_lookup(struct nfsd4_compoundargs *argp, struct nfsd4_lookup *lookup) nfsd4_decode_lookup() argument
H A Dxdr4.h520 struct nfsd4_lookup lookup; member in union:nfsd4_op::__anon11718
/linux-4.4.14/include/net/netfilter/
H A Dnf_tables.h240 bool (*lookup)(const struct nft_set *set, member in struct:nft_set_ops
/linux-4.4.14/arch/ia64/kernel/
H A Dunwind.c1500 lookup (struct unw_table *table, unsigned long rel_ip) lookup() function
/linux-4.4.14/drivers/parport/
H A Dparport_pc.c1859 static const int lookup[8] = { programmable_irq_support() local
/linux-4.4.14/sound/pci/hda/
H A Dpatch_ca0132.c2930 tuning_ctl_set(struct hda_codec *codec, hda_nid_t nid, unsigned int *lookup, int idx) tuning_ctl_set() argument

Completed in 3352 milliseconds