Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/networking/
H A Dnapi.rst233 .. _threaded: target
/openbmc/linux/tools/perf/bench/
H A Dsched-pipe.c41 static bool threaded; variable
/openbmc/linux/include/soc/tegra/
H A Dbpmp.h90 } threaded; member
/openbmc/linux/include/linux/gpio/
H A Ddriver.h228 bool threaded; member
/openbmc/linux/include/linux/
H A Dcgroup-defs.h719 bool threaded:1; member
H A Dnetdevice.h2399 unsigned threaded:1; member
/openbmc/linux/net/core/
H A Ddev.c6430 int dev_set_threaded(struct net_device *dev, bool threaded) in dev_set_threaded()