Home
last modified time | relevance | path

Searched refs:rc_is_bit_0_helper (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Ddecompress_unlzma.c130 /* Called twice, but one callsite is in inline'd rc_is_bit_0_helper() */
145 /* Why rc_is_bit_0_helper exists?
148 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper() function
156 uint32_t t = rc_is_bit_0_helper(rc, p); in rc_is_bit_0()
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlzma.c130 /* Called twice, but one callsite is in inline'd rc_is_bit_0_helper() */
145 /* Why rc_is_bit_0_helper exists?
148 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper() function
156 uint32_t t = rc_is_bit_0_helper(rc, p); in rc_is_bit_0()

Completed in 2 milliseconds