Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dgpio-core.h139 #define samsung_gpio_lock(_oc, _fl) spin_lock_irqsave(&(_oc)->lock, _fl) argument
140 #define samsung_gpio_unlock(_oc, _fl) spin_unlock_irqrestore(&(_oc)->lock, _fl) argument
/linux-6.1.9/net/sctp/
Dipv6.c279 struct flowi _fl; in sctp_v6_get_dst() local
Dprotocol.c419 struct flowi _fl; in sctp_v4_get_dst() local