Searched refs:get_sgp (Results 1 – 1 of 1) sorted by relevance
57 static inline struct scatterlist *get_sgp(struct scatterlist **sgs, int i) in get_sgp() function81 for (n = 0, sgp = get_sgp(sgs, i); sgp && (n < SG_MAX); in BPF_KPROBE()91 for (n = 0, sgp = get_sgp(sgs, i); sgp && (n < SG_MAX); in BPF_KPROBE()