Home
last modified time | relevance | path

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

/linux/mm/kmsan/
H A Dinit.c32 u64 nstart = (u64)start, nend = (u64)end, cstart, cend; in kmsan_record_future_shadow_range() local
/linux/arch/arm/boot/compressed/
H A Dhead.S94 .macro dbgkc, begin, end, cbegin, cend
/linux/drivers/hwtracing/stm/
H A Dpolicy.c52 unsigned int *cstart, unsigned int *cend) in stp_policy_node_get_ranges()