Home
last modified time | relevance | path

Searched defs:threaded (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/Documentation/networking/
H A Dnapi.rst429 .. _threaded: target
/linux-6.15/tools/perf/bench/
H A Dsched-pipe.c48 static bool threaded; variable
/linux-6.15/include/soc/tegra/
H A Dbpmp.h90 } threaded; member
/linux-6.15/include/linux/gpio/
H A Ddriver.h231 bool threaded; member
/linux-6.15/include/linux/
H A Dcgroup-defs.h757 bool threaded:1; member
H A Dnetdevice.h2425 bool threaded; member
/linux-6.15/net/core/
H A Ddev.c6839 int dev_set_threaded(struct net_device *dev, bool threaded) in dev_set_threaded()