Home
last modified time | relevance | path

Searched defs:_fl (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/arm/mach-s3c/
Dgpio-core.h136 #define samsung_gpio_lock(_oc, _fl) spin_lock_irqsave(&(_oc)->lock, _fl) argument
137 #define samsung_gpio_unlock(_oc, _fl) spin_unlock_irqrestore(&(_oc)->lock, _fl) argument
/Linux-v6.6/drivers/clk/mediatek/
Dclk-mtk.h72 #define FACTOR_FLAGS(_id, _name, _parent, _mult, _div, _fl) { \ argument
/Linux-v6.6/net/sctp/
Dipv6.c279 struct flowi _fl; in sctp_v6_get_dst() local
Dprotocol.c422 struct flowi _fl; in sctp_v4_get_dst() local