Searched refs:le1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_linux_list_sort.c43 struct list_head *le1, *le2; local
47 le1 = *(__DECONST(struct list_head **, d1));
49 return ((thunk->cmp)(thunk->priv, le1, le2));
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtdata.c273 labelent_t *le1 = arg1; local
275 return (le1->le_idx - le2->le_idx);
/freebsd-12-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c2358 struct list_head *le1, *le2; local
2362 le1 = *(__DECONST(struct list_head **, d1));
2364 return ((thunk->cmp)(thunk->priv, le1, le2));

Completed in 122 milliseconds