Home
last modified time | relevance | path

Searched refs:he (Results 1 – 2 of 2) sorted by relevance

/lib/
Dtest_hexdump.c167 int ae, he, e, f, r; in test_hexdump_overflow() local
181 he = (gs * 2 /* hex */ + 1 /* space */) * len / gs - 1 /* no trailing space */; in test_hexdump_overflow()
186 e = he; in test_hexdump_overflow()
Drhashtable.c39 const struct rhash_head *he) in head_hashfn() argument
41 return rht_head_hashfn(ht, tbl, he, ht->p); in head_hashfn()