Home
last modified time | relevance | path

Searched refs:str_lo_hi (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dstring_choices.h36 #define str_lo_hi(v) str_hi_lo(!(v)) macro
/linux-6.15/scripts/coccinelle/api/
H A Dstring_choices.cocci152 @str_lo_hi depends on patch disable neg_if_exp@
156 + str_lo_hi(E)
169 coccilib.report.print_report(p[0], "opportunity for str_lo_hi(%s)" % e)
/linux-6.15/drivers/gpio/
H A Dgpio-mvebu.c918 str_lo_hi(in_pol & msk)); in mvebu_gpio_dbg_show()