Lines Matching full:foo*
271 If ``foo`` module is not built-in, ``foo.dyndbg`` will still be processed at
280 When ``modprobe foo`` is called, modprobe scans ``/proc/cmdline`` for
281 ``foo.params``, strips ``foo.``, and passes them to the kernel along with
287 options foo dyndbg=+pt
288 options foo dyndbg # defaults to +p
290 2. ``foo.dyndbg`` as given in boot args, ``foo.`` is stripped and passed::
292 foo.dyndbg=" func bar +p; func buz +mp"
296 modprobe foo dyndbg==pmf # override previous settings
303 In the ``foo.dyndbg="QUERY"`` form, the query must exclude ``module foo``.
304 ``foo`` is extracted from the param-name, and applied to each query in