Searched defs:new2 (Results 1 – 4 of 4) sorted by relevance
| /linux/rust/syn/ |
| H A D | error.rs | 339 pub(crate) fn new2<T: Display>(start: Span, end: Span, message: T) -> Error { in new2() function 342 fn new2(start: Span, end: Span, message: String) -> Error { in new2() function
|
| H A D | buffer.rs | 73 pub fn new2(stream: TokenStream) -> Self { in new2() method
|
| /linux/drivers/edac/ |
| H A D | i7core_edac.c | 1536 const int new2) in i7core_rdimm_update_ce_count() 1586 int i, new0, new1, new2; in i7core_rdimm_check_mc_ecc_err() local 1631 int new0, new1, new2; in i7core_udimm_check_mc_ecc_err() local
|
| /linux/tools/perf/util/ |
| H A D | maps.c | 751 struct map *new1, struct map *new2) in __maps__insert_sorted()
|