Home
last modified time | relevance | path

Searched defs:find (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt8135.c240 bool find = false; in spec_pull_set() local
/linux/include/linux/
H A Dtextsearch.h43 unsigned int (*find)(struct ts_config *, member
/linux/net/xfrm/
H A Dxfrm_algo.c648 int (*find)(const char *name, u32 type, u32 mask); member
/linux/security/tomoyo/
H A Dutil.c384 bool tomoyo_str_starts(char **src, const char *find) in tomoyo_str_starts()
H A Dcommon.c545 static s8 tomoyo_find_yesno(const char *string, const char *find) in tomoyo_find_yesno()
569 const char *find) in tomoyo_set_uint()
/linux/rust/kernel/
H A Dmaple_tree.rs562 pub fn find(&mut self, max: usize) -> Option<T::BorrowedMut<'_>> { in find() method
/linux/tools/mm/
H A Dslabinfo.c354 static struct aliasinfo *find_one_alias(struct slabinfo *find) in find_one_alias()
/linux/include/net/
H A Dsch_generic.h257 unsigned long (*find)(struct Qdisc *, u32 classid); member