Home
last modified time | relevance | path

Searched refs:comms (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/media/
H A Dst-rc.txt4 - compatible: Should contain "st,comms-irb".
25 compatible = "st,comms-irb";
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dhost.fuc62 // HOST->PWR comms - dequeue message(s) for process(es) from FIFO
91 // PWR->HOST comms - enqueue message for HOST to RFIFO
100 // message from intr handler == HOST->PWR comms pending
/linux/tools/perf/Documentation/
H A Dperf-diff.txt48 --comms=::
49 Only consider symbols in these comms. CSV that understands
121 Filters can be applied by --comms, --dsos and/or --symbols options.
H A Dperf-top.txt157 --comms::
158 Only consider symbols in these comms. This option will affect the
221 Filters can be applied by --comms, --dsos and/or --symbols options and
H A Dperf-report.txt44 --comms=::
45 Only consider symbols in these comms. CSV that understands
465 of filtered entries. Filters can be applied by --comms, --dsos, --symbols
H A Dperf-script.txt325 --comms=::
326 Only display events for these comms. CSV that understands
/linux/tools/mm/
H A Dpage_owner_sort.c80 char **comms; member
464 !match_str_list(comm, fc.comms, fc.comms_size)) { in is_need()
731 fc.comms = explode(',', optarg, &fc.comms_size); in main()
/linux/Documentation/staging/
H A Dcrc32.rst138 ftp://download.intel.com/technology/comms/perfnet/download/slicing-by-8.pdf
/linux/Documentation/trace/
H A Dftrace.rst480 makes a cache of pid mappings to comms to try to display
481 comms for events. If a pid for a comm is not listed, then
484 If the option "record-cmd" is set to "0", then comms of tasks
489 By default, 128 comms are saved (see "saved_cmdlines" above). To
490 increase or decrease the amount of comms that are cached, echo
491 the number of comms to cache into this file.
1296 with mapped pids and comms. But this may cause some
/linux/drivers/i2c/busses/
H A DKconfig1037 bool "Intel PXA2XX I2C Slave comms support"