Home
last modified time | relevance | path

Searched defs:list2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/
H A Dlist-test.c22 struct list_head list2; in list_test_list_init() local
817 struct hlist_head list2; in hlist_test_init() local
/openbmc/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c485 **list2 = (const struct et8ek8_reglist **)b; in et8ek8_reglist_cmp() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c843 ice_match_prop_lst(struct list_head *list1, struct list_head *list2) in ice_match_prop_lst()