Searched refs:find_match (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/soc/qcom/ | 
| D | rpmh-rsc.c | 422 static int find_match(const struct tcs_group *tcs, const struct tcs_cmd *cmd,  in find_match()  function 454 	slot = find_match(tcs, msg->cmds, msg->num_cmds);  in find_slots()
  | 
| /Linux-v5.4/net/ipv6/ | 
| D | route.c | 737 static bool find_match(struct fib6_nh *nh, u32 fib6_flags,  in find_match()  function 787 	return find_match(nh, arg->flags, arg->oif, arg->strict,  in rt6_nh_find_match() 835 			if (find_match(nh, f6i->fib6_flags, oif, strict,  in __find_rr_leaf()
  |