Searched refs:lookup (Results 1 - 13 of 13) sorted by relevance

/include/linux/
H A Dof_platform.h21 * struct of_dev_auxdata - lookup table entry for device names & platform_data
27 * This lookup table allows the caller of of_platform_populate() to override
37 * Note: Using an auxdata lookup table should be considered a last resort when
49 /* Macro to simplify populating a lookup table */
73 const struct of_dev_auxdata *lookup,
79 const struct of_dev_auxdata *lookup,
77 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) argument
H A Dbtree-type.h37 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) function
81 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) function
H A Dirqdesc.h141 bool lookup, struct pt_regs *regs);
H A Dsysctl.h157 struct ctl_table_set *(*lookup)(struct ctl_table_root *root, member in struct:ctl_table_root
H A Dtty_driver.h10 * struct tty_struct * (*lookup)(struct tty_driver *self, int idx)
21 * conjunction with lookup and remove methods.
28 * conjunction with lookup and remove methods.
252 struct tty_struct * (*lookup)(struct tty_driver *driver, member in struct:tty_operations
H A Dnfs_xdr.h1417 int (*lookup) (struct inode *, struct qstr *, member in struct:nfs_rpc_ops
H A Dfs.h535 * the RCU path lookup and 'stat' data) fields at the beginning
1520 struct dentry * (*lookup) (struct inode *,struct dentry *, unsigned int); member in struct:inode_operations
/include/media/
H A Dsoc_mediabus.h100 const struct soc_mbus_lookup *lookup,
/include/net/
H A Dact_api.h93 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
H A Dip6_fib.h105 * to speed up lookup.
281 int flags, pol_lookup_t lookup);
/include/crypto/
H A Dalgapi.h31 struct crypto_alg *(*lookup)(const char *name, u32 type, u32 mask); member in struct:crypto_type
/include/net/netfilter/
H A Dnf_tables.h182 * @class: lookup performance class
192 * @lookup: look up an element within the set
204 bool (*lookup)(const struct nft_set *set, member in struct:nft_set_ops

Completed in 238 milliseconds